/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#ffcc00;}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration: underline; color:#ffcc00}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
/*background:#282627 7eb736 e9ab17;*/
	background:#000 url(images/body_bg.gif) center no-repeat; 
	color:#ffcc00;
	text-align:center;
	margin:0;
	font:normal 13px/15px arial,verdana,serif;
	line-height:20px;
	}
	
ul,li{list-style:none; margin:0; padding:0;}
#header{ width:960px; height:100px; text-align:left;}

#main{ width:960px; clear:both; height:auto; min-height:86%;margin:0 auto -135px auto; }
#left{float:left; width:190px; text-align:left; padding:28px 0 0 0; border-right:#ffcc00 1px solid;}
#right{float:right; width:735px; text-align:left; padding:28px 0 0 0;}
h1{font-size:20px; font-weight:bold; color:#ffcc00;}
h4{font-size:12px; font-weight:normal; color:#ffcc00; line-height:19px;}


/* slideshow  */
#slideshowleft{float:left; width:550px; text-align:left; padding:28px 0 0 0;}
#slideshowleft .thumbover{border:#ffcc00 3px solid; padding:2px;CURSOR: pointer; width:100px;}
#slideshowleft .thumb{border:#cccccc 3px solid; padding:2px;CURSOR: pointer}
#slideshowright{float:right; width:375px; text-align:left; padding:28px 0 0 0;}


#thumbnails {}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat;}
#slideleft:hover {}
#slideright {float:right; width:20px; height:81px; background:url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {}

#menu_position{background:#b28012; height:29px; z-index:100;_overflow:hidden}

.prefooter{clear:both; height:20px;*height:150px; }

/* Footer */
#footer {height:135px; width:100%; margin:0; background: #000 url(images/footer_bg.gif) repeat-x}
#foot {height:135px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0; float:right;}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}