/* CSS Document */

body, a, img, div {padding:0; margin:0;}
body {text-align: center; font-family: Verdana, Arial, sans-serif; font-size: .82em; line-height:1.2em; background-color:black; color:white;}
a img {border:none;}
h1, h2, h3, h4 {font-family: Verdana, Arial, sans-serif;} 

body
{
	scrollbar-base-color: #AAAAAA;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #AAAAAA;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #777777;
}

a
{
  outline: none;
}

#wrap {
	width:900px;
	margin:0 auto;
	text-align:left;
  background-color:black; 
  color:white;
	top: 0px;

}



#topr {
  float:right;
  margin:50px 30px 0 0 ;
  font-size:12px; 
}
#topl {
  float:left;
  margin:5px 0px 0px 30px ;
}

#topr a{
  margin:10px 3px;
  background-color:#333; 
  color:#fff; 
  padding:7px; 
  text-decoration:none;
  width:105px;
  text-align:center;
  font-weight:bolder; font-size:120%;
}

#topr a:hover{
  background-color:#888; 
  color:#FFF;
}


#sidebar {
  width:132px; 
  float:left; 	
  color:#fff; 
  font-size:12px; 
  text-align:center; 
  margin:66px 10px 0 0;
}

#rightbar {
  width:132px; 
  float:right; 	
  color:#fff; 
  font-size:10px; 
  text-align:center; 
  margin:60px 0 0 10px;
  line-height: 12px
}

#rightbar img {
  margin-top: 4px
}

.bigger {
  font-weight:bolder; font-size:110%;
  line-height:1px;
}

.biggergoot {
  font-weight:bolder; font-size:110%;
  line-height:1px;
  text-align::center;
  
}


#sidebar img {margin:20px 0 0 0;
  border:2px solid #888; 
}


.files {
font-size:95%;
}



.menu a{
  margin:20px 3px 10px 28px;
  background-color:#333; 
  color:#fff; 
  padding:3px; 
  display:block;
  text-decoration:none;
  width:95px;
  text-align:center;
  font-weight:bolder; 
  font-size:120%;
}


.menu a:hover{
  background-color:#888; 
  color:#FFF;
}

.menu a.here{
  background-color:#888; 
  color:#FFF;
}


.menu a.redhere{
  background-color:#888; 
  color:#ba0000;
}
.menu a.redbutton {
  color:#ba0000; 
}

#main {  
  float:right;  
  font-size:100%;  
  width:586px; 
  text-align:center;
  padding:0px 10px 10px 10px;
} 

#main h1 {text-indent:-1000em; font-size:0.1em; position:absolute; top:0px; right:0px; }

#main h2 {padding:0 20px 0 0; text-align:right;font-size:18px; line-height:20px; color:white; margin:0;}
#main h3 {padding:0 20px 0 0; text-align:right;font-size:16px; line-height:20px; color:white; margin:0;}

#main a:link{
color:cyan; 
text-decoration:none;
}

#main a:visited{
color:cyan; 
text-decoration:none;
}

#main a:hover{
color:cyan ;
text-decoration:underline;
}

#main a:here{
color:cyan;
text-decoration:none;
}


.strip 
{
  margin:5px 0 0 0;
  padding:0px 3px;
}

ul#bodynav {
	float:right;
	font-size:10px;
	list-style:none;
	border: 0;
	border-right: 1px solid #000;
	
	}
#bodynav li {list-style:none;display:inline;}

#bodynav  li a {
	background: #666; 
	padding: 1px 5px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	float:left;
	text-align: center; 
	font-weight:bold;
	border: 1px solid #000;
	border-right: none;
	}

#bodynav  li a.buy {
	background: #74A2B4;
	color: #fff;
	}

#bodynav  li a:hover {
	background: #999; 
	color:#fff;
	}

#bodynav  li a.here {
	background: #999; 
	color:#fff;
	}


.bigpic {
margin: 5px 0 0 0;
}


.picgroup {
  width:280px;
  float: right;
}


.picgrouph {
  width:580px;
  float: right;
}

.pic {
  float: right;
  border:1px solid #000;  margin: 5px;
  padding: 0px;
  background: #000; 
  color:#FFF;
text-align:center;
	
}
.pic p {
  padding:0;
  margin:0 auto;
  text-align: center;
  font-style: italic;
  font-size: 10px;
  text-indent: 0;
}


#footer {
  background-color:black;  
  width:896px; 
  font-size:90%; 
  margin:10px 0 ;
  text-align:center;

 } 
#footer .ftext {padding:0px 10px;  text-align:center; color:white; }

.clear {clear:both;}

#filmstrip
{
width:550px;
height:120px; 
overflow-x: auto;
margin: 0 0 0 18px;
}

.red{
  color:#f00;
}
