body {
	font:100% Arial,Helvetica,sans-serif;
	margin: 0;
	}

P {
	margin:6px 0px 6px 0px; 
	}
UL {
	margin:0; 
	padding:8px 0 8px 30px; 
	list-style-type:square; 
	}
OL {
	margin:0; 
	padding:8px 0 8px 30px; 
	list-style-type:decimal; 
	}
LI {
	padding:2px 0px; 
	}
A:LINK {
	color:#FF9900; 
	text-decoration:underline; 
	}
A:VISITED {
	color:#995C00; 
	text-decoration:underline; 
	}
A:HOVER {
	color:#FFC266; 
	text-decoration:underline; 
	}
A:ACTIVE {
	color:#FF9900; 
	text-decoration:underline; 
	}
h1{
	text-transform: lowercase;
	font: normal 24px "sylfaen", "requiem", serif;
	margin: 0;
	color: #c60; 
	}
h2, h3, h4, h5, h6 {
	font-size: 13px;
	margin-bottom: -6px; 
	}
h2 {
	font-size:130%;
	}
h3 {
	font-size:120%;
	}
h4 {
	font-size:100%;
	}
h5 {
	font-size:93%;
	}
h6 {
	font-size:83%;
	}
#page{
	background: #fff;
	text-align: left;
	width: 782px;
	margin: 0 auto; }
	
#header {
	background: url(../images/header.jpg) no-repeat; }

#title {
	height: 83px;
	padding: 50px 0 0 50px;
	margin: 0; }
	
#title img{
	float: left;
	padding: 0;
	margin: 0; }

#title h1, #title blockquote {
	
	float: right; 
	height: 0;
	overflow: hidden; }

#nav {
	clear: both;
	height: 37px; 
	background: url(../images/nav-background.gif) repeat-x; }

#subnav{
	height: 29px; }

/* safe to remove the following section if flash implements navigation */
#nav ul{
	padding: 10px 0 0 0;
	margin: 0; }
#nav ul li{
	list-style-type: none;
	display: inline; }
#nav ul li a{
	text-transform: uppercase;
	color: silver;
	letter-spacing: 1px;
	padding: 0 10px;
	font: bold 11px "times new roman", serif;
	text-decoration: none; }
#nav ul li a:hover, #subnav ul li a:hover{
	color: #c00; }
	
#subnav ul{
	padding: 5px 0 0 0;
	text-align: right;
	margin: 0; }
#subnav ul li{
	list-style-type: none;
	display: inline; }
#subnav ul li a{
	text-transform: uppercase;
	color: silver;
	padding: 0 10px;
	font: bold 11px serif;
	text-decoration: none; }	

/* end safe to remove */

#homepageheader{
	height: 304px;
	background: #f0ad00 url(../images/homepage-title.gif) 367px 30px no-repeat; }
	
#homepageheader #homepagetitle {
	height: 100px;
	overflow:hidden;
	visibility: hidden; }
	
#homepageheader #homepageflash{
	
	/* REMOVE THIS - useful for demonstrating size before flash is embedded */
	
	opacity: .5;
	filter: alpha(opacity=50);
	background: black;
	
	/* end REMOVE THIS */
	
	float: left;
	height: 304px;	
	width: 432px; }	
	
#homepageheader #homepagebody{
	float: right;
	text-align: right;
	width: 320px;
	padding: 0 14px 0 0;
	color: #ffff66;
	height: 200px;
	overflow:hidden; }
	
#homepagebody {
	margin-top:65px; 
	font-size: 76%;
	}
	
#homepagebody a:link, #homepagebody a:visited {
	color:#B47503;
	} 

#homepagebody a:hover, #homepagebody a:active {
	color:#855703;
	}

#homepage{
	height: 1%;
	font-size: 76%;
	color: #666;
	background: url(../images/body-mainfade.gif) repeat-x; }

#homepage h1{
	margin: auto;
	font-size: 20px;
	margin-bottom: -12px; }

#homepage #main{
	background: url(../images/body-mainedge.gif) top right no-repeat;
	float: left;
	padding: 14px 51px 14px 26px;
	min-height: 100px;
/* http://tantek.com/CSS/Examples/boxmodelhack.html */
	width:465px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 388px; }
	
#homepage #side{
	background: #fc0 url(../images/body-sidefade.gif) repeat-x; 
	color: #960;
	float: right;
	padding: 14px 14px 14px 6px;
	min-height: 100px;
/* http://tantek.com/CSS/Examples/boxmodelhack.html */
	width:317px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 297px; }

#body{
	font-size:76%;
	height: 1%;
	color: #666;
	margin-bottom: 6px;
	padding: 0 24px 0 26px;
	background: url(../images/body-side.gif) top right repeat-y; }

#body #main {
	background: url(../images/body-top.gif) repeat-x;
	float: left;
	padding: 10px 20px 24px 0;
/* http://tantek.com/CSS/Examples/boxmodelhack.html */
	width:569px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 549px; }

#body #side {
	overflow-x: hidden;
	background: url(../images/body-top.gif) repeat-x;
	color: #960;
	float: right;
	padding: 53px 0 0 10px;
/* http://tantek.com/CSS/Examples/boxmodelhack.html */
	width:163px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 153px; }
	
#homepage #side a:link, #homepage #side a:visited {
	color:#BD1900;
	}
#homepage #side a:hover, #homepage #side a:active {
	color:#755504;
	}
#body #side img{
	margin-left: -10px; 
	}
	
#footer{
	clear: both;
	margin: 3px 24px 13px 26px;
	color: #fc0;
	padding: 4px 0 8px 0;
	font-size: 69%;
	border-top: 1px solid #ffdf60; }
/*	
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fc0; }
*/	
#nav:after, #subnav:after, #homepageheader:after, #homepage:after, #body:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }

