.style1 {
	color: #780000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#main    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -300px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 600px;
	height: 400px;
	visibility: visible
	}

#homepic {
	position: absolute;
	visibility: visible;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 600px;
	height:400px;
	left: 0px;
	top: 0px;
	line-height: 110%;
}

#mainmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #ffffff;
	color: #323232;
	height: 400px;
	width: 600px;
	line-height: 90%;
	font-weight: lighter;
	padding: 2;
}

#homepic a{
	font-family: Arial, Helvetica, sans-serif;
	color: #780000;
	text-decoration:none;
}

#mainmessage h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 90%;
}

#mainmessage h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 90%;
}	

#mainmessage p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 90%;
	font-weight: lighter;
}

#mainmessage a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 90%;
	color: #323232;
	text-decoration:none;
}

#footer {
	width: 100%;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #780000;
	height: 21px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	display: block
	}
