a:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
body {
	text-align: center;
	vertical-align: top;
}
#masthead {
	margin:0px auto;
}
#navbar {
	margin:0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#divider {
	margin:0px auto;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: left;
	line-height: 15px;
	color: #000000;
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#bull{
	width: 324px;
	padding: 0px;
	height: 500px;
	top: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}
h1 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.pic {
	margin: 6px;
	padding: 6px;
	border: 1px solid #666666;
}
.splash {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
