@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}

a img, a:active, a:visited {
	border:none;
}

body{
	background-color: #0E0301;
}
.clearing{
	clear:both;
	height:1px;
}
.clearingHigh{
	clear:both;
	height:40px;
}
a:link, a:visited {
	color: #0E0301;
}
a:hover {
	color: #FFFFFF;
	background-color: #0E0301;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px 0 10px 0;
}
.image{
	margin-top:6px;
	margin-bottom:6px;
	border:2px solid #D4121A; 
}
#mainContent p{
	margin-bottom:8px;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3d382f;
}

#header{
	width:800px;
	margin:0 auto;
	background-color:#ede9dd;
}
#content{
	width:800px;
	margin:0 auto;
	background-color:#ede9dd;
	background-image:url(images/bottomleaves.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content p{
	margin-bottom:8px;
}
#mainContent{
	width: 746px;
	margin:0 auto;
}
#thumbs{
	width:700px;
	margin:0 auto;
}
#thumbs li{
	float:left;
	list-style:none;
	display:block;
	margin:6px 12px 6px 0px;
	border:3px solid #dad7bc;
}
/thumb li {
	/*margin: 5px 6px 10px 10px;*/
	
}
#footer{
	height:6px;
	width:800px;
	margin:0 auto;
	background-color:#b81110;
}
#peroniilogo{
	height:46px;
	width:800px;
	margin:0 auto;
}