@charset "UTF-8";/* CSS Document */body {	margin: 0;	padding:0;	font-family: Helvetica, Arial, sans-serif;	background-color: #282828;	background-image: url(images/backnoise.jpg);	background-repeat: repeat;	border-width: 1px;}.body {	font-size: 11px;	color: #777777;	line-height: 13pt;}.sidebody {	font-size: 11px;	color: #999;	line-height: 11pt;	margin-bottom: 6px;	width:200px;}.sideimg {	width:180px;	overflow: hidden;	margin-bottom: 10px;}.midimg {	line-height: 13pt;	overflow: hidden;	margin-bottom: 10px;	border-width: 1px;}.sidetitle {	font-size: 11px;	color: #FFF;	line-height: 16pt;	font-weight: bold;}.mainbody {	font-size: 11px;	color: #C6C2BD;	line-height: 13pt;	padding-bottom: 20px;}.mainimg {	line-height: 13pt;/*	border: solid #CC9966 1px;*/	width:420px;	height: auto;	overflow: hidden;	margin-bottom: 12px;}.smallcaps {	font-size: 10px;	font-weight: bold;	color: #CC9D4C;	text-transform: uppercase;	line-height: 16pt;}.textlink {	font-size: 10px;	font-weight: bold;	text-transform: uppercase;	text-shadow:0 1px 0 #000;	line-height:19px;}a:link {	color: #366;	text-decoration: none;}a:visited {	color: #666666;	text-decoration: none;}a:hover {	color: #999933;	text-decoration: none;}a:active {	color: #FFFFFF;	text-decoration: none;}.header {	height:180px;	display: block;	background-image: url(images/header.png);	overflow: hidden;	text-align: right;}.sidebar {	overflow:hidden;	background-image: url(images/shadow.png);	background-repeat: repeat-x;	padding-left: 22px;	padding-right: 12px;	padding-top: 20px;	padding-bottom: 40px;	z-index: 80;	width: 220px;}.sidewrapper {	width: 234px;	float: right;height: auto;	background-color: #151515;	overflow:hidden;}.allwrapper {	width: 900px;	margin-left: auto;	margin-right: auto;	font-size: 11px;	color: #777777;	line-height: 13pt;	background-color: #1C1C1C!important;	display: block;	overflow: hidden;	border-left: solid #000 1px;	border-right: solid #000 1px;	border-bottom: solid #313131 1px;	background: url(images/bottom.png) repeat-x bottom;	height: 100%;}.mainwrapper {	width: 440px;	padding-left: 40px;	padding-right: 20px;	padding-top: 20px;	float: left;	overflow: hidden;	background-image: url(images/shadow.png);	background-repeat: repeat-x;}.footer {	position: fixed;	bottom: 0px;	display: block;	height: 30px;	z-index: 100;	padding-top: 20px;	padding-left: 9%;	width: 100%;	font-size: 11px;	color: #CC9D4C;	line-height: 28px;	background-image: url(images/footerpart.png);	background-repeat: repeat-x;	text-transform: uppercase;	letter-spacing: 1px;}.midwrapper {	width: 161px;	float: left;	padding-top: 20px;	padding-right: 5px;	overflow:hidden;	background-image: url(images/shadow.png);	background-repeat: repeat-x;	display: block;		}.topgrad {	background:url(images/shadow.png) repeat-x;position:fixed; top:0; left:0; height:20px; width:100%; z-index:50;}.sidegrad {position:fixed; top:0; left:0; width:160px; height:100%; z-index:50;}.sidegradrt {position:fixed; top:0; right:0; width:160px; height:100%; z-index:50;}.sidegrad {background:url(images/grad.png) repeat-y;}.sidegradrt {background:url(images/gradrt.png) repeat-y;}