body {background-color: #FFFFFF; background-image: url(images/graybg.gif); background-repeat: repeat-y}
.contpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 130%;
	color: #666666;
}

.contpara-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC6600;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	text-transform: none;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336666;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-style: normal;
	text-transform: none;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #CC6600;
	letter-spacing: 0.9px;
	font-weight: bold;
}

a:link {color: #339999; text-decoration: none}
a:visited {color: ##339999; text-decoration: none}
a:hover {color: #FF9900; text-decoration: none}
a:active {color: #339999; text-decoration: none}

.bottommenu {
	text-decoration: none;
	color: #339999;
visited color: #339999; hoover color: ##FF9900; active color: #339999; 	font-size: x-small;
	font-family: verdana;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 100%;
	color: #666666;
}
.box {
	border: medium groove #999999;
	width: 100%;
	padding: 5px;
	margin: 10px;
	list-style-image: url(images/box_button.gif);
	background-image: url(images/box_bkgd.gif);
}

.photo_frame {
	border: medium groove #999999;
	padding: 5px;
	margin: 10px;
	list-style-image: url(images/box_button.gif);
	background-image: url(images/box_bkgd.gif);
}
