#wrapper	{	
	width: 100%;
	}

#top 	{
	position:    absolute;
	margin:	20px;
	height:	130px;
	width: 100%;
	background:   	#eeff99;
}
#left
	{
   	position:     absolute;
   	top:         160px;
   	left:         2em;
	width: 	45%;	
   	} 
#right 
   	{
	position: absolute;
	top:  180px;
     	margin-right:	2em;
	margin-left: 55%;
     	}   
img	{
	border-width: 1px;
	border-style: solid;
	border-color: #000080;
	padding: 5px;
}  


P {text-indent: 0.5in; text-align:justify}
H2 {font-size: 1.5em; font-family: Kaufmann Bd BT, Kauffmanm BT; color: #336600; text-align: right;margin-right: 50px;}
H3 {font-size: 1.0em; font-family: Arial,Verdana; color: purple; margin-left: 1em;}
H1 {font-size : 24pt; color: Red; font-family: Arial,Verdana; text-align: left; font-style: italic;}
H4 {font-size : 1.1em; font-family: Arial,Verdana; text-align: left; color: red; font-style: italic;}
H5 {font-size: 10pt; font-family: Comic Sans MS; text-align: center; color: red; font-style: italic;} 
H6 {font-size : 1.1em; font-family: Arial; text-align: left; color: #000000; }
H7 {font-size: 10pt; font-family: Arial,Verdana; text-align: left; color: red; font-style: italic}

.centered	{text-indent: 0; text-align: center;}
.red  { font-family: Comic Sans MS,Arial,Verdana; color: red;}
body {
	background-color:#f0ffff;
}
a:link {color:#0000FF; }
a:visited {color:#808080;}
a:active {color:#FFFF00;}
a:hover {color: #00CCFF;}

ul	{
	text-indent: 0;
	list-style-type: none;
	margin-left: 0;
}
.list	{
	text-indent: 0
}
