#onediv {
width:820px; 
background:transparent url(images/navbg.jpg) repeat-y;  
padding-left:10px; 
padding-right:10px; 
margin-left: auto; 
margin-right: auto;
text-align: left;
}

#twodiv {
width:800px; 
margin-left: auto; 
margin-right: auto;
width: 50em;
text-align: left;
}

#logotop {
padding-top:10px;
}

#contentContainer {
float:left; width:610px; padding:7px;
}

#contentContainer h2{
background:#efefef; font-size:14px; width:610px; padding:2px;  border: 1px solid #cccccc;
}

#contentContainer img{
border:#fff thin solid; margin:10px;
}

#contentContainer a:link{
color:#CC0000;
}
#productsHP {
float:left; width:250px; margin-left:7px; margin-bottom:7px; 
}
#productsHP h1{
 background:#efefef; font-size:14px; width:250px; padding:2px; border: 1px solid #cccccc;
}
#productsHP img{
border: 1px solid #cccccc; padding:2px;
}
#productsHP ul {
max-width:250px; font-size:12px; margin:0px; padding:0px; margin-left:15px; padding-top:5px;
}
#gallerythumbs{	margin:10px;}

#gallerythumbs img { border:1px solid #000; }  
