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

#content p, .text {
	font-family : Bookman Old Style, serif; 
	color : #99FF99; 
	font-size : 12pt;
	text-align: justify;
	margin-top: 14pt;
}
#content td{
font-family : Bookman Old Style, serif; 
text-align: center;
color : #99FF99; 
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: #CC99FF;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	width: 433px;
  margin-left: auto ;
  margin-right: auto ;
}
#titlebox {
	background-color: #660099;
	overflow: auto;
	text-align:center;
	
}
#titlebox_text {
	padding: 0px 4px 8px 0px;
}

h1{
	font-family : Bookman Old Style, serif; 
	color : #99FF99; 
	font-size : 24pt;
	font-weight:bold;
}
h2 {
	font-family : Bookman Old Style, serif; 
	color : #99FF99; 
	font-size : 18pt;
	font-weight:bold;
}
#content a {
		color : #99FF99; 
}
#content a:link {
		color : #99FF99; 
	text-decoration: none;
}
#content a:visited {
		color : #AAFFAA; 
	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;
}