.main-image {
  width: 604px;         /* width of .main container */
  float: left;        /* left side of window */
  margin-top:0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;

}

.sidebar {
  width:341px;         /* width of .main container */
  float: left; 
  font-size:80%;
  line-height:1.2em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family:Arial; 
}

sidebar a {
	text-decoration: none;
	color: #ccc;
}

.backdiv
{	
	background-color: #FFFFFF;
	height:149px;
	width:341px;
	background-image:url('/images/homepage/rotate/spacer.jpg');
	
}


.sidebar_pad
{
	margin:0px 0px 0px 30px;
	
}
.footer-text
{
	font-size:90%;
	color:#919095;
	
}

.footer-text-strong
{
	font-size:90%;
	color:#919095;
	font-weight:bold;
}
.footer-text-strong a
{
	text-decoration: none;
	color:#919095;
}
.footer-text a
{
	text-decoration: none;
	color:#919095;
}



div.hr
{
border: 0;
color: #808082;
background-color: #808082;
height: 12px;
width: 100%;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
 
}

.pics {  
    height:  144px;  
    width:   341px;  
    padding: 0;  
    margin:  0;  
} 

 
.pics img {  
   
    background-color: #eee;  
    width:  341px; 
    height: 144px; 
    top:  0; 
    left: 0 
} 
 

