#content {
	background-color: #FFCC99;
	border: solid;
	border-color: #990000;
	border-width: 10px;
	width: 750px;
}

#content p, .text {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 12pt;
	text-align: justify;
	margin-top: 14pt;
}

.byline {
	font-family : Bookman Old Style, serif; 
	color : #990000; 
	font-size : .8em;
}
#titlebox {
	border: 4px solid #990000;
	padding-top:6px;
	width: 743px;
	
}
#titlebox_text {
	text-align:center;
}

h1{
	font-family: Bookman Old Style, serif;
	color: #990000;
	font-size: 24pt;
	font-weight: normal;
	margin-top: 80px;
}
h2 {
	font-family : Bookman Old Style, serif; 
	color : #990000; 
	font-size : 18pt;
	font-weight:normal;
}
#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 {
	background-color: #990000;
	clear: both;
	border: solid;
	border-color: #990000;
	border-width: 10px;
	padding: 6px;
	width: 753px;
	float: none;
	margin-left: 170px;
	overflow: auto;
	
}
#rightnav {
border: 1px solid #990000;
background-color: #333333;
}
