body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	width:752px;
	height:100%;
	text-align:left;
	}
	
#container {
	margin: 20px auto 20px auto;
	width:752px;
	height:100%;
	}
	
#leftcolumn {
	float: left;
	width:433px;
	height:408px;
	display:inline;
	}
	
		
#logo {
	width:412px;
	margin-left:30px;
	}
	
#content {
	margin-top:10px;
	background-color:#444444;
	width:752px;
	}
	
#darkbox {
	width:752px;
	height:448px;
	background-color:#444444;
	margin:0 auto;
	padding:0px;
	}
	
#top_inside {
	margin-left:15px;
	width:433px;
	vertical-align:top;
	text-align:left;
	background-color:#999999;
	}
	
#home_image {
	margin-left:448px;
	margin-top:0px;
	width:288px;
	padding:0px;
	display:block;
	font-size:0;
	}
	
* html #home_image{margin-right:-3px;}
	
#home_image img {
	border:none;
	display:block;
	margin:0px;
	}
	
#bottom_inside {
	margin-left:15px;
	width:433px;
	height:19px;
	}
	
#navigation {
	margin-left:10px;
	width:195px;
	text-align:left;
	}
	
.navigation-text {
	color:#992244;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
	
.navigation-text a {
	color:#992244;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	display:block;
	}
	
.navigation-text a:hover {
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	display:block;
	}
	
#navigation_bar {
	background-color:#999999;
	width:423px;
	height:132px;
	margin-left:15px;
	padding:5px;
	}
	
#text_area {
	background-color:#666666;
	width:403px;
	padding:15px;
	margin-left:15px;
	height:219px;
	text-align:left;
	}
	
.subhead {
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.subhead_large {
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.burst {
	width:12px;
	float:left;
	display:inline;
	margin-right:5px;
	}
	
.quote {
	font-size:14px;
	text-align:center;
	color:#CCCCCC;
	font-style:italic;
	}
	
#principles {
	width:376px;
	margin-left:355px;
	margin-top:10px;
	}
	
#footer {
	color:#444;
	text-align:center;
	padding:10px 0px;
	line-height:150%;
	}
	
#footer a{
	color:#444;
	}
	
#footer a:hover{
	color:#666;
	}
	
img {
	border:none;
	display:block;
	margin:0;
	}
	
a {
	color:#AAAA33;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color:#999999;
	}

.special {
		text-align:center;
	background-color:#CCCCCC;

}
	
.special a {
	font-size:12px;
	font-weight:bold;
	background-color:#CCCCCC;
	text-decoration:none;
	color:#C52B57;
	}
	
.special a:hover {
	text-decoration:underline;
	}