body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: x-small;
	line-height: 175%;
	color: #333333;
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 175%;
	color: #333333;
}



#MainContent {
	padding: 10px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFCC00;

}

#MainContent h1 {
	font-size: 125%;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 5px;
	font-weight: bold;


}

#MainContent h2 {
	font-size: 110%;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}

#MainContent h3 {
	font-size: 100%;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}

#MainContent a:link {
	color: #FFCC00;

}

#MainContent a:hover {
	color: #000000;

}

#MainContent a:active {
	color: #000000;

}

#MainContent a:visited {
	color: #996633;

}

#MainContent li {
	font-size: small;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;

}

#phototable {
	margin: 10px 0px 20px 20px;
	border: 2px solid #999999;

}


#leftNav {
	width: 100px;
	padding: 10px;
	vertical-align: center;

}

#subnav {
	width: 80px;
	margin-top: 20px;
	
}

#subnav td {
	font-size: 10px;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
}

#subnav a:link, #subnav a:visited {
	color: #000000;
	text-decoration: none;

}

#subnav a:hover, #subnav a:active {
	color: #666666;
	text-decoration: none;

}

#footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	line-height: 200%;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover, #footer a:active {
	color: #999999;
	text-decoration: none;

}
