/* CSS Document */
BODY {
	background-image: url(bg.jpg);
	padding: 0px;
	margin: 0px;
	}
.wrapper {
	background-image: url(wrapper.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 780px;
	height: auto;
	margin-top: -21px;
	*margin-top: 0px;
	}
.mast {
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 728px;
	height: 110px;
	margin-left: 25px;
	z-index: -1
	}
.mast IMG {
	margin-top: 10px;
	}
.mast span {
	padding-top: 0px;
	margin: 0px;
	}
.hr {
	background-image: url(hr.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 728px;
	height: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
	}
.nav {
	margin: 0 auto;
	padding-left: 235px;
	*padding-left: 230px;
	padding-top: 0px;
	margin-top: -35px;
	*margin-top: -45px;
	height: 45px;
	width: 550px;
	*width: 700px;
	z-index: 9
}

.nav li {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	list-style-type: none;
}
.nav li a {
	color: #990000;
	text-decoration: none;
	padding-left: 9px;
	}
.nav li a:hover {
	color: #666600;
	}
.mainpic {
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 341px;
	height: 523px;
	margin-left: 17px;
	}
.content {
	margin: 0px auto;
	width: 388px;
	height: auto;
	padding-right: 15px;
	margin-left: 375px;
	margin-top: -523px;

	}
.int_content {
	margin: 0px auto;
	width: 728px;
	height: auto;
	padding-right: 15px;
	margin-left: 25px;
	margin-top: 10px;

	}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	}
.int_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	}
.content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 15px;
	border-bottom: 1px solid #c6c6c6;
	}
.int_content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
	width: 405px;
	padding-bottom: 15px;
	margin-top: 0px;
	}
.content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 22px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
	padding-bottom: 75px;
	}
.int_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 22px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
	padding-bottom: 75px;
}
.int_content h3 IMG {
	align: center;
	}
.int_pic {
	width: 296px;
	height: 300px;
	float: right;
	margin-top: 0px;
	}

.bold_nostyle_1 {
	font-weight: bold;
	color: #990000;
	font-style: none;
	font-size: 1.4em;
	margin-left: 45px;
	}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-size: 1em;
	clear: both;
	margin: 0px auto;
	margin-left: 100px;
	padding-bottom: 35px;
	}
.int_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-size: 0.75em;
	clear: both;
	margin: 0px auto;
	margin-left: 20px;
	padding-bottom: 35px;
	padding-top: 15px;
	padding-left: 75px;
	border-top: solid 1px #c6c6c6;
	width: 635px;
	}

