BODY, P, H1, H2, H3, H4, H5, H6, TD, DIV, OL, UL, DL  {  /* all specified for older browsers  */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	}

a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}

a:link {
	background-color: transparent;
	}

a:visited {
	background-color: transparent;
	}

a:active {
	background-color: transparent;
	}

a:hover {
	background-color: transparent;
	text-decoration: underline;
	}
/*   ----------------                */	
#content a {
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
li {
	font-size: 12px;
	margin-left: 50px;
}
	
.homep {
	font-size: 11px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
/*
.mainmenu {
	text-align: center;
	}
*/
.dropcap {
	background-color: transparent;
	font-size: 2em;
	float: left;
	padding-right: 2px;
	padding-top: 4px;
	position: relative;
	font-style: italic;
	font-family:  "Lucida Calligraphy", fantasy, cursive, serif;
	z-index: 2;
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	text-align: center;
	}
h3 {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -10px;
	padding: 0px 40px;
	text-align: right;
	}
	
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
img {
	border: 0px none;
	}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
	
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. 
UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.
http://tantek.com/CSS/Examples/boxmodelhack.html*/

#sidenav {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;   /* how much space around the box */
	padding: 5px 8px;
	background-color: transparent;
	height: auto;
	width: 216px; /* ie5win fudge begins (This is seen by all browsers but after the next bit only Win/IE5.x will still take the 200px width ) -- add padding and border for both sides to desired width*/
	voice-family: "\"}\"";  /* this line is the parse error that means IE5.x will not read any more of the following rules */ 
	voice-family: inherit; /* this line is because some other browsers will also not read just one rule following the hack above, so it's a non-rule if you like */ 
	width: 200px; /* read by all compliant browsers including IE6 (both modes) but not IE5.x because of the parse error */ 
	}
/* this is an extra rule just to make sure compliant browsers get the correct width : IE (All versions) do not understand the advanced selector */ 	
html>body #sidenav { /* no spaces permitted near the > in this line */
	width: 215px; /* ie5win fudge ends */
	}

#styleswitch{
	font-size: 9px;
	color: #000000;
	padding: 8px;
}
#styleswitch li{
	font-size: 9px;
	display: inline;
	padding: 8px;
	color: #000000;
}

#styleswitch a{
	text-decoration:underline;
	color: #000000;
}

#content {
	margin: 0px 20px 0px 220px;  /* how much space around the box */
	padding: 10px;
	}
	
#mainmenu {
	margin: 0px 20px 0px 220px;  /* how much space around the box */
	padding: 5px;
	text-align: center;
	}
	

#footer {
	margin: 0px 0px 0px 220px;  /* how much space around the box */
	padding: 0px 20px;
	text-align: center;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  	margin-top: 0;
	}


ul#sidelinks {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#sidelinks li {
	border-top: 1px solid;
	}


ul#sidelinks li a:link{
	text-decoration: none;
	display: block;
	width: 92%;
	padding: 4px 4%;
	font: bold 10pt/1.2 verdana, arial, helvetica, sans-serif;
	}

ul#sidelinks li a:visited{
	text-decoration: none;
	display: block;
	width: 92%;
	padding: 4px 4%;
	font: bold 10pt/1.2 verdana, arial, helvetica, sans-serif;
	}

ul#sidelinks li a:active{
	text-decoration: none;
	display: block;
	width: 92%;
	padding: 4px 4%;
	font: bold 10pt/1.2 verdana, arial, helvetica, sans-serif;
	}

ul#sidelinks li a:hover {
	text-decoration: underline;
	}

hr {
	border: none;
	height: auto;
}

