* {font-family: Tahoma, Verdana, Arial;}
body {margin: 0; padding: 0; background-color: #000;}
#container {width: 1242px; margin: 0px auto;}
#header {height: 142px; background: url('/images/top_bg.gif') repeat-x; color: #454545; font-size: 12px; overflow: hidden;}
#header h1 {font-size: 16px; text-align: center; margin-top: 31px; margin-bottom: 7px; text-transform: uppercase;}
#header_content {margin: 0 51px; text-align: justify;}
#header_content:first-letter {margin-left: 41px;}
#main {height: 598px; color: #5c4938;}
#main_details {
/*	height: 598px; */
	color: #FFFFEC; 
	background-image: url('/images/inside_bg.jpg'); 
	font-size: 12px;
	border-left: 2px solid #E7D2A5;
	border-right: 2px solid #E7D2A5;
	position:relative;
	overflow: hidden;
}
#footer {height: 21px; background: url('/images/bottom_bg.gif') repeat-x;}
#knob {height: 180px; width: 180px; position: absolute; top: 198px; left: 536px; text-align: center; /* border: 1px solid yellow;*/}
#game_thumbnails {margin: 11px auto;}
#details_text {margin: 0px 51px; text-align: justify;}
div.details {font-size: 11px; color: #5c4938; position: absolute; width: 201px;/* border: 1px solid blue;*/}
div.details h1 {font-size: 14px; text-align: left; margin-top: 0px; margin-bottom: 9px; text-transform: uppercase;}
.c1 {left: 146px; top: 70px;}
.c2 {left: 68px; top: 236px;}
.c3 {left: 146px; top: 406px;}
.c4 {left: 882px; top: 70px;}
.c5 {left: 956px; top: 236px;}
.c6 {left: 882px; top: 406px;}
a {color: #cf1716; text-decoration: underline;}
a:link {color: #5c4938;}
a:visited {color: #5c4938;}
a:hover {color: #efa907;}

#nmain {margin: 21px auto;}
#nmain tr td {text-align: left;}
.ncell {vertical-align: top; padding: 0px 19px 0px 19px; width: 200px; min-width: 200px; color: #ffffec; text-align: left; background: url('/images/line.gif') repeat-y 7px;}
.ncell div {overflow: hidden; width: 200px; text-align: left;}
.ncell div p {text-align: left;}
.ntop {background: url('/images/up.gif') no-repeat 7px; height: 20px;}
.nbottom {background: url('/images/down.gif') no-repeat 7px; height: 20px;}

.ncell a, .ncell.a:link, .ncell a:visited, .ncell a:hover {color: #efa907; text-decoration: underline;}

div#credits {padding: 41px 19px 0px 19px;; overflow: visible;}
div#credits p {font-weight: normal; font-size: 13px; color: #white; text-align: justify;}
div#credits a, div#credits a:link, div#credits a:visited, div#credits a:hover {color: #efa907; text-decoration: underline;}
