@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
img.img_bg_bot {
	position: relative;
	left:1px;
	width: 946px;
}
img.img_bg_top {
	position: relative;
	left:1px;
	width: 946px;
}
.bg_top {
	text-align: center;
}
.bg_bot {
	text-align: center;
}
.bg_mid {
	background: #f1efd9 url(img/bg_mid.png) repeat-y center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #CC0033;
	text-decoration: none;
	margin-top: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	text-align: left;
}
a:visited, a:link {
	font-family: "Times New Roman", Times, serif;
    color: #666600;
	text-decoration: none;
}
a:hover, a:active{
	font-family: "Times New Roman", Times, serif;
    color: #CC0033;
	text-decoration: none;
}

/* VERTICAL NAVIGATION BAR */

	ul#nav {	
		width:143px;
		list-style:none;
		height:158px;
		position: relative;
		left: -34px;
		top:-8px;
		z-index:30;
		
	}

	ul#nav li {
		display:block;
		text-indent:-9999px;
		text-decoration:none;
		padding: 2px;
	}

	ul#nav li a {
		width:143px;
		display:block
	}

	ul#nav  li a span {
		display:block
	}

	ul#nav li#nav-1 a {
		height:26px;
		background:url(img/nav1.jpg) no-repeat 0 0px
	}

	ul#nav li#nav-1 a:active,
	ul#nav li#nav-1 a:hover {
		background-position: -143px 0px
	}
	ul#nav li#nav-1 a.current {
		background-position: -143px 0px
	}

	ul#nav li#nav-2 a {
		height:26px;
		background:url(img/nav1.jpg) no-repeat 0 -26px
	}

	ul#nav li#nav-2 a:active,
	ul#nav li#nav-2 a:hover {
		background-position: -143px -26px
	}
	ul#nav li#nav-2 a.current {
		background-position: -143px -26px
	}

	ul#nav li#nav-3 a {
		height:26px;
		background:url(img/nav1.jpg) no-repeat 0 -53px
	}

	ul#nav li#nav-3 a:active,
	ul#nav li#nav-3 a:hover {
		background-position: -143px -53px
	}
	ul#nav li#nav-3 a.current {
		background-position: -143px -53px
	}

	ul#nav li#nav-4 a {
		height:25px;
		background:url(img/nav1.jpg) no-repeat 0 -80px
	}

	ul#nav li#nav-4 a:active,
	ul#nav li#nav-4 a:hover {
		background-position: -143px -80px
	}
	ul#nav li#nav-4 a.current {
		background-position: -143px -80px
	}

	ul#nav li#nav-5 a {
		height:27px;
		background:url(img/nav1.jpg) no-repeat 0 -105px
	}

	ul#nav li#nav-5 a:active,
	ul#nav li#nav-5 a:hover {
		background-position: -143px -105px
	}
	ul#nav li#nav-5 a.current {
		background-position: -143px -105px
	}

	ul#nav li#nav-6 a {
		height:26px;
		background:url(img/nav1.jpg) no-repeat 0 -132px
	}
	
	ul#nav li#nav-6 a:active,
	ul#nav li#nav-6 a:hover {
		background-position: -143px -132px
	}
	ul#nav li#nav-6 a.current {
		background-position: -143px -132px
	}
	ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666600;
	text-decoration: none;
	left: auto;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666600;
	text-decoration: none;
	text-align: left;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	text-align: right;
	height: 18px;
	margin-top: -35px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	text-align: left;
}
