#holder {
	background-color: #000000;
}
#content {
	width: 850px;
	background-color: #000000;
}
.callout {
	color: #FF66FF;
	margin: 0;
	font-family: "Black Chancery";
	font-size: 230%;
	font-weight: bold;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF66FF;
}
#content p {
	line-height: 110%;
}
#content a:link { 
	color: #FF66FF;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited { 
	color: #333333;
}
#content a:hover, #nav a:active, #nav a:focus {  
	color: #990033;
}
#footer a:link { 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited { 
	color: #ffffff;
}
#footer a:hover, #nav a:active, #nav a:focus {  
	color: #cccccc;
}

.lookatme {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bodytext {
	font-family: Corbel;
	font-size: 13px;
	color: #003333;
}
