body {
	background-color: #370000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	background-image: url(images/header.jpg);
	width: 758px;
	height: 148px;
	border: 1px solid #000000;
}
.content {
	width: 748px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	background-image: url(images/contentbg.jpg);
	background-color: #340309;
	text-align: left;
	background-repeat: repeat-x;
}
.navbar {
	background-image: url(images/navbg.jpg);
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	width: 748px;
	text-align: right;
	font-weight: bold;
	color: #E2949D;
	font-size: 13px;
}
.centerpad {
	padding-right: 5px;
	padding-left: 5px;
}
.navtitle {
	background-image: url(images/nav-title.jpg);
	border: 1px solid #000000;
	padding: 6px 6px 6px 10px;
	font-size: 13px;
	color: #E2949D;
	font-weight: bold;
}
.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	background-color: #962835;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.navad {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	background-color: #962835;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	color: #E2949D;
	text-decoration: none;
}
.maincon {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	background-color: #962835;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}a:hover {
	color: #D66775;
}
.dirlink A:link {
	color: #E2949D;
	font-size: 17px;
		font-weight: bold;
}
.dirlink A:visited {
	color: #E2949D;
	font-size: 17px;
		font-weight: bold;
}
.dirlink A:hover {
	font-weight: bold;
	color: #D66775;
}img {
	border: 1px solid #DB7986;
	margin: 3px;
}
.adtext {
	font-weight: normal;
}
textarea {
	background-color: #6F0000;
	border: 1px groove #AE0000;
	color: #FFFFFF;
}
option {
	background-color: #6F0000;
	color: #FFFFFF;
	border: 1px groove #AE0000;
}
select {
	background-color: #6F0000;
	color: #FFFFFF;
	border: 1px groove #AE0000;
}
input {
	background-color: #6F0000;
	border: 1px groove #AE0000;
	color: #FFFFFF;
}.linkbox {
	background-color: #681C25;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
}.linkboxtitle {
	background-color: #681C25;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.picno {
	border: 0px none;
}

