#wrapper {
	border: 1px solid #660000;
	margin: 5px auto;
	width: 798px;
	background: #FFFFFF url(../images/leftcolumn.gif) repeat-y;
	height: 100%;
}
#header {
	height: 62px;
}
#tagline {
	height: 18px;
	background: #C1D5D9;
	font: bold 85% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-bottom: 1px solid #993333;
	width: 798px;
}
#nav {
	float: left;
	width: 140px;
	border-right: none;
	font: 85% "Myriad Web Pro", Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
}
#content {
	margin-left: 145px;
	padding: 50px 40px 40px 50px;
	font: 90%/140% Georgia, "Times New Roman", Times, serif;
	min-height: 600px; height: auto !important: height: 600px;
}
p {
	margin: 0px;
	padding: 0px;
}
#footer {
	background: #C1D3DD;
	font: 72% Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	border-top: 1px solid #993333;
}
h1 {
	font-size: 180%;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 25px;
	color: #990000;
	line-height: 110%;
	margin: 0px;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	color: #990000;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 110%;
}
.text_indent {
	text-indent: 15px;
}
.brclear {
clear: both;
height: 0;
margin: 0;
font-size: 1px;
line-height: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#nav li {
	padding: 0px;
	margin: 8px 0px 0px;
}

#nav a:hover, #nav a:active {
	background-color:#FFFFFF;
	color: #000066;
	text-decoration: none;
}
#nav a:link, #nav a:visited {
	padding: 0px;
	color: #993300;
	margin: 0px;
	text-decoration: none;
}
#content a:link, #content a:visited {
	color: #993300;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #000066;
	background: #F2F4F3;
	text-decoration: none;
}
#content li {
	line-height: 100%;
	padding-bottom: 8px;
	padding-right: 40px;
}
#content ul {
	margin: 0px;
	padding: 10px 50px 10px 20px;
}
h3 {
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 110%;
	line-height: 110%;
}
.liten {
	font-size: 80%;
	line-height: 100%;
	font-family: "Myriad Web", arial, helvetica, sans-serif;
}
