#holder {
	background-color: #000000;
}
#content {
	width: 850px;
    background: #000000;
	padding: 5px 5px;
	}
#content2 {
	width: 850px;
    background: #000000;
	padding: 5px 5px;
}

.callout {
	font: bold 130% Verdana, Tahoma, Arial;
	color: #333;
	margin: 0;
	padding: 5px 5px;
}
.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: #333333;
}
#content p {
	line-height: 110%;
}
#content a:link { 
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
#content a:visited { 
	color: #0000ff;
}
#content a:hover, #nav a:active, #nav a:focus {  
	color: #00ff00;
}
.headertext {
	font-family: Gaze;
	font-size: 36px;
	font-weight: bold;
	color: #9933CC;
	text-decoration: blink;
}
.lookatme {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
}
.bodytext {
	font-family: Corbel;
	font-size: 13px;
	color: #003333;
}
