body { 
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
		background-image: url(images/bg1.gif); 
		background-repeat: repeat-x; 
		vertical-align: top; 
		margin-top: 0px; 
color: #CCCCCC; 
font-size: 85%;
line-height: 140%;
	} 

.container { 
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
	} 

#contentleft {
		width:675px;
		padding:0px;
		float:left;
		}
	
#contentcenter {
		width:300px;
		padding:0px;
		float:left;
		background:#eee;
		}
	
#contentright {
		width:255px;
		padding:6px;
		float:right;
		}
	

.title {  font-size: 1.1em; font-weight: bold; color: #CCCCCC;}
.small2 {  font-size: 0.9em; color: #CCCCCC; text-decoration: none; margin-top: 16px;}
.small {  font-size: 0.75em; color: #CCCCCC; text-decoration: none; margin-top: 22px;}
a {  color: #FF9933; text-decoration: none; font-size: 0.9em;}
a:hover {  color: #FFCC33; text-decoration: underline;}
