body
{
	background-color:#000066;
	font-family:Verdana;
	font-size:14px;
}
h1{
	font-size:110%;
	color:#000066;
}
h2{
	font-size:90%;
	color:#0066FF;
	display:inline;
}
.firstletter:first-letter{
	font-size:140%;
}
A.top:link {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #FFFFFF;
	background: #703F13;
	text-decoration: none;
	font-weight: bold;
}
A.top:visited {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #FFFFFF;
	background: #703F13;
	text-decoration: none;
	font-weight: bold;
}
A.top:hover {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #703F13;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.blue{
	color: blue;
}
A.bottom:link {
	text-decoration: none;
	font-size: 12pt;
	color: #FFFFFF;
}
A.bottom:visited {
	text-decoration: none;
	font-size: 12pt;
	color: #FFFFFF;
}
A.bottom:hover {
	text-decoration: none;
	font-size: 12pt;
	color: #703F13;
	background: #FFFFFF;
}
A.main:link {
	text-decoration: none;
	color: #703F13;
}
A.main:visited {
	text-decoration: none;
	color: #703F13;
}
A.main:hover {
	text-decoration: none;
	color: #FFFFFF;
}
A.mainMenu:link {
	text-decoration: none;
	color:White;
}
A.mainMenu:visited {
	text-decoration: none;
	color:White;
}
A.mainMenu:hover {
	text-decoration: none;
	color:White;
}
A.pix:link {
	text-decoration: none;
	color: #000000;
}
A.pix:visited {
	text-decoration: none;
	color: #000000;
}
A.pix:hover {
	text-decoration: none;
	color: #000000;
}
.button{
	background-color: #000066;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}
.logoCell
{
	border-bottom-color:#0033cc;
	border-bottom-style:groove;
	border-bottom-width:2px;
	border-top-color:#0033cc;
	border-top-style:groove;
	border-top-width:2px;
	border-left-color:#0033cc;
	border-left-style:groove;
	border-left-width:2px;
	border-right-color:#0033cc;
	border-right-style:groove;
	border-right-width:2px;
}
.logoTable 
{
	border-bottom-color:#0000cc;
	border-bottom-style:ridge;
	border-bottom-width:thick;
	border-top-color:#0000cc;
	border-top-style:ridge;
	border-top-width:thick;
	border-left:none;
	border-right:none;
}
.photoLeft
{
	margin-right:15px;
	float:left;
	border-width:thin;
	margin-top:5px;
}
.photoRight
{
	margin-left:15px;
	float:right;
	border-width:thin;
	margin-top: 5px;
}
	
.styleHead
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.mainbox{
	background-color:#E1C272; 
	border-bottom-color:#0000cc;
	border-bottom-style:ridge;
	border-bottom-width:thick;
	border-top-color:#0000cc;
	border-top-style:ridge;
	border-top-width:thick;
	border-left:none;
	border-right:none;
}
.mainbox td {
	padding:0 10px 0 10px;
}
.newsbox{
	width:200px; 
	background-color:#E1C272; 
	float:right; 
	clear:right; 
	margin-left:25px; 
	margin-bottom:25px;
	padding: 10px 5px 20px 5px;
	border-bottom-color:#0000cc;
	border-bottom-style:ridge;
	border-bottom-width:thick;
	border-top-color:#0000cc;
	border-top-style:ridge;
	border-top-width:thick;
	border-left:none;
	border-right:none;
	color:#000066;
}
.newsbox p {
	font-size:90%;
	padding:0 10px 0 10px;
}
.newsbox span{
	text-decoration:underline;
}
.newsbox a{
	color:#000066;
	text-decoration:none;
}