<!--
h1 {
	font-size:20;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight: normal;
	}

h2 {
	font-size:18;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CF8572;
	font-weight: normal;
	}

h3 {
	font-size:16;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight: normal;
	}
	
h4 {
	font-size:16;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight: normal;
	}

p {
	font-size:12;
	font-family:Verdana, helvetica, arial; 
	color:#666666;
	}
	
.copyright {
	font-size:11;
	font-family:Verdana, helvetica, arial; 
	color:#ffffff;
	}
	
.main {
	width: 275px;
	}
	
.whiteborder {
	border: solid;
	border-style:solid;
	border-width:1;
	border-color:#EEEEEE;
}

.blackborder {
	border: solid;
	border-style:solid;
	border-width:1;
	border-color:#000000;
}

.a-pad {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	}
	
li {
	font-size:12;
	font-family:Verdana, helvetica, arial; 
	color:#666666;
	list-style: square;
	}
	
blockquote {
	font-size:12;
	font-family:Verdana, helvetica, arial; 
	color:#666666;
	}


A:link {
	color:#CF8572;
	text-decoration: underline;
	}

A:visited {
	color:#CF8572;
	text-decoration: underline;
	}
	
A:hover {
	color:#333333;
	text-decoration: underline;
	}

a.copyright:link {
	color:#ffffff;
	text-decoration: underline;
	}
	
a.copyright:visited  {
	color:#ffffff;
	text-decoration: underline;
	}
	
a.copyright:hover {
	color:#CF8572;
	text-decoration: none;
	}

.annctitle {
	font-size:18;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#CF8572; 
	}

hr{
	color:#666666; 
	height:1;
	margin-top:0; 
	margin-bottom:0;
	}

.homepagebody {
	width: 480px;
	padding-left: 30px;
	padding-bottom: 0px;
	background-image:url(photos/mainpagepic2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height: 480px;
	}

.homepagetest {
	width: 480px;
	padding-left: 30px;
	padding-bottom: 0px;
	background-image:url(photos/mainpagepic2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height: 480px;
	}
.subpagebody {
	width: 480px;
	padding:0px 30px 20px 30px;
	background-image:url(photos/subpagepic.jpg);
	background-repeat:no-repeat;
	background-position:top right;	
	}


-->
