<style Type="text/css">

BODY 	{background-color:#FFF;
	background: url(images/bg.jpg); 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;

	}

H1 	{color: #000;
	font-size: 16pt;
	font-family: Verdana;
	font-style: italic;
	margin: 2px;
	}

H2 	{color: #06C;
	font-size: 16pt;
	font-family: Verdana;
	font-style: italic;
	margin: 2px;
	}

H3 	{color: #F90;
	font-size: 10pt;
	font-family: Arial;
	font-style: italic;
	margin: 0px;
	}

H4 	{color: #06C;
	font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	margin: 0px;
	}

p	{background: #fff; font: Verdana 12px;
	}

a:link		{color: #06C;}
a:active	{color: #F90;}
a:visited	{color: #000;}


#Logo {
	position:absolute;
	left:8px;
	top:0px;
	width:147px;
	height:100px;
	z-index: 10;
}

#TopBanner {
	position:absolute;
	left:155px;
	top:0px;
	width:870px;
	height:80px;
	background-color:#06C;
}

#LeftSidebar {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:000px;
}

#TopHorizSpacer1 {
	position:absolute;
	left:155px;
	top:80px;
	width:870px;
	height:3px;
	background-color:#FFF;
}

#TopNavBar {
	position:absolute;
	left:8px;
	top:83px;
	width:1017px;
	height:12px;
	background-color:#06C;
	z-index: 1;
}

#TopNavBar table {background: #06C;
		color: #F90;
		text-align: center;
		font: 12px Arial,Helvetica,sans-serif;
		}

#TopNavBar a {padding: 3px 5px;
		}

#TopNavBar a:hover	{background: #fff;
		color: #F90;
		}

#TopNavBar a:link	{color: #F90;
		}

#TopNavBar a:visited	{color: #F90;
		}

#TopHorizSpacer2 {
	position:absolute;
	left:155px;
	top:95px;
	width:870px;
	height:5px;
	background-color:#FFF;
}

#Content {
	position:absolute;
	left:155px;
	top:100px;
	width:870px;
	padding: 0px 0px;
}

#ContentMain {
	position:relative;
	left:10px;
	top:10px;
	width:640px;
	padding: 0px 0px;
}

#ContentMain p	{background: #fff;
		font: 13px Arial,Helvetica,sans-serif;
		}

#ContentSide {
	position:absolute;
	left:660px;
	top:220px;
	width:200px;
	padding: 0px 0px;
}

#LeftSidebar p 	{position: absolute; top: 100; left: 10; margin: 10px 5px 5px 10px; color: #FFF}

#LeftSidebar hr 	{color: #FFF; width: 100%;}


#Menu	{position: absolute; top: 200px; left: 20px;
		color: #000;
		}

#Menu a 	{color: #FFF;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none;
		border: 5px inset;
		background: #F90;
		display: block;
		width: 110px;
		padding: 3px 5px;
		}


#Menu a:hover	{color: #FFF; 
        	text-decoration: none; 
        	background:#06C url();
		}

#Menu a:link	{color: #FFF; 
		}

#Menu a:visited	{color: #FFF; 
		}

#Webmaster	{color: #FFF;
		padding: 8px;
		text-align: center;
		position: absolute; top: 580px; left: 20px;
		}

#Webmaster table {color: #FFF;
		text-align: center;
		font: 8px Arial,Helvetica,sans-serif;
		}

#Webmaster a:hover	{color: #ffffff; 
        	text-decoration: none; 
        	}

#Webmaster a:link	{color: #ffffff; 
		}

#Webmaster a:visited	{color: #ffffff; 
		}

#BottomNavBar {
	position:relative;
	left:0px;
	width:870px;
	height:20px;
	background-color:#06CC;
}

#BottomNavBar table {background: #06C;
		color: #FFF;
		text-align: center;
		font: 12px Arial,Helvetica,sans-serif;
		}

#BottomNavBar a {padding: 3px 5px;
		}

#BottomNavBar a:hover	{background: #F90;
		color: #FFF;
		}

#BottomNavBar a:link	{color: #FFF;
		}

#BottomNavBar a:visited	{color: #FFF;
		}

#BottomBar {
	position:relative;
	left:0px;
	width:870px;
	height:15px;
	background-color:#06C;
}

#BottomBar table {background: #06C;
		color: #F90;
		text-align: center;
		font: 10px Arial,Helvetica,sans-serif;
		font-weight: bold;
		}

#BottomBar a:hover	{color: #F90;
		}

#BottomBar a:link	{color: #F90;
		}

#BottomBar a:visited	{color: #F90;
		}


</style>