/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/site-wide/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
a:link {color: #FFCC66; }
a:visited {color: #669900;}
a:hover {color: #66CC33;}
#content {
	min-height: 490px;
	width: 973px;
	margin: 15px auto 0px;
}
#page-area {
	color: #EBE3C5;
	background-image: url(../images/site-wide/page-bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 15px 10px 0px 10px;
}
.side-ad {
	background-color: #E7DDBA;
	margin-bottom: 10px;
	min-height:175px;
}
.side-ad h1{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660000;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px 0px 10px;
	font-weight: normal;
}
.side-ad img {
	float:left;
	margin-left:0px;
	margin-right: 10px;
}
.side-ad h2 {font-size: 10px; font-weight: normal;color: #660000; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px;	margin: 0px;}
.side-ad p {
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	line-height: 15px;
}
.min-height-ad {min-height:175px; float:right; width:1px;}
.ad-clear {clear:both; height:1px;}
.clear {clear: both;}
#copyright {
	width: 973px;
	height: 40px;
	margin: 0px auto;
	padding: 28px 0px;
	background-image: url(../images/site-wide/footer-bg.png);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
#left-col {float: left; width: 310px;}
#left-col a:link {color: #990033; }
#left-col a:visited {color: #669900;}
#left-col a:hover {color: #66CC33;}

#middle-col { width: 310px; float: left; margin-left: 10px;}
#middle-col h1{font-size: 13px; margin-top: 0px; margin-bottom: 10px;}
#middle-col h2{font-size: 11px; margin: 0px;}
#middle-col p{font-size: 11px; margin-top: 0px; margin-bottom: 10px; line-height: 18px;}
#middle-col ul{
	padding:0;
	margin:8px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#middle-col li{
	background-image: url(../images/site-wide/list-bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#right-col {float: right; width: 310px; margin-left: 10px;}
#right-col h1{font-size: 13px; margin-top: 0px; margin-bottom: 10px;}
#right-col h2{font-size: 11px; margin: 0px;}
#right-col p{font-size: 11px;margin-top: 0px;margin-bottom: 10px;line-height: 18px;}
#right-col ul{
	padding:0;
	margin:8px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#right-col li{
	background-image: url(../images/site-wide/list-bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}





table {font-size: 11px;margin-top: 0px;margin-bottom: 10px;line-height: 18px;}

#menu {
	background-image: url(../images/site-wide/menu-bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 24px;
	font-size: 10px;
	color: #EBE3C5;
}
#menu p{
	display: block;
	margin: 0px;
	padding: 0px;
}

#menu a:link {color: #E7DDBA;text-decoration: none;}
#menu a:visited {color: #E7DDBA;}
#menu a:hover {color: #FFCC66;}

#menu div {
	width:147px;
	margin-left:10px;
	float:left;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #660000;}
#current {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBE3C5;
	border-right-color: #EBE3C5;
	border-left-color: #EBE3C5;
	background-image: url(../images/site-wide/menu-on-tab.gif);}
.side-ad-l-col {
	float: left;
}
.side-ad-r-col {
	float: left;
	width: 190px;
	margin-left: 0px;
}


#left-col ul{
	padding:0;
	margin:8px 0px 0px 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#left-col li{
	background-image: url(../images/site-wide/list-bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
