body {
/* The main area of the page. The background color determines the whole page. */
	font-family: Georgia, "Times New Roman";
	color: #333333;
	background-color: #ffffff;
	text-align: justify;
	 }
a:link {
/*This section defines how an unclicked link looks*/
	color: #0000cc;}
a:visited {
/* This section defines how a clicked link looks */
	color: #990033; }
address {
/* this section defines how the signature or address field looks */
	margin-top: 0.3em;
	padding-top: 0.3em;
	border-top: thin dotted }

img {
/* this section defines how images and pictures look */
/*
	border-right: 0.1em solid black;
	border-left: 0.1em solid black;
	border-bottom: 0.1em solid black;
	border-top: 0.1em solid black;
*/
	}

h1 {
/* this section defines how heading 1 will look */
	font-family: Georgia, "Times New Roman";
	color: #cc0000;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	/*
	border-right: 0.1em solid black;
	border-left: 0.1em solid black;
	border-bottom: 0.1em solid black;
	border-top: 0.1em solid black;
	*/
	
	}
h3 {
/* this section defines how heading 1 will look */
	font-family: Georgia, "Times New Roman";
	color: #ffffff;
	font-size: 3em;
	font-weight: normal;
	text-align: center;
	/*
	border-right: 0.1em solid black;
	border-left: 0.1em solid black;
	border-bottom: 0.1em solid black;
	border-top: 0.1em solid black;
	*/
	
}
h2 {
/* this section defines how heading 2 will look */
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: red;
	font-size: 2em;
	background-color: #ccccff;
	}
strong {
/*defines how the Strong font will look */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-decoration: underline;
	font-weight: bold;
	color: #eeeeee;
	}
form {
/*defines how a form will look */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	/*
	border-right: 0.1em solid black;
	border-left: 0.1em solid black;
	border-bottom: 0.1em solid black;
	border-top: 0.1em solid black;
	*/
	font-weight: bold;
	}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #eeeeee;
	}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:785px;
	height:160px;
	border: none #000000;
	background-image:  url(images/header.jpg);
	z-index: 3;

	}
#rotate {
	position:absolute; 
	z-index:3; 
	left:600px; 
	top:0px; 
	width:155px; 
	height:108; 
	border: none#000000;
	}
#navbar {

	position:relative; 
	z-index:3;
	left:15px; 
	top:127px; 
	width:750px; 
	height:40px; 
	border: none #000000;
	/*
	position:absolute; 
	z-index:5; 
	left:15px; 
	top:110px; 
	width:750px; 
	height:40px; 
	border: none #000000;
		*/
	}
#body {
	Position:absolute;
	left:10px;
	top:170px;
	width: 765px;
	z-index: 1;

	}

#text {
	Position:absolute; 
	left: 0px; 
	top:0px; 
	width: 390px;
	
	}
#formspace
	{
	Position:absolute; 
	left: 420px; 
	top:5px; 
	width: 355px; 
	height: 475px; 
	background-image:  url(images/form.jpg)
	}
#form
	{
	Position:relative; 
	left:0px; 
	top:0px; width: 350px; 
	height: 450;
	}
#flashbody
	{
	Position:absolute; 
	left:9px; 
	width: 780px; 
	height: 455px;
	}
#flash
	{
	position:absolute; 
	left:447px; 
	top:188px; 
	width:310px; 
	height:230px; 
	z-index:2 ;
	background: #FFFFFF;
	border: 2px solid #888888;
	}
#continue
	{
	position:absolute; 
	left:560px; 
	top:110px; 
	}