﻿body{
	background-color:#FFFFFF;
	background-image:url(images/bkgrnd2.jpg);
	font-family: "Comic Sans MS";
  	font-size: 10pt;
  	color: #003300;
}

td {
  font-family: "Comic Sans MS";
  font-size: 10pt;

}


a:link{
	font-family: Comic Sans MS, sans-serif;
	font-size: 10pt;
	color: #333333;
}

a:active { 
	color: #9999cc; 
}

a:hover {
	 color: #999966; 
}

a:visited{
	color: #000000;		
}
a:visited:hover {
	color: #999966;
}

#container{
	width: 65%;
	text-align: left;
}
#contenthome{
	width: 700px;
	padding: 20px;
	text-align: left;
	
}

#contentstart{
	width: 800px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	border: 0px solid #000;
	
}
#clear{
	clear: both;
}




#contentlink a {
	font-size: 12pt;
}
.noborder{
	border-width: 0;
}

.border-left{

	border: 1px solid #000000;	
	margin-right: 15px;
	float: left;
	clear: both;

}

.title {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #003300;
}

a.title{
	font-size: 12pt;
	text-decoration: none
}

a.title:hover{
	font-size: 12pt;
	text-decoration: underline
}
a.title:visited{
	font-size: 12pt;
	text-decoration: none
}

a.title:active{
	font-size: 12pt;
	text-decoration: underline:
}



.header {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold
}

.justify {
text-align: justify;
}

.spacing {
line-height: 22px;
}
.copy{
	line-height: 8px;
}

.copyright {
font-size: 8pt;
}

a.copyright{
font-size:8pt;
}

a.copyright:hover{
font-size:8pt;
}
a.copyright:visited{
font-size:8pt;
}

a.copyright:active{
font-size:8pt;
}
