#content {
	background-color: #FFCCFF;
	border: solid;
	border-color: #660000;
	border-width: 10px;
	padding: 6px;
	width: 753px;
	float:left;
}

#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 : #000000; 
	font-size : .8em;
}
#titlebox {
	/*border: 4px solid #660000;*/
overflow: hidden;
	text-align:center;
}
 #titlebox p {
	text-align:center;
	
}

h1{
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 24pt;
	font-weight: bold;
	
}
h2 {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	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: #660000;
	border-color: #660000;
}
#rightnav {
border: 1px solid #660000;
background-color: #333333;
}