#wrapper	{
		position:	absolute;
	width: 100%;
	height:	100%;
	}


#content	{	
	position: absolute;
	top: 0%;
	height: 100%;
	width: 100%;
	background-image: url(image2.jpg);
	repeat: no repeat;
	}

#header 	{
	position: absolute;
	top: 0px;
	height:	100px;
	width: 100%;
	background-color:  transparent;
}

#navigation	{
	position: absolute;
	top: 160px;
	font-family: Arial, Helvetia, sans-serif;
	font-size: 1.2em;
	height: 20px;
	}
#navigation ul {
	list-style: none;
	width: 98%;
	margin-left: 15px;
	padding: 1px:
	padding-top:20px;
}
#navigation	li	{
	display: inline;
}
#navigation a:link, a:visited	{
	margin-right: 2px;
	padding: 4px,6px,4px,6px;
	color: #ff0000;
	background-color: #99ffee;
	text-decoration: none;
	border-top: 1px solid #ff6666;
	border-left: 1px solid #ff6666;
	border-bottom: 1pz solid #8c0000;
	border-right: 1px solid #8c0000;
}
#text1	
	{
   	position:     absolute;
   	top:        440px;
   	right:         2em;
	width: 	45%;	
   	} 
#left	{
	position; absolute;
	top: 0px;
	width 30%;
	height: 40%;
	}
#left2	{
	position; absolute;
	top: 0px;
	margin-left: 10px;
	}

#right {
	position: absolute;
	top: 20px;

	width: 70%;
	margin-left: 15em;
	margin-right:	10px;
	}
#right2  {
	position: absolute;
	top: 380px;
	width: 70%;
	margin-right:	10px;
	margin-left: 15em;
	}

#name	{
	top: 20px;
	border-top: 4px solid #00b200;
	border-bottom: 4px solid #00b200;
	height: 60px;
	color: red;
	} 
#name2  {
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
} 
#name3	{
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
} 

img	{
	border-width: 1px;
	border-style: solid;
	border-color: #000080;
	padding: 5px;
}  
hr	{
	border: 1px solid #000000;
	height: 5px;
	background-color: #00b200;
	}

P {text-align: right; font-family: "Trebuchet MS", Ariel, Verdana; font-size 1.1em; color:  #ff0000; font-weight: bold;}
H2 {font-size: 1.5em; font-family: Kaufmann Bd BT, Kauffmanm BT; color: #ff0000; text-align: right;margin-right: 50px;}
H3 {font-size: 1.0em; font-family: Arial,Verdana; color: #ff2800; text-align: right;}
H1 {font-size : 24pt; color: Red; font-family: "Trebuchet MS";Arial,Verdana; text-align: center; font-style: italic;padding-top: 50px;}
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: 180px;
}
li	{color: #ff0000;
	padding-left: 15px;
	}
.list	{
	text-indent: 0
}
