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

#content p, .text {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 12pt;
	text-align: justify;
	margin-top: 14pt;
}
#content td{
font-family : Bookman Old Style, serif; 
text-align: center;
color: #000000;
text-align: center;
border: 1px solid #660099;
}

#content table {
	border;
 border: 1px solid #660099;
}

#content img {
	margin: 6px;
}

.byline {
	font-family : Bookman Old Style, serif; 
	color : #660099; 
	font-size : .8em;
}
#titlebox {
	overflow: auto;
	
}
#titlebox_text {
	padding:4px;
	text-align:center;
}

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