#head {
	height: 30px;
	width: 800px;
	background-color: #000;
}
#home {
	float: left;
	width: 150px;
	height: 30px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 10px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFF;
	text-align: center;
}
#home a, avisited {
	color: #EEE;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
#home a:hover {
	text-decoration: underline;
	}
#nav {
	float: left;
	width: 650px;
	height: 30px;
	background-color: #000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFF;
	text-align: center;
}
#nav a, avisited {
	color: #EEE;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
#nav a:hover {
	text-decoration: underline;
	}
.inner {
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear	{
	clear: both;
}
	

body {
	margin: 0px;
}
#main {
	width: 800px;
}
#left {
	float: left;
	width: 150px;
	height: 400px;
}
#right {
	width: 650px;
	float: left;
}
#title {
	width: 650px;
}
#content {
	float: left;
	width: 420px;
}
#subnav {
	float: left;
	width: 228px;
	height: 100%;
}
#footer {
	width: 800px;
	text-algin: center;
	font-size: .75em;
	padding-bottom: 30px;
}
#footer a, a:visited {
	padding: 0px 4px 0px 4px;
}
#leftFront {
	float: left;
	width: 150px;
	height: 400px;
	background-image: url(../09imgs/front_sign.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#leftOdd {
	float: left;
	width: 150px;
	height: 550px;
	background-image: url(../09imgs/pre_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#innerContent {
	padding: 20px 30px 20px 30px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
#subNavInner {
	padding: 0px 0px 0px 15px;
	margin: 30px 0px 0px 0px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0066CC;
}
#subNavInner a, avisited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
	font-family:  Arial, Helvetica, sans-serif;
}
#subNavInner a:hover {
	text-decoration: underline;
	}
#subNavInner #current {
	color: #000099;
	}
	
#subNavInnerAlt {
	padding: 0px 0px 0px 15px;
	margin: 30px 0px 0px 0px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0066CC;
	font-size: .9em;
}
#subNavInnerAlt ul {
	margin-left: 5px;
	padding-left: 3px;
	list-style-type: circle;
}
#subNavInnerAlt li {
	padding-bottom: 8px;
}
#leftInnerAlt {
	font-size: .9em;
}
#leftInnerAlt ul {
	margin-left: 5px;
	padding-left: 3px;
	list-style-type: circle;
}
#leftInnerAlt li {
	padding-bottom: 8px;
}
.callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.callOut2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 1.5em;
}
.leadIn {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
.leadIn li {
	padding-bottom: 8px;
	}
.answer {
	margin-left: 30px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
.ordered {
}
.ordered li {
	padding-bottom: 10px;
}
.bio {

	margin-left: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
.col1 {
	float: left;
	width: 180px;
}
.col2 {
	float: left;
	width: 180px;
}
.star {
	color: #090;
	font-weight: bold;
}

