body	{
	font-family: Palatino;
	font-size: 16pt;
	line-height: 18pt;
	color: #000000;
	margin-top: 0;
	padding-top: 0;
	background-color: #cccccc;
}


#toprow { 
background: url(images/topbkg.jpg) no-repeat;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
 }

#maintable {
background-image: url(images/bottombkg.jpg);
background-repeat: no-repeat;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}

#toprow1 { 
background: url(images/indextopbkg.jpg) no-repeat;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
 }

#maintable1 {
background-image: url(images/indexmainbkg.jpg);
background-repeat: no-repeat;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}





/* These are the headlines, subheaders, and h tags */

h1	{
margin-top: 0px;
font-family: "Lucida Grande", Arial, sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: bold;
text-align: center;
}

h2	{
margin-top: 0px;
font-family: "Lucida Grande", Arial, sans-serif;
color: #003300;
font-size: 20px;
font-weight: bold;
}

h3	{
margin-top: 0px;
margin-bottom: -1em;
font-family: "Lucida Grande", Arial, sans-serif;
color: #FFEF87;
font-size: 11.5px;
font-weight: bold;
}






a {
color: #3366ff;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #666600;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
color: #993300;
text-decoration: underline;
font-weight: bold;
}



a.smnav {
color: #003300;
text-decoration: none;
}

a.smnav:visited {
color: #003300;
text-decoration: none;
}

a.smnav:hover, a.nav:active {
color: #993300;
text-decoration: underline;
}



a.nav {
color: #003300;
text-decoration: none;
}

a.nav:visited {
color: #003300;
text-decoration: none;
}

a.nav:hover, a.nav:active {
color: #993300;
text-decoration: underline;
}



.nav	{
color: #003300;
font-size: 14px;
font-weight: bold;
padding-top: 10px;
}




.title	{
margin-bottom: 0px;
padding-bottom: 0px;
font-family: "Lucida Grande", Arial, sans-serif;
color: #ffffff;
font-size: 36px;
font-weight: bold;
text-align: center;
}


.phototitle	{
font-family: "Lucida Grande", Arial, sans-serif;
color: #ffffff;
font-size: 32px;
font-weight: bold;
text-align: right;
}


.announcement	{
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Arial, sans-serif;
color: #ffffff;
font-size: 10px;
font-weight: bold;
}



.captions {
padding-top:5px;
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
font-size: 11px;
line-height: 15px;
text-align: center;
color: #ffffff;
}



.copyright {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

.top {
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}

