body{
	background: #FF6600;
}
h1, h2, h3 {
	color: white;
}
a{
	text-decoration: none;
	color: #FFFF77;
}
a:hover {
	text-decoration: underline;
	color: red;
}
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 18px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}
#footer {
	color: white;
	font-size: 12px;
	position:absolute; overflow:hidden; 
	left:206px; 
	top:949px; 
	width:1015px; 
	height:239px; 
	z-index:4;
}
#footer hr{
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: 0;
}
#footer a{
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#text1 {
	position:absolute; overflow:hidden; left:250px; top:660px; width:843px; height:332px; z-index:12;
}
#textRight{
	position:absolute;
	overflow:hidden;
	left:647px;
	top:312px;
	width:404px;
	height:455px;
	z-index:-1;
}

label {color:white; font-size:20px;}
dt label{
	padding: 5px;
	margin: 0px;
	display: block;
	float: left;
	width: 220px;
	font-size: 13px;
	text-align:right;
}
dd{
	padding: 5px;
	margin: 0px;
	display: block;
	width: 520px;
	font-size: 11px;
	text-align:left;
}
p{
	color: #FFFF00;
	font-size: 18px;
	font-family: 'souvenir', 'verdana', 'arial', 'sans-serif';
}

