@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #BA1B1F;
	color: #000000;
}

p {
	color: #330033;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}

#content {
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#navcontainer {
	background-image: url(images/menu.jpg);
	height: 34px;
	width: 820px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 5px 0px 2px;
}
#footer {
	height: 30px;
	background-image: url(images/menu.jpg);
	padding: 17px 10px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA1B1F;
	font-weight: bold;
	margin: 0px;
}
#main {
	text-align: left;
	color: #BA1B1F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#main1 {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#main2 {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
}
.imgmarginleft {
	margin-left: 20px;
}
td {
	margin-left: 10px;
	margin-right: 20px;
	color: #330033;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA1B1F;
}
a:link {
	color: #BA1B1F;
}
a:visited {
	color: #BA1B1F;
}
a:hover {
	text-decoration: none;
}
#box {
	color: #FFFFFF;
	background-color: #BA1B1F;
	float: right;
	width: 150px;
	height: 120px;
	padding: 20px;
	clear: left;
	margin: 0px 189px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA1B1F;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #BA1B1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#indent {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
