@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/global/BG.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
}
#logo {
	position: fixed;
	left: 176px;
	top: 20px;
	z-index: 2;
	height: 58px;
	width: 295px;
}
#navRightDivider {
	height: 310px;
	width: 1px;
	position: fixed;
	top: 75px;
	left: 175px;
	background-image: url(../img/global/BG.gif);
}
#navWrapper {
	height: 310px;
	width: 100%;
	position: fixed;
	top: 76px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	background-image: url(../img/global/nav_BG.gif);
	background-repeat: no-repeat;
}
#navItem-1 a, #navItem-2 a, #navItem-3 a, #navItem-4 a, #navItem-5 a, #navItem-6 a, #navItem-7 a, #navItem-8 a, #navItem-9 a, #navItem-10 a, #navItem-archive a, #navItem-about a, #navItem-email a, #navCurrent a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 25px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	width: 150px;
	clear: both;
}

#navItem-archive a {
	margin-top: 1px;
}

#navItem-about a {
	margin-top: 6px;
}
#navItem-email a {
	margin-top: 1px;
}

#navItem-1 a:hover, #navItem-2 a:hover, #navItem-3 a:hover, #navItem-4 a:hover, #navItem-5 a:hover, #navItem-6 a:hover, #navItem-7 a:hover, #navItem-8 a:hover, #navItem-9 a:hover, #navItem-10 a:hover, #navItem-archive a:hover, #navItem-about a:hover, #navItem-email a:hover {
	width: 100%;
}
#navCurrent a {
	color: #000000;
	background-color: #CCCCCC;
	width: 150px;
}
#IndexContentWrapper {
	width: 600px;
	margin-top: 76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 176px;
	z-index: 1;
	position: absolute;
	padding-bottom: 135px;
}
#contentWrapper {
	width: 600px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 176px;
	z-index: 1;
	position: absolute;
	padding-bottom: 135px;
}
#archiveWrapper {
	width: 100%;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 176px;
	z-index: 1;
	position: absolute;
	padding-bottom: 135px;
}
#archiveWrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archiveWrapper img {
	margin-bottom: 0px;
}
table#description {
	height: 74px;
	margin-top: 1px;
	margin-bottom: 1px;
}
td#description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15.5px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	margin-right: 1px;
}
#descriptionText {
	margin-right: 1px;
	background-color: #FFFFFF;
	height: 74px;
	width: 294px;
}
#descriptionText a, #descriptionText a:visited {
	color: #FF0000;
	text-decoration: none;
}
#descriptionText a:hover {
	color: #00FFFF;
}
td#spacer {
	width: 1px
}
.descriptionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
table#credits td {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15.5px;
	color: #000000;
	padding: 8px;
	letter-spacing: 0px;
}
table#credits {
	width: 304px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 19px;
	width: 100%;
	padding-left: 175px;
	line-height: 19px;
	bottom: 75px;
	position: fixed;
	margin-top: 500px;
	z-index: 2;
}
#footer a, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
.footerRandom {
	color: #999999;
	font-style: italic;
}
#contentWrapper #description td {
	margin-right: 100px;
}
.italic {
	font-style: italic;
}
.pxSpace {
	margin-bottom: 6px;
}
