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

body {
	background-attachment: fixed;
	background-color: black;
	background-image: url(../images/depot-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#content {
	background-attachment: fixed;
	background-color: #468;
	background-image: url(../images/depot-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#links a {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(../images/depot-fade.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#links a:hover {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(../images/depot-wash.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



body {position: relative; margin: 0; padding: 0;}
div#content {
	position: absolute;
	top: 26px;
	left: 161px;
	right: 25px;
	color: #EED;
	font: 13px Verdana, sans-serif;
	border: solid #FFCC99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 108px;
	text-align: left;
}
#content h4 img {
	border: thick solid #FFFFFF;
}

div#content p {margin: 0 1em 1em;}
div#content h2 {
	font-size: 24px;
	text-align: left;
}
div#content h3 {margin-bottom: 0.25em;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 2px; border-width: 0; 
   text-decoration: none; color: #FFC;}
div#links a:hover {color: #411;}
h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #ACE; color: #024; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
div#links {position: absolute; top: 52px; left: 0; width: 160px; height: 700px; font: 16px Verdana, sans-serif;}
code, pre {color: #EDC; font: 110% monospace;}
#content #layer1 #layer7 newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #339999;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCFFFF;
}
.newshed {
	font-size: medium;
	font-weight: bold;
}
#content span img#MainImage {
	border: thick solid #FFFFFF;
}
