body {
	color: #FFCC00;
	background: #302F25 url(http://www.voyeureye.com/background.gif) repeat-y;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: x-small;
}
.categorytitle {
	color: #FFDF5E;
	font-size: 11px;

}

.descript {
	color: #FFCC00;
	background-color: #28271E;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: small;
	
}

.hd3 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #28271E;
}



.siteDescription {
	color: #FFCC00;
	background: #28271E;
	text-transform: none;
	font-size: small;
	font-family: "Georgia, Times New Roman, Times, serif";
}

.blackbar {
	background-color: #28271E;
}


.info, .info a, .info a:active, .info a:focus, .info a:hover, .info a:link, .info a:visited {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 12px;
	color: #FFFF00;
	background-color: #28271E;
}

.paging, .paging a, .paging a:active, .paging a:focus, .paging a:hover, .paging a:link, .paging a:visited {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 12px;
	color: #FFFF00;
	background-color: #28271E;
}

.menu, .menu a, .menu a:focus, .menu a:link, .menu a:visited {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #1A1813;
}

.menu a:hover {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 15px;
	font-weight: bold;
	color: #FFDF5E;
	background-color: #1A1813;

}

.menu a:active {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	background-color: #1A1813;
}



.mainCategory, .mainCategory a, .mainCategory a:active, .mainCategory a:focus, .mainCategory a:hover, .mainCategory a:link, .mainCategory a:visited {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 17px;
	font-weight: normal;
	color: Red;
	background-color: #28271E;
}

.subCategory, .subCategory a,  .subCategory a:focus, .subCategory a:link, .subCategory a:visited {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #28271E;
}
.subCategory a:hover {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFDF5E;
	background-color: #28271E;
}	

.subCategory a:active {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: ##28271E;
}


.input {
	background: #F0FFFF; 
	font-size: 12px; 
	font-family: "Georgia, Times New Roman, Times, serif";
	border: 1px solid #006400;
}

.button {
	background-color: #D3D3D3;
	font-size: 12px; 
	font-family: "Georgia, Times New Roman, Times, serif";
	border: 1px solid;
}

a, a:link {
	color: #FFCC00;
	background: #28271E;
	text-transform: capitalize;
	font-size: x-small;
	font-family: "Georgia, Times New Roman, Times, serif";

}

a:hover, a:focus {
	color: #FFDF5E;
	background: #28271E;
	text-transform: capitalize;
	font-size: x-small;
	font-family: "Georgia, Times New Roman, Times, serif";
	
}

a:active {
	color: #FF0000;
	background: #28271E;
	text-transform: capitalize;
	font-size: x-small;
	font-family: "Georgia, Times New Roman, Times, serif";
	
}

a:visited {
    color: #A68D04;
	background: #28271E;
	text-transform: capitalize;
	font-size: x-small;
	font-family: "Georgia, Times New Roman, Times, serif";
	
}








a.link, a.link:link {
	color: #FFCC00;
	background: #28271E;
	text-transform: capitalize;
	font-size: small;
	font-family: "Georgia, Times New Roman, Times, serif";

}

a.link:hover, a.link:focus {
	color: #FFDF5E;
	background: #28271E;
	text-transform: capitalize;
	font-size: small;
	font-family: "Georgia, Times New Roman, Times, serif";
	
}

a.link:active {
	color: #FF0000;
	background: #28271E;
	text-transform: capitalize;
	font-size: small;
	font-family: "Georgia, Times New Roman, Times, serif";
	
}

a.link:visited {
	color: #A68D04;
	background: #28271E;
	text-transform: capitalize;
	font-size: small;
	font-family: "Georgia, Times New Roman, Times, serif";
}

h1
{
	color: #FFFF00;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: large;
	background-color: #1A1813;
}

h2
{
	color: #FFFF00;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: medium;
	background-color: #1A1813;
}

h3
{
	color: #FFFF00;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: small;
	background-color: #1A1813;
}

sup.new {
font-size: x-small;
color: #FF0000;

font-weight: normal;
font-family: "georgia", "Times New Roman", "Times", sans-serif;
}