/* Page defaults */

#warning { display: none; }

html {
	position: absolute;
	background: #FBFBF2;
	width: 100%; /* Necessary for IE 5.2 on Mac */
	}	

body {
	font-family: Verdana, Tahoma, Trebuchet, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	position: relative;
	background: url(right.gif) #fff right top repeat-y;
	top: 0; left: 0; right: 0; padding: 0; margin: 0; border: 0;
	width: 100%; /* Necessary for IE 5.2 on Mac */
	}

h1, h2, h3, h4, h5, h6 {
	font-family:  Tahoma, Trebuchet, "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	/* Sets same font for any header anywhere without having to explicitly state in a specific instance */
	}	

tt {
	font-family: "The Sans Mono", "Lucida Console", "Lucida Typewriter", "Lucida Sans Typewriter", Courier, monospace;
	}


/* Header Information */

#header {
	width: auto;
	right: 40px;
	left: 0;
	position: relative;
	background: url(left.gif) left top repeat-y;
	margin: 0;
	padding: 0 33px 0 187px; 
	line-height: 1.4em;
	}
	
#header p {
	margin: 0; border: 0;
	padding: 0 0 1em 0; 
	}

#header h1 {
	padding: 12px 0 12px 0;
	margin: 0;
	text-align: right;
	font-size: 200%;
}
#header h2 {
	margin: 0;
	padding: .5em 0;
	font-size: 150%;
	text-align: right;
	border-bottom: 3px solid #F00;
}


/* Main content */

#content {
	font-family: Verdana, Tahoma, Trebuchet, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	width: auto;
	right: 40px;
	left: 0;
	position: relative;
	background: url(left.gif) left top repeat-y;
	margin: 0;
	padding: 0 33px 0 187px; 
	line-height: 1.4em;
	}
	
#content a { color: #C00; text-decoration: none; border-bottom: 1px dotted #C77; }	
#content a:visited { color: #933; text-decoration: none; border-bottom: 1px dotted #D77; }	
#content a:hover { color: #049; text-decoration: none; border-bottom: 1px solid #049;}	
	
#content p {
	margin: 0; border: 0;
	padding: 0 0 1em 0; 
}

#content h1, #content h2, #content h3 { margin: 0; line-height: 1.2em; }
#content h1 { 
	padding: 12px 0 12px 0;
	border-bottom: 2px solid #F00;
	text-align: right;
	font-size: 180%;
	}
#content h2 {
	background: url(h2block.gif) left center no-repeat;
	text-indent: 14px;
	padding: .5em 0;
	font-size: 150%;
	}
#content h3 {
	padding: .5em 0;
	font-size: 125%;
	}
	
#content hr {
	text-decoration: none;
	color: #F00;
	height: 0;
	border-bottom: 2px solid #f00;
	}	
	
#content dl {
	margin: 0; padding: 0;
	}	
#content dt {
	background: url(smallblock.gif) left center no-repeat;
	text-indent: 9px;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	padding: .5em 0;
	}
#content dd {
	margin: 0; 
	padding: 0 0 1em 2.5em; 
	border: 0;
	}
	
#content blockquote {
	padding: 6px;
	width: 80%;
	text-align: left;
	display: block;
	margin-top: 4pt;
	}
#content blockquote.maxim {
	border: 1px #633 solid;
	background: #fcfcf7;
	color: #C00;
	font-weight: bold;
	}
#content blockquote hr {
	text-decoration: none;
	color: #966;
	height: 0;
	border-bottom: 1px solid #966;
	}
#content blockquote h5 { /* Formats the Maxims and Anecdotes. More or less serves as a title for a BLOCKQUOTE */
	color: #000;
	padding: 0 0 .4em 0;
	margin: 0;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	}
#content blockquote p {
	padding-bottom: 0; margin-bottom: 0; margin-top: .666em;
	}	

#content table {
	background: #f9f9ff;
	width: 100%;
	padding: 0; margin: 0;
	border: 1px ridge #333;
	}
#content td, #content th {
	padding: 6px;
	vertical-align: top;
	border: 1px ridge #333;
	}
#content .col2 { /* sets two table columns to equal width */
	width: 50%;
	}
#content .col3 { /* sets three table columns to equal width */
	width: 33%;
	}
#content .col4 { /* sets four table columns to equal width */
	width: 25%;
	}
#content .col5 { /* sets five table columns to equal width */
	width: 20%;
	}

#content ul {
	list-style-image: url(reddot.gif);
	padding: 0 0 1em 0;
	margin: 0 0 0 2.5em;
	border: 0;
	}
#content li {
	padding: .15em 0;
	}


/* Logo and other Graphics */
		
#logo {
	position: absolute;
	top: 14px; left: 10px;
	width: 151px; height: 83px;
	padding: 0; margin: 0; border: 0;
	z-index: 1; /* makes it visible "above" the rest of the page */
	}		

.right { float: right; padding: 4px 0 4px 4px; }
.left { float: left; padding: 4px 4px 4px 0; }		
.centered { display: block; text-align: center; padding: 4px; margin: 0; }
.cleared { clear: both; }		

/* Menu */

#menuwrapper {
	font-size:90%;	
	position: absolute;
	top: 118px;
	left: 9px;
	width: 174px;
	z-index: 2;
	padding: 0; margin: 0; border: 0;
	}

#menuwrapper ul {
	list-style: none;
	padding: 0;
	margin: 0 33px 0 5px;
	border: 0;
	}
#menuwrapper li {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#menuwrapper a {
	background: url(menublock.gif) left center no-repeat;
	display: block;
	color: #003;
	padding: 0;	
	text-decoration: none;
	padding: 3px 3px 3px 12px;
	margin: 0 3px 0 8px;
	width: 100%;
	}
#menuwrapper a:hover {
	background: url(menuback.gif) #F00 right top repeat-y;
	font-weight: bold;
	color: #fff;
	border-left: 2px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-left: 6px;
	padding: 2px 3px 2px 12px;
	}

/* FOOTER BELOW CONTENT AREA */
	
#bottom {
	position: relative;
	margin: 0; padding: 0; border: 0;
	background: url(b-left.gif) #FBFBF2 no-repeat left top;
	}
#bottom .bottomright {
	position: relative;
	font-size: 1px; color: #FBFBF2;
	background: url(b-right.gif) no-repeat top right;
	float: right;
	height: 57px; width: 58px;
	margin: 0; padding: 0; border: 0;
	}

#bottomcontent {
	padding: 18px 33px 8px 197px;
	margin: 0;
	font-size: .75em; color: #A6857E; text-align: center;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, Geneva, Univers, sans-serif;		
}

#bottomcontent a {
	color: #89B; text-decoration: none;
}
	
#bottomcontent a:hover {
	color: #A6857E;
	text-decoration: underline;
}
	
	