#holder {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
#content {
	width: 850px;
        background: #DD17D6;
	padding: 5px 5px;
}
#content2 {
	width: 850px;
        background: #ffffff;
	padding: 5px 5px;
	border-top: thin solid #ff00cc;
	border-right: thin solid #ff00cc;
	border-bottom: thin none #ff00cc;
	border-left: thin solid #ff00cc;
}
#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 {
	color: #FFFFCC;
	margin: 0;
	padding: 5px 5px;
	font-family: "Lucida Handwriting";
	font-size: 130%;
	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: #333333;
}
#content p {
	line-height: 110%;
}
#content a:link { 
	color: #000000;
	text-decoration: underline;
	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: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;
}

.lookatme2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #99CCFF;
	}
.bodytext {
	font-family: Corbel;
	font-size: 13px;
	color: #003333;
}
