@charset "UTF-8";
/* CSS Document */
body {
background:black;
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container {
	margin: 0px auto;
	width:1024px;
	background-repeat:no-repeat;
}


.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
position:relative;
z-index:4;
}

.ddcolortabs ul{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


.ddcolortabs a{
float:left;
color: #000;
background: transparent;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 2px;
width:120px;
text-align:center;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-image:url(newgfx/t70.png);
color: #339900;

}

.ddcolortabs a:hover span{
color: #339900;

}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-image:url(newgfx/t70.png);
color: #339900;

}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 0px;
line-height: 0px;
background: transparent;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0px;
	border: 0px solid transparent; /*THEME CHANGE HERE*/
	border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	z-index:4;
	background-color: transparent;
	width: 124px;
	visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 0px;
margin-top:2px;
padding: 2px 0;
text-decoration: none;
color: black;
background-image:url(newgfx/t35.png);
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ 
background-image:url(newgfx/t70.png);
color: #339900;
}

#header {
position:relative;
}

#header img {
border:0;
}

#undernav {
background-image:url(newgfx/navbg.png); 
background-repeat:repeat-y; 
width:1024px;
margin:0;
padding:0;
border:0;
height:26px;
}

#content {
height:560px;
position:relative;
top:-30px;
z-index:1;
}

#pagetitle {
position:absolute; 
z-index:12; 
right:40px; 
top:58px;
height:41px;
}

#footer {
background-image:url(newgfx/footerbg.png);
background-repeat:repeat-y; 
width:1024px; 
height:25px; 
text-align:center; 
position:absolute;
top:613px;
z-index:4;
}

#footer a {
color: #339900;
}

#footer a:hover {
background-color:white;
}

#footer p {
margin-top:5px; 
font-size:12px; 
letter-spacing:3px;
}

#sidebar {
position:absolute; 
right:40px; 
bottom:50px; 
width:580px;
height:370px;
background-image:url(newgfx/t70.png); 
overflow:auto; 
padding:20px;
}

#sidebar p {
margin:0px;
}

#sidebar li {
margin-bottom:20px;
}

.whosaidit {
text-align:right;
padding-bottom:20px;
}

