#content {
	width: 850px;
        background: #ffffff;
	margin: 0 0 0 0;
	padding: 5px 5px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;
}
#footer {
	width: 850px;
	padding: 5px 5px;
	margin: 0 0 0 0;
	background: #666666 center top;
	border-top: thin solid #000000;
	font-size: 90%;
	text-align: center;
	color: #ffffff;
	border-bottom: thin solid #000000;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
}
.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: #000000;
	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;
}
.header {
	font-family: fantasy;
	font-size: 36px;
	font-weight: bold;
	color: #FF33CC;
}
