#content {
	background-color: #000000;
	border: solid;
	border-color: #990000;
	border-width: 1px 1px 1px 1px;
	padding: 15px 15px 15px 16px;
}

#content p, .text {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 12pt;
	text-align: justify;
	margin-top: 14pt;
	
}
#leftnav {
	border-width: 1px 0px 1px 1px;
}
.byline {
	font-family : Bookman Old Style, serif; 
	color : #990000; 
	font-size : .8em;
}
#titlebox {
	/*border: 4px solid #990000;*/
	overflow: auto;
}
#titlebox_text {
	padding:4px;
	text-align:center;
}

h1{
	font-family : Bookman Old Style, serif; 
	color : #990000; 
	font-size : 24pt;
	font-weight:normal;
	font-style: italic;
	margin-bottom: 0px;
}
h2 {
	font-family : Bookman Old Style, serif; 
	color : #990000; 
	font-size : 18pt;
	font-weight:normal;
}
h3 {
	font-family : Bookman Old Style, serif; 
	color : #990000; 
	font-size : 18pt;
	font-weight:normal;
}
h6 {
	font-family : Bookman Old Style, serif; 
	 color : #ff9900; 
	 font-size : 16px;
	 text-align: center;
}


#content a {
	color: #0000CC;
}
#content a:link {
	color: #0000CC;
	text-decoration: none;
}
#content a:visited {
	color: #3333cc;
	text-decoration: none;
}

#content a:hover, a:active {
	text-decoration: underline;
}

#related_content {
margin-left: 169px;
width: 754px;
	background-color: #990000;
	border-color: #990000;
	color:#FFCC66;
}
#related_content a, #related_content a:link, #related_content a:visited {
	color:#FFCC66;
}

#rightnav {

border: 1px solid #990000;
background-color: #333333;
}

#content h6 a:link, #content h6 a:hover, #content h6 a:visited, #content h6 a:active {

	 color : #FFFF99;
	 font-size : 14px;

}