@charset "UTF-8";/* CSS Document */body {	margin: 0;	padding:0;	font-family: Arvo,Helvetica, Arial, sans-serif;	background-color: #282828;	background-image: url(images/backnoise.jpg);	background-repeat: repeat;	border-width: 1px;}h3 {font-size:125%; font-weight:normal;}.body {	font-size: 11px;	color: #777777;	line-height: 13pt;}.sidebody {	font-size: 11px;	color: #CCC;	line-height: 14pt;	width:260px;}.sidebody iframe {margin:10px 0 0 -4px;}.sideimg {	width:230px;	overflow: hidden;	margin-bottom: 10px;	 -webkit-border-radius: 5px;	-moz-border-radius: 3px;	border-radius: 3px;}.midimg {	line-height: 13pt;	overflow: hidden;	margin-bottom: 10px;	border-width: 1px;	 -webkit-border-radius: 5px;	-moz-border-radius: 3px;	border-radius: 3px;}.sidetitle {	font-size: 12px;	color: #FFF;	line-height: 16pt;	font-weight: normal;}.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;/*	 -webkit-border-radius: 5px;	-moz-border-radius: 3px;	border-radius: 3px;*/}.smallcaps {	font-size: 10px;	font-weight: normal;	color: #CC9D4C;	text-transform: uppercase;	line-height: 14pt;	}.textlink {	font-size: 10px;	font-weight: normal;	text-transform: uppercase;text-shadow:0 1px 0 #000;	line-height:20px;}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.jpg);	overflow: hidden;	text-align: right;}.sidebar {	overflow:hidden;	background-image: url(images/shadow.png);	background-repeat: repeat-x;	padding-left: 20px;	padding-right: 2px;	padding-top: 20px;	padding-bottom: 40px;	z-index: 80;	width: 320px;}.sidewrapper {	width: 320px;	/*float: left;*/	height: 100%;	background-color: #151515;	overflow:hidden;	position: relative;	right: 0px;}.allwrapper {	width: 960px;	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%;	z-index:1000;	box-shadow: 0 0 48px #020202;	-moz-box-shadow: 0 0 48px #020202;	-webkit-box-shadow: 0 0 48px #020202;}.mainwrapper {	width: 420px;	padding-left: 40px;	padding-right: 26px;	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: 147px;	float: left;	padding-top: 20px;	padding-right: 7px;	overflow:hidden;	background-image: url(images/shadow.png);	background-repeat: repeat-x;	display: block;	}.sidegrad {position:fixed; top:0; left:0; width:160px; height:100%; z-index:1;}.sidegradrt {position:fixed; top:0; right:0; width:160px; height:100%; z-index:1;}.sidegrad {background:url(images/grad.png) repeat-y;}.sidegradrt {background:url(images/gradrt.png) repeat-y;}