@charset "UTF-8";
/* CSS Document */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
#maintext {
	text-align: left;
	height: 300px;
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
}
#body {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
#gallerybody {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: auto;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#headerlogo {
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Comic Sans MS", cursive;
}
#navbar {
	text-align: center;
	background-color: #FFF;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	color: #000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navbar li {
	list-style-type: none;
	display: inline;
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
}
#navbar a {
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	color: #000;
}
a:link {
	color: #930;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}

