body, ul, li, h1, h2, h3, p {
	margin: 0px; padding: 0px;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearfloat {
	height: 0px; 
	clear: both;
}
body {
	background: #630000; 
	text-align: center; 
	margin: 0px auto; 
	font-family: Helvetica, sans-serif;
}
.main {
	width: 940px;
	margin: 0px auto;
	background: #ffa628;	
	position: 
}
.siteinfo {
	float: left;
	width: 335px;
}
.siteinfo h1 {
	text-align: center;	
	font-weight: bold; 
	font-size: 13px; 
	color: #9b090c;
	padding: 5px;	
}
.siteinfo p {
	clear: both;
	text-align: center;		
	font-size: 11px;
	margin: 5px;
	color: #ffe6c9;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0px #555;
}
.headerimage {
	width: 110px;
	height: 160px;
	float: left;
	border: 0px;
}
.layer1 {	
	background: url(../images/h1.jpg) no-repeat;
	margin-left: 30px;
}
.layer2 {	
	background: url(../images/h2.jpg) no-repeat;
}
.layer3 {	
	background: url(../images/h3.jpg) no-repeat;
}
.layer4 {	
	background: url(../images/h4.jpg) no-repeat;
}
.layer5 {	
	background: url(../images/h5.jpg) no-repeat;
	margin-right: 20px;
}
.hardlink a {
	font-size: 12px;
	color: #900;
}
.hardlink li {
	padding: 6px 4px; 
	display: inline;
}
.thumbs {
	clear: both;
}
.thumbs a {
	font-size: 11px;
	color: #333;
}
.thumbs img {
	width: 150px; 
	height: 200px; 
	border: 1px solid #000;
}
.thumbs a:hover img {
	border-color: #fff;
}
.pagination {
	width: 100%;
	clear: both;
	float: left;
	font-size: 14px;
	color: #333;
	padding: 4px;	
}
.pagination ul {
	margin: 12px 5px;	
	padding: 0px;
}
.pagination li {
	display: inline;
	float: left;
	margin: 1px;
	padding: 10px 2px;
}
.pagination a {
	text-decoration: none;
	outline: none;
	padding: 8px;
	border: 1px solid #dedede;
	border-color: #dedede #d8d8d8 #d3d3d3;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ee8f1f;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5b026), to(#f48423));
	background: -moz-linear-gradient(top, #f5b026, #f48423);
	border-color: #e6791c #e6791c #d86f15;
	color: #fff;
	text-shadow: 0 1px 1px #b85300;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ffdf9e;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ffdf9e;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ffdf9e;
}
.pagination a:hover {
	background: #e38512;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffbb33), to(#eb7b1a));
	background: -moz-linear-gradient(top, #ffbb33, #eb7b1a);
	border-color: #d0680c;
}
.tags ul {
	margin: 10px;	
}
.tags li {
	display: inline;
	margin: 3px;
	padding: 6px 1px;
	float: left;
}
.tags a {
	font-size: 14px;
	text-decoration: none;
	outline: none;
	padding: 4px 18px;
	color: #333;
	border: 1px solid #fff;
	border-color: #dcc700 #dcc700 #c2b00b;	
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	background: #f9e327;
	background: -webkit-gradient(linear, left top, left bottom, from(#fceb4c), to(#ebd611));
	background: -moz-linear-gradient(top, #fceb4c, #ebd611);
	text-shadow: 0 1px 1px #ffff98;
}
.tags a:hover {
	color: #000;
	background: #f9e327;
	border-color: #cebb10;
}
.toplist ul {
	margin: 16px 0px;  
	display: inline;
}
.toplist li {
	width: 225px; 
	float: left;
	padding: 4px 0px 0px 10px;
	text-align: left;
}	
.toplist a {
	font-size: 22px; 
	color: #630000; 
	font-weight: bold;
}
.toplist a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 2px 2px #777;	
}
.thumbtop {
	float: left;
	clear: both;
}
.thumbtop li {
	float: left;
	background: #ECE59A;
	border: 1px solid #2C3B63;
	height: 132px;
	width: 303px;
	margin: 4px 0px 4px 6px;
}
.thumbtop a img {
	width: 120px;
	height: 120px;
	border: 1px solid #333;
	margin: 5px;
	float: left;
}
.thumbtop a:hover img {
	border: 1px dotted #555;
}
.thumbtop a {
	font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #900;
	float: left;
	text-align: left;
}
.thumbtop a:hover {
	color: #222;
	text-shadow: 2px 2px 1px #ddd;	
	text-decoration: none;
}
.thumbtop.span {
	display: block;
	margin: 35px 5px 0px 0px;
}
.thumbtop p {
	color: #333;
	font-size: 13px;
	text-align: left;	
	font-weight: normal;
	text-shadow: none;
}
.footer {
	width: 140px;
	height: 140px;
	float: left;
}
.bgrnd1 {	
	background: url(../images/f1.jpg) no-repeat;
}
.bgrnd2 {	
	background: url(../images/f2.jpg) no-repeat;
}
.bgrnd3 {	
	background: url(../images/f3.jpg) no-repeat;
}
.footertext {
	background: #ffa628;
	float: left;
	height: 140px;
	width: 520px;
	color: #000;
	font-size: 12px;
}
.footertext p {
	padding: 50px 10px 10px 10px;

}
.footertext a {
	color: #900;
}
.addthis { 
	clear: both;
	padding: 4px;
	margin: 0px auto; 
}
