html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, code,
del, dfn, em, img, ins, kbd, q, s, samp, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0; }
 
a:link,a:visited,a:active {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none; }
 
a:hover {
	color: #CC6600;
	font-weight: normal;
	text-decoration: none; }
 
img {
	border: 0px;
	vertical-align: top; }
 
body,html {
	background: #000000;
	color: #ffffff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	scrollbar-3d-light-color: #999999;
	scrollbar-arrow-color: #FF9900;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #C0C0C0 }
 
textarea,input {
	background: #000000;
	border: 2px solid #282828;
	color: #ffffff;
	margin: 2px 0px 2px 0px;
	padding: 5px;
	vertical-align: middle; }
 
select,option {
	background: transparent;
	color: #000000; }
 
hr {
	background-color: #282828;
	border-color: #262626;
	border: 0px;
	color: #242424;
	height: 1px; }
 
li { list-style-position: inside; }
 
h1 {
	color: #FF9900;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 10px; }
 
h1central {
	color: #FF9900;
	font-size: 18px;
	line-height: 18px;
	text-align:center;
	padding-bottom: 10px; }
 
h2 {
	color: #FF9900;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 10px; }
 
h3 {
	color: #FF9900;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 10px; }
 
p { padding: 8px 0px; }
 
div {
	text-align: left;
	vertical-align: top; }
 
.clear {
	clear: both;
	font-size: 0px; }
 
#wrapper {
	width: 960px;
	margin: 0px auto;
	background: url(images/background3c.jpg) repeat-y top center; }
 
#header { background: url(images/header3c.jpg) no-repeat top center; }
 
#footer { background: url(images/footer3c.jpg) no-repeat bottom center; }
 
#navigation {
	width: 900px;
	height: 37px;
	padding: 10px 40px 0px 40px; }
 
	#navigation ul {
		width: 870px;
		height: 37px; }
 
		#navigation ul li {
			width: auto;
			float: left;
			height: 37px;
			line-height: 37px;
			list-style: none;
			padding: 0px 10px;
			font-size: 13px;
			color: #afafaf;
			border-right: 1px solid #000000;
			cursor: pointer; }
 
			#navigation ul li:hover { background: url(images/navigation.jpg) repeat-x top; }
 
			#navigation ul li a {
				color: #FF9900;
                font-weight:bold;
				display: block; }
 
			#navigation ul li:hover a { color: #FF9900; font-weight:bold; }
			
#content { 
	padding: 200px 77px 0px 31px;
	min-height: 200px;
	height: auto; }
 
#column_left {
	width: 210px;
	margin-top: 40px;
	float: left;
	font-size: 11px; }
 
	#column_left .plugin { padding: 12px 32px; }
 
#column_center {
	width: 485px;
	float: left;
	padding: 20px 0px; }
 
	#column_center .plugin, body#full #content .plugin { padding: 20px 20px; }
 
#column_right {
	width: 120px;
	margin-top: 40px;
	float: right;
	font-size: 11px; }
 
	#column_right .plugin { padding: 12px 0px 0px 0px; }
 
#bottom {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding: 100px 0px 20px 0px; }
 
	#bottom a { color: #afafaf; }
 
		#bottom a:hover { color: #ffffff; }
