body {

	color: black;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	


	
	background-image:url('images/bg1.jpg')
}

* html body {
	line-height: 14px;
}
a:link { 
	color:#333333;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

#content a:link { 
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	
}

#container {
	background-color:#FFFFFF;
	margin: 0 auto;
	margin-top:15px;
	text-align: left;
	width: 1000px;
	border-color:#333333;
	border-style:solid;
	
	

}

#content {

	clear: both;
	width: 1000px;

}
.title{
font-size:large;
margin-top:10px;
font-weight:bold;}
#footerbg {
	clear: both;
	color:#FFFFFF;
	font-size:x-large;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#990101;
	height:30px;
	width:1000px;
	
}


#left {
	float: left;
	margin-right: 2px;
	width: 263px;
	height:705px;
	padding-right:9px;
	border-right:#FFFFFF solid thick;
	
	overflow:hidden;
	padding-left:25px;
	
	background-color:white;
}

#cellback
{
background:white url('images/smallpostit1.jpg') no-repeat top right;

float: left;
	height: 795px;
	_padding-left: 1px;

	width: 278px;

	background-color:white


}

#right {
	float: left;
	height: 795px;
	padding-left: 1px;
	width: 416px;
	background-color:white;
	
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}