body {
	margin: 0px;
	padding: 0;
	background: #1D0304;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E3B49C;
	text-align: center;
}

h1, h2, h3 {
	margin: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 {
	font-size: 44px;
	color: #FFFFFF;	 
}

h2 { 
	font-size: 20px;
	color: #FFFFFF;
}

h3 { 
	font-size: 18px;
	text-align: left;
}


p {
	margin-top: 0;
	text-align: justify;
}

a { color: #FFFFFF; }

a.toplist:link {color: #FFFFFF; text-decoration: none; }
a.toplist:visited {color: #FFFFFF; text-decoration: none; }
a.toplist:hover {color: #649632; text-decoration: underline; }
a.toplist:active {color: #FFFFFF; } 

#mainpage {
	width: 100%;
	background: #97080D url(img02.jpg) repeat-x left top;
}


#hhh {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
}

#hhh2 {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
}

#hhh3 {
	width: 1000px;
	height: 155px;
	margin: 0 auto;
}


#hhh4 {
	width: 1000px;
	height: 325px;
	margin: 0 auto;
}

#thumbstable {
	text-align: left;
}

.borderTable {	
border: 1px solid #FFFFFF;
}
