a		{
	color: #000;
}
html{
	overflow:auto;
}
body {
	font-family: "Courier New", Courier, monospace;
	background-color: #000;
	margin: 0 0 0 0;
	font-size:12px;
	height:100%;
	background-image:url(/media/body-bg.png);
	background-repeat:no-repeat;
	background-position: 600px 400px;
}
#wrapperBG{
	background-image:url(/media/body-bg.png);
	background-repeat:no-repeat;
	background-position: 500px 400px;
	position:relative;
	height:100%;
	z-index:2;
}
#wrapper{
	width:900px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width:100%;
	height:100px;
	background-color: #073400;
	background-image:url(/media/header.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-top:auto;
	margin-bottom:auto;
}
#logo{
	text-align:right;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:900px;
}
#topNav{
	position: relative;
	z-index:50;
	text-align:left;
	width:100%;
	background-color:#666666;
	background-image:url(/media/top-nav-bg.jpg);
	background-repeat:repeat-x;
	margin-bottom: 10px;
}
#topNavLinks{
	margin-left:0;
	padding-left:0;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:900px;
}
div.container{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	top: 0px;
	width:900px;
}

div.text {
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* overrule inheritance */
}

#content{
	float:right;
	background-color:#F0F0F0;
	width: 715px;
	padding: 0px 10px 20px 10px;
	min-height:530px;
	z-index:1;
	font-size:12px;
	color:#000;
	text-align:justify;
}
#text{
	width: 715px;
	font-size:12px;
	z-index:3;
	color:#000;
	text-align:justify;
}
#content img{
	padding:5px;
}
#content a{
	color:#0000cc;
	text-decoration:underline
}
#content a:hover{
	color:#0000cc;
	text-decoration:underline
}
#title{
	text-align:right;
}
#leftNav{
	color:#000;
	float:left;
	line-height:150%;
	width:154px;
}
#leftNav a{ 
	color: #000; 
	text-decoration: none; 
}
#leftNav a:hover{ 
	color: #000; 
	text-decoration: none;
	font-weight:bold;
}
#leftNav ul{
	padding:0px;
	margin:0px;
	width: 148px;
}
#leftNav li{
	list-style: none;
	margin: 0px 0 1px 0;
	padding: 0 0 0 5px;
	background-color:#A4E91C;
	width:100%;
	font-size:10px;
}
#leftNav li.title{
	list-style: none;
	margin: 0px 0 1px 0;
	padding: 0 0 0 5px;
	background-color:#000;
	background-image:url(/media/side-nav-fade.jpg);
	background-repeat:repeat-x;
	width:100%;
	font-size:10px;
	color:#fff;
}
#leftNavSpacer{
	height:100%;
	min-height:380px;
}
#footer{
	clear:both;
	text-align:right;
	font-size:10px;
	color:#999;
	padding-top:5px;
}


h1{
	font-size: 18px;
	font-variant: small-caps;
	margin: 0 0 15px 0;
	color:#000;
	letter-spacing: 5px;
	font-style:italic;
	color:#000;
	width:100%;
	margin-left:-10px;
	border-bottom:1px solid #000;
	background-image:url(/media/h1-bg-grey.gif);
	background-repeat:no-repeat;
	background-position: -260px -20px;
}

#titleBG{
	z-index:1;
	width:100%;
	height:30px;
	float:left;
	position: fixed;
	top:129px;
	left:247px;

}
h2{
	font-size:16px;
	margin: 0;
}
.smallText{
	font-size:10px;
}
.error{
	color:#FF0000;
}
hr{
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
}
.definition{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
.definition img{
	padding:0px;
}
.eco {
	font-family:"Courier New", Courier, monospace;
	color:#009900;
	font-size:14px;
}


#sddm {
	margin: 0;
	padding: 0 0 0 0px;
	z-index: 30;
	background-image:url(/media/top-nav-bg.jpg);
	background-repeat:repeat-x;
	border-left: 1px #fff solid;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px Courier;
	font-weight:bold;
	border-right: 1px #fff solid;
	background-image:url(/media/top-nav-bg.jpg);
	background-repeat:repeat-x;
}
#sddm li.right {
	border:none;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover{
	background-image:url(/media/top-nav-bg_f2.jpg);
	background-repeat:repeat-x;
}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #666;
	color: #fff;
	font: 11px Courier;
	z-index: 30;
}

#sddm div a:hover{	
	background: #999;
	color: #FFF;
}
#content ul{
	margin-top:-5px;
}
#episode td{
	text-align:center;
	width:33%;
	vertical-align:top;
	border:1px solid #000;
}