	body 
{
	background-color: #292526;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	/*text-indent: 50px;*/
}
#welcome {
	font-family: Verdana;
	background-color: #FFFFFF;
}

#RSS {
	background-color:0;
	position: relative;
	background-position: 0px;
	text-align: left;
	clear: none;
	float: none;
	height: auto;
	width: 815px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	left: 45px;
	z-index: 1;
}
#HMenu {
	left: 60px;
	position: absolute;
	width: 800px;
	top: 425px;
	height: 1px;
}




#Background 
{
	font-family: Verdana;
	font-size: 14px;
	background-image: url(indexBG.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 1500px;
	width: 900px;
	margin: auto;
	padding: 0px;
	color: #FFFFFF;
	/*text-indent: 50px;
	
	text-align: left;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;*/
}

/*#testDIV {
	background-color:#33CC33;
	position: relative;
	background-position: 0px;
	text-align: left;
	clear: none;
	float: none;
	height: auto;
	width: 815px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	left: 45px;
	z-index: 1;

}*/


a:link {
	color: #FFFFFF;
	font-family: Verdana;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF66;
	font-family: Verdana;
}
