.sitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.sidetext {
	font-family: tahoma, arial;
	font-size: 11px;
	
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;

}
.footer {
	font-family: tahoma, arial;
	font-size: 11px;
	
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
}

.footer a:link{
	text-decoration:underline;
}

body {
	margin-top: 0px;
	background:#000000 url("../images/bgr2.jpg") repeat-y 50% 0px;
}
.style2 {font-size: 24px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

div.body {
overflow:hidden;
visibility:hidden;
height:1px;
width:1px;
}