/* CSS Document */

body {
	background-image: url(images/burgundy_light.jpg);
	text-align: center;
	color: #000;
	background-color: #600;
	padding: 20px;
	font-family: Onyx, "Agency FB", "Century Gothic";
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
}
.style3 {
	vertical-align: bottom;
	font-family: "Century Gothic";
	font-weight: lighter;
	color: #600;
	font-size: 24px;
}
.style61 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.style12 {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #600;
	vertical-align: bottom;
	font-weight: lighter;
	padding: 20px;
}
.body1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #600;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #900;
}
a:link {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #930;
}
a:hover {
	text-decoration: none;
	color: #900;
}
.menu {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	color: #FFF;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	background-color: #600;
	font-weight: bold;
	border-bottom-color: #600;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #C93;
	margin: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#menulink a:active, #menulink a:link, #menulink a:hover, #menulink a:visited {
	color: #FFF;
}
.body2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

