<!-- Style Sheet created by Cayucos Pages  -->
<!-- http://cayucospages.net -->
<style type="text/css" media="screen">
		html			{}
		body 			{background-color: #6699cc; margin: 50px; padding: 0; }
		
		body 			{ color: #669933; font: 14px Verdana, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #003366; }
		a				{ color: #337810; }
		p				{ margin: 0 0 0px; }
		#container		{ background-color:#ffffff; border: 2px solid #003366; width: 830px; margin: 0 auto;}
		
		/* Header */
		#header	background: #669933; border-bottom: 0px solid #003366;  }
		#header   	{  margin: 5 0 0px; padding: 12px 6px; border-bottom: 3px solid #669933;}
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 0px solid #ccc; margin-left: 18px; }
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{ margin-left: 18px;margin-top: 50px;}
		#extra          { font-size: 12px; color: #666; line-height: 18px; }
		#content		{ border-bottom: 0px solid #ccc; margin:10px; }
		#content p, #extra p { padding-right: 18px; }
		<!-- Alternate menu -->
#navcontainer { width: 175px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #006699;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #ffcc00;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #66cccc;
color: #fff;
}
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 175px; }
		#content		{ float: right; width: 540px; }
		#extra			{ float: left; clear: left; width: 250px; }		/* Footer */
		#footer			{ background: #006699; border-bottom: 2px solid #000000; clear: both; width: 100%; }
		#footer a		{ color: #ffcc00; }
		#footer	p		{ color: #ffcc00; margin: 0; padding: 0 18px 10px; font-size:10px;}
		#footer ul		{ border-bottom: 0px solid #555; list-style    ne; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
	</style>
	<!--[if IE]>
	<style type="text/css">
	    #navigation, #content, #extra { margin-top: 20px; }
	</style>
	<![endif]-->