body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(bg.jpg);
}
h1 {
	color: #4B0004;
	font-style: italic;
	letter-spacing: 2px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 7px;
	margin-left: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E7E0B4;
	background-image: url(content-tile.jpg);
	padding-top: 14px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 45px 5px 5px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #010E1C;
	text-decoration: underline;
}
.name2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #410000;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 19px 10px;
}
p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 5px 0px 10px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #741B15;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}
.picborder {
	border: 1px solid #000000;
}
.smaller {
	font-size: 11px;
}
.highlight {
	font-size: 120%;
	font-style: italic;
}
.td-pad-top-btm {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

