	body {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	text-decoration: none;
	word-spacing: 0em;
	text-align: left;
	font-size: 11px;
	}
	
	p { line-height: 17px; }
	
	li {
	line-height: 1.5em;
	
	}
	
	#flashcontent {
	width:600px;
	height:460px;
}

	
	a:link {
	text-decoration:underline;
	color:#000000;
	}
	a:visited {
	text-decoration:underline;
	color:#000000;
	}
	a:hover {
	text-decoration:none;
	color:#000000;
	}
	a:active {
	text-decoration:none;
	color:#CC3333;
	}
	
	H1 {
	font-family: Trebuchet MS;
	font-size:26px;
	font-weight: normal;
	}
	
	H2 {
	font-size:15px;
	font-weight: bold;
	color:#4D4D4D;
	}
	
	#header {
	height:102px;
	margin: 0 0 0 60px;
	padding: 20px 0 0 0;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
	padding:5px 0 0 65px;
	height: 68px;
	margin: 0 auto;
	}
	.navright {
	padding:0;
	float: right;
	margin: -32px 45px 0 0;
	}
	
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	} 
	
	#main {
	float:left;
	padding: 15px 15px 15px 60px;
	margin:20px 0px 0px 0px;
	border-right: #999999 dotted 1px;
	width:510px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 435px;
	}
	
	html>#main {
	width: 435px;
	} 
	

	#main_about{
	float:left;
	padding: 15px 15px 15px 60px;
	margin-top:20px;
	width:680px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 605px;
	}
	
	html>#main_about {
	width: 605px;
	} 
	
	#main_withoutside {
	float:left;
	padding: 15px 15px 15px 60px;
	margin-top:20px;
	width:680px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 605px;
	}
	
html>#main_withoutside {
	width: 605px;
	} 
	
	
	#sidebar {
	float:left;
	padding: 30px 15px 0 15px;
	width:200px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 170px;
	}
	
html>#sidebar {
	width: 170px;
	} 
	
	
	#sidebar ul {
		margin-bottom:0;
    }
   
	#footer p {
	padding:30px 0 0 45px;
	margin:0;
	font-size: .78em;
	color: #333333;
    }
	

