body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #272727;
	background-color: #000000;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.topsites {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.picborder {
	border: 1px solid #272727;
}
a:hover .picborder{
	border: 1px solid #FFFFFF;
}
a:link, a:visited {
	color: #272727;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sponsor {
	font-size: 13px;
	font-weight: bold;
}
.gallerytext {
	font-size: 14px;
	line-height: 20px;
}
.footer, .footer a, .footer a:visited, .footer a:hover{
	font-size: 10px;
	text-decoration: none;
	color: #FE7B09;
}
.titletext,{
	font-size: 16px;
}
.style3 {
	font-size: 36px;
}

