a, a:visited {
	color: #362416;
        text-decoration: none;
        border-bottom: 1px dotted #1A0B07;
	}
	
a:hover {
        color: #1A0B07;
        border-bottom: 1px solid #1A0B07;
		text-decoration: none;
	}


body{
	margin-top:0px;
	background-color:#333333;
	font-family:Verdana;
	}

#main_container{
	background-color:#FFFFFF;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	}
	
#center{
	text-align:center;
	}


#footer{
	width:550px;
	margin-left:auto;
	margin-right:auto;
	font-size:9px;
	}


}	
.thumbs h2 {
	color: #1A0B07;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 1px 5px;
    text-transform: normal;
    text-decoration: none;
	border:none;
}
.thumbs a, .seven_thumbs a{
	background: none;	
	text-decoration: none;
	border: none;
}
.thumbs a img{
	width: 240px;
	height: 180px;
	padding: 0px;
	margin: 10px 0px 1px 0px;
	border:1px solid #000;
	background: none;	
	text-decoration: none;
}
.thumbs a:hover img {
	border: 1px solid #fb6600;
}
#footer a {
	color: #CFCDB4;
	text-decoration: none;
	}
.back {
background: url(thumbback.jpg);
}	
.thumbs2 a img{
	width: 240px;
	height: 180px;
	padding: 0px;
	margin: 60px 0px 1px 0px;
	border:1px solid #000;
	background: none;	
	text-decoration: none;
}