<!-- Style Sheet created by Cayucos Pages  -->
<!-- http://cayucospages.net -->
<style type="text/css" media="screen">
		html			{}
		body 			{background-color: #66cccc; margin: 50px; padding: 0; }
		
		body 			{ color: #006699; font: 14px Verdana, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		#container		{ background-color:#FFFFBB; border: 2px solid black; width: 760px; margin: 0 auto;}
		
		/* Header */
		#header			{ background: #FFFFBB; border-bottom: 0px solid #ddd; padding: 10px; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px; }
		#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: 10px;}
		#extra small	{ font-size: 11px; 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: 175px; }		/* 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: none; 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]-->
