body,
html {
	margin:0;
	padding:0;
	background-image: url(images/bgld.gif);
	background-color: #AAC77B;
	color:#000;
	font-family: Verdana;
	font-size: .83em;
}
body {
	min-width:750px;
	text-align: center;
}
#wrap {
	background: #BCDB87;
	margin:0px auto;
	width:750px;
	border: solid black 1px;
	text-align: left;
}
#header {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-color: #BCDB87;
	position: relative;
}
#header h1 {
   	padding:0px;
	margin:0;
}
#nav {
	position: absolute;
	top: 50px;
	right: 0px;
}
#header .search {
	position: absolute;
	top: 10px;
	right: 20px;
}
#header .search input {
	color: #669966;
	background-color: #FFF;
	border: 2px solid #6DBD36;
	font-size: 16px;
	font-weight: bold;
}
#ads {
	background: #BCDB87;
	padding:5px;
	text-align: center;
}
#main {
	background: #D0D5CB;
	float:right;
	width:600px;
	border: solid black 1px;
	margin: 0px 3px 3px 0px;
}
#main h1 {
	margin: 0;
	font-size: 2.5em;
	background: #A9AEA4;
}
#main p.description {
	font-size: 1.0em;
	margin: 0px 0 10px 3px;
}
#main .howtoplay {
	font-weight: bold;
	font-size: 1.4em;
	margin: 3px 0 0px 3px;
}
#main p.instructions {
	font-size: 1.0em;
	margin: 0px 0 0px 3px;
}
#main p.embed {
	margin: 8px 4px 0px 4px;
	text-align: center;
	clear: both;
}
#main p.rating {
	font-weight: bold;
	font-size: 1.0em;
	margin: 7px 0 0px 3px;
}
#main form {
	margin: 1px 0 0px 3px;
}
#main p.thumb {
	float: right;
		margin: 5px;
	}
#main p.tags {
	text-align: center;
	margin: 0px;
	color: #445137;
	font-weight: bold;
}
#main p.tags a:link, #main p.tags a:visited {
	color: #445137;
}
#main p.tags a:hover {
	color: #879B73;
}
#main h2 {
	background: #A9AEA4;
}
#newsmain {
	background: #BCDB87;
	float:right;
	width:600px;
	margin: 0px 3px 3px 0px;
}
#newsmain #news #newspost {
	background: #D0D5CB;
	border: solid black 1px;
	margin: 0px 0px 10px 0px;
}
#newsmain #news #newspost .heading {
	background: #769A48;
	width: 100%;
}
#newsmain #news #newspost .newsitem {
	margin: 6px 0px 0px 40px;
	float: left;
	text-align: center;
}
#newsmain #news #newspost .newsitem p {
	margin: 0px 0px 0px 0px;

	background: #A0B27C;
}
#newsmain #news #newspost a:link img, #newsmain #news #newspost a:visited img {
	border: solid black 2px;
}
#newsmain #news #newspost a:hover img{
	border: solid #98130E 2px;
}
#newsmain #news #newspost .newsdescription {
	clear: both;
	padding: 0px 5px 5px 5px;
}
#medialist {
	background: #D0D5CB;
	float:right;
	width:600px;
	border: solid black 1px;
	margin: 0px 3px 3px 0px;
}
#medialist #listitem img {
	float: left;
	margin: 5px;
	border: solid black 1px;
}
#medialist #listitem p.selectimportant {
border-top border-bottom: solid 1px black;
background-color: #E8E9E7;
padding: 7px;
color: #98130E;
}
#medialist #listitem p.title {
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
#medialist #listitem p.description {
}
#medialist #listitem .clear {
	clear: both;
}
#medialist #navigatemedia {
	position: relative;
	padding: 10px;
}
#medialist #navigatemedia #page {
	position: absolute;
	top: 0px;
	left: 0px;
}
#medialist #navigatemedia #sort {
	position: absolute;
	right: 0px;
	top: 0px;
}
#medialist #navigatemedia #previousnext {
	position: absolute;
	left: 200px;
	top: 5px;
}



#sidebar {
	text-align: center;
	background: #D0D5CB;
	float:left;
	width:120px;
	border: solid black 1px;
	margin: 0px 3px 0px 3px;
}
#sidebar h2 {
	margin: 0;
	font-size: 1.4em;
}
#sidebar .othermedia {
	background: #9BA88E;
	padding: 5px;
	margin: 12px;
	border: solid black 1px;	
}
#sidebar a:link img, #sidebar a:visited img {
	border: solid black 2px;
}
#sidebar a:hover img{
	border: solid #98130E 2px;
}
.othermedia p {
	margin: 0px;
}
#footer {
	background: #BCDB87;
	clear:both;
}
#footer p {
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #98130E;
}
td {
	font-size: .7em;
}
td a:link {
	color: #000;
}
td a:visited {
	color: #000;
}
td a:hover {
	color: #CBCBCB;
}
.td a:link, .td a:visited {
	font-weight: bold;
	color: #98130E;
}
.td a:hover {
	color: #CBCBCB;
}
.td1 a:link, .td1 a:visited {
	font-weight: bold;
	color: #98130E;
}
.td1 a:hover {
	color: #CBCBCB;
}
.td1 {
	font-size: 1.1em;
	font-weight: bold;
}	
.td2 a:link, .td2 a:visited {
	font-weight: bold;
	color: #071ACF;
}
.td2 a:hover {
	color: #CBCBCB;
}
.td2 {
	font-size: .9em;
	font-weight: bold;
}
.td3 a:link, .td3 a:visited {
	font-weight: bold;
	color: #933A96;
}
.td3 a:hover {
	color: #CBCBCB;
}
.td3 {
	font-weight: bold;
}