﻿.mainbody {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding: 5px;
	width: 550px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: 700;
	text-align: center;
	font-style: italic;
}
#navbot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#navbot ul li {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	display: inline;
}
#navbot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #B6B6B8;
	text-decoration: none;
}
#navbot ul li a:hover {
	background-color: #666666;
}
#navbot {
	line-height: normal;
	padding: 3px;
	width: 780px;
	height: 20px;
	list-style-type: none;
}
.privacy {
	margin-left: 197px;
	font-family: "Times New Roman", Times, serif;
}
.picsize {
	margin-top: 0px;
}
#mainphoto {
	padding: 5px;
	margin: 5px;
	border-style: double;
	border-width: medium;
	width: 350px;
	height: 269px;
}
#container {
	width: 800px;
	margin: 0px auto 0px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#header {
	width: 780px;
	height: 100px;
	font-family: "Monotype Corsiva";
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.header h1 {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
#subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	width: 780px;
	height: 40px;
	font-style: italic;
}
#navbar {
	width: 130px;
	text-align: center;
	padding: 2px;
	float: left;
	list-style-type: none;
}
#navbar a {
	list-style-type: none;
	display: block;
	padding: 2px;
	text-decoration: none;
}
#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;}
#navbar ul li {
	display: inline;}	
#navbar ul li a{
float: left;
	padding: 5px 10px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
}
#navbar ul li a:hover {
	border-style: inset;
	padding: 1px 2px 2px 4px;
/*shift text 1px to the right and down*/	background-color: #FFFF99;       /*ffcc33;*/}

#navbar ul li a:visited {
	background-color: #FFFFFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 780px;
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
.style1 {
	margin: 5px;
}
h2{
	font-family: Times, Serif;
	font-size: 150%;	
	font-weight: bold;
	text-align: center;
	color: #000000
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding: 5px;
	width: 90%;
}
#header h2 {
	font-family: "Monotype Corsiva";
	font-size: 300%;
	font-weight: bold;
	text-align: center;
}
p{
	font-family: "Times New Roman";
	text-align: left;
	padding: 10px 0px 0px 0px;
	font-size: medium;
}

