body {
	margin:0px 0px 0px 0px;
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#69c;
	padding:0px;
	margin:0px;
	}

#maincontent {
	float:right;
	width:75%;
	background:#fff;
	border-left:2px solid #003366;
	border-bottom:2px solid #003366;
	margin-left:15px;
	padding-bottom:20px;
	}

#navcontent {
	}


#navcontent p {
	font-size:10px;
	margin-left:10px;
	}

#button {
	width: 8em;
	border-left: 2px solid #003366;
	border-right: 2px solid #003366;
	border-top: 2px solid #003366;
	border-bottom: 1px solid #003366;
	padding: 0 0 0 0;
	margin: 10px 0px 0px 5px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	float: right;
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#button li {
	border-bottom: 1px solid #003366;
	margin: 0;
	text-transform:lowercase;
	}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 5px solid #336699;
	border-right: 5px solid #336699;
	background-color: #aec9e4;
	color: #003366;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 5px solid #003366;
	border-right: 5px solid #003366;
	background-color: #336699;
	color:#eeeeee;
	text-decoration: none;	
	}


p,h1,h2,h3,h4,h5,h6,pre {
	margin:0px 30px 10px 30px;
	padding-top: 10px;
	color: #003366;
	}

h1 {font-size:24px;
	font-weight: 800;}
h2 {font-size:20px;
	font-weight: 800;}
h3 {font-size:18px;
	font-weight: 800;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}


a:link {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	background-color:transparent;
	}
	
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#00c;
	background-color: transparent;
	}
	
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	background-color: #9cf;
	
	}
	
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}		
	
.tagline {color: #cc0000;
	  font-size:10px;}	
	  
.toc {font-size:10px;}
	
.clear
	{clear: both;}

.footer
	{margin-top: 20px;
	 padding-top: 10px;
	 border-top: 1px dashed #ccc;}
	 
div.cat {margin-top: 0.9em; 
	 margin-left: 35px;
	 font-size: 11px; width: 80%; 
	 line-height: 13px; 
	 border-bottom: #999 2px dotted; 
	 height: 11px;
	 color: #003366;}
	 
div.cat .itemname {padding-right: 10px; 
	 float: left; 
	 margin-bottom: -0.3em; 
	 border-bottom: white 0.2em solid; 
	 font-family: arial, sans-serif; 
	 position: relative; 
	 top: 5px; 
	 background-color: white; 
	 text-align: left;
	 text-transform:uppercase;}
.num {float: right; 
	 margin-bottom: -0.4em; 
	 width: 20px; 
	 border-bottom: white 0.2em solid; 
	 font-family: "courier new", monospace; 
	 position: relative; 
	 top: 5px; 
	 background-color: white; 
	 text-align: right;}
	 
	
ol {
	margin-right:40px;
	}
#maincontent li {
	margin-bottom:5px;
	margin-top:5px;
	color: #003366;
	padding: 2px 0px;
	line-height:1.5em;
	}
