body{
margin:10px auto;
padding:0;
line-height: 1.2em;
font-family:"Trebuchet MS";
background-color: #000000;
}

#topsplash{
width: 970px; 
height: 661px;
margin: 0 auto;
overflow: hidden;
background-image: url(images/rb_splash.jpg);
}

#maincontainer{
width: 786px; 
margin: 0 auto;
}

#botsection{
width: 786px; 
margin: 0 auto;
height: 20px;
padding-top: 8px;
text-align: center;
font-size:12px;
font-weight: bold;
color: #FFFFFF;
}

#botsection a{
color: #FFFFFF;
text-decoration: none;
}

#botsection a:hover{
text-decoration: underline;
}

#textmain{
color: #FFFFFF;
width: 786px;
text-align: justify; 
}

#mainimg{
float: left;
width: 600px; 
border: 1px solid #CDCDCD;
padding:2px;
margin: 10px 0;
}

#smallimages{
width: 900px;
margin-left: 10px;
}

.smallimagesstyle{
border: 1px solid #CDCDCD;
padding: 2px;
margin: 5px 5px;
}

#share{
width: 80px;
height: 25px;
float: left;
color: #ffffff;
font-size:13px;
}

#share a{
color: #ffffff;
text-decoration:none;
}

#share a:hover{
text-decoration:underline;
}

#columns{
width: 786px; 
margin: 0 auto;
padding: 10px 0;
font-size:14px;
color: #FFFFFF;
}

#columns .left{
width: 350px; 
float: left;
}

#columns .right{
width: 350px; 
float: right;
}


.clearing{
clear: both;
}

#buy2{
border: 1px solid #CDCDCD;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
margin: 0 auto;
width: 100px;
height: 22px;
display: block;
background: #FF0000;
text-align: center;
padding-top: 3px;
}

#buy2 a, #buy3 a{
color: #FFFFFF;
text-decoration: none;
}

#buy3{
border: 1px solid #CDCDCD;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
float: right;
width: 100px;
height: 22px;
background: #FF0000;
text-align: center;
padding-top: 3px;
}

.clear{
clear: both;
}