body{
	background-color: #343434;
	font-weight: none;
	font-size: 12px;
	padding: 10px;
	font-family: Arial;
	color: #000;
}
body a:link{
text-decoration: none;
color: #090197;
}
body a:hover{
text-decoration: underline;
color: #090197;
}
body a:visited{
text-decoration: none;
color: #090197;
}

td{
font-weight: none;
	font-size: 12px;
	font-family: Arial;
	color: #000;
}


#layoutwrapper   
{ 
   text-align: center; 
   position: absolute; 
   top: 0px; 
   left: 0px; 
   width: 100%;
   min-width: 940px;
   height: 377px; 
   overflow: visible; 
   visibility: visible; 
   display: block;
   background-image: url(../images/background_top.gif);
   background-repeat:repeat-x;
} 

#wrapper_top 
{ 
   margin-left: -436px; 
   position: absolute; 
   left: 50%; 
   top: 11px;
   width: 872px; 
   height: 136px;
   border: 0px solid black; 
   background-image: url(../images/header.jpg);
   background-repeat:repeat-x;
}

#wrapper_rightad 
{ 
   margin-left: 450px; 
   position: absolute; 
   left: 50%; 
   top: 11px;
   width: 120px; 
   height: 600px;
   border: 0px solid #cdcdcd;
}

#content_wrapper 
{ 
   margin-left: -436px; 
   position: absolute; 
   left: 50%; 
   top: 149px;
   width: 872px; 
   min-height: 100px;
   text-align: center;
   padding-top: 18px;
   padding-bottom: 11px;
   border: 0px solid black; 
   background-image: url(../images/contentbg.jpg);
   background-repeat:repeat-y;
}

#contentbg_top
{ 
   position: absolute; 
   left: 0px; 
   top: 0px;
   width: 872px; 
   height: 18px;
   border: 0px solid black; 
   background-image: url(../images/contentbg_top.jpg);
   background-repeat:repeat-y;
}
#contentbg_bottom
{ 
   position: absolute; 
   left: 0px; 
   bottom: 0px;
   width: 872px; 
   height: 11px;
   border: 0px solid black; 
   background-image: url(../images/contentbg_bottom.jpg);
   background-repeat:repeat-y;
}

#wrapper_navi{
	position: relative;
	left: 20px;
	float: left;
	margin-right: -173px;
	
	
	
}
#navibox_nolinks
{ 
  
   position: relative; 
   margin-bottom: 11px;
   padding-top: 26px;
  
   left: 0px;
   width: 0px; 
   border: 0px solid black; 


   
}

#navibox, .navibox
{ 
  
   position: relative; 
   margin-bottom: 11px;
   padding-top: 26px;
  
   left: 0px;
   width: 0px; 
   border: 0px solid black; 


   
}
#navibox_footer
{ 
  
   position: relative; 
   margin-bottom: 11px;
   padding-top: 26px;
  

   border: 0px solid black; 


   
}
#navibox_top, .navibox_top
{ 
   position: absolute; 
   left: 0px; 
   top: 0px;
   width: 173px; 
   height: 23px;
   padding-top: 3px;
   border: 0px solid black; 
   background-image: url(../images/navibox_top.jpg);
   background-repeat:no-repeat;
   font-size: 13px;
   font-weight: bold;
   
 
}
#navibox_bottom, .navibox_bottom
{ 
   position: absolute; 
   left: 0px; 
   bottom: -5px;
   width: 173px; 
   height: 5px;
   border: 0px solid black; 
   background-image: url(../images/navibox_bottom.jpg);
   background-repeat:no-repeat;
  
}
.navibox_item, #navibox a:link
{ 
   position: relative; 	
   left: 0px; 
   top: 0px;
   width: 163px; 
   height: 18px;
   padding-top: 2px;
   padding-left: 10px;
   border-top: 1px solid #CBCBCB; 
   background-image: url(../images/navibox_itembg.jpg);
   background-repeat:repeat-y;
   text-align: left;
   cursor: hand;
   display: block;
   color: #000;
  
}
.navibox_content{
	position: relative; 	
   left: 0px; 
   top: 0px;
   width: 163px; 
   padding-top: 2px;
   padding-left: 10px;
   border-top: 1px solid #CBCBCB; 
	background-image: url(../images/navibox_itembg.jpg);
   background-repeat:repeat-y;
}
#navibox a:visited, .navibox_item:visited
{ 
	background-image: url(../images/navibox_itembg.jpg);
	color: #000;
}
#navibox a:hover, .navibox_item:hover
{ 
	background-image: url(../images/navibox_itemactivebg.jpg);
	color: #000;
}

#wrapper_content{
	position: absolute; 
	
}
#contentbox, .contentbox
{ 
   position: relative; 
   margin-bottom: 11px;
   padding-top: 10px;
   padding-bottom: 15px;
   left: 210px;
   width: 601px; 
   padding-left:20px;
   padding-right: 20px;
   border: 0px solid black; 
   background-image: url(../images/contentbox_bg.jpg);
   background-repeat:repeat-y;
   text-align: left;
}

* html #contentbox{
	left: 0px;
}

#contentbox_top, .contentbox_top{
	position: absolute; 
	background-image: url(../images/contentbox_top.jpg);
  	background-repeat:no-repeat;
  	top: 0px;
  	left: 0px;
  	height: 7px;
  	width: 641px;
}
#contentbox_bottom, .contentbox_bottom{
	position: absolute; 
	background-image: url(../images/contentbox_bottom.jpg);
  	background-repeat:no-repeat;
  	left: 0px;
  	bottom: 0px;
  	height: 6px;
  	width: 641px;
}

h1{
font-size: 15px;
font-weight: none;
}
h2{
font-size: 13px;
font-weight: bold;
}



.rating_bar {
  width: 55px;
  background: url(../images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(../images/star_x_orange.gif) 0 0 repeat-x;
}



#footer
{ 
   position: absolute; 
   left: 0px; 
   bottom: -70px;
   padding-top: 7px;
   width: 872px; 
   height: 61px;
   border: 0px solid black; 
   background-image: url(../images/footer_bg.jpg);
   background-repeat:no-repeat;
}