@charset "UTF-8";
/* CSS Document */

body {
	background-color: #49577e;
	margin-top: -3px;
}
html {
   overflow-y: scroll;
}
#navcontainer {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	background-color: #d2ab2a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
hr {
	border: 1px solid #999;
}
.li_spacer {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
p {
	
	margin: 4px 0 6px 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.content_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	margin-top: -2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
border: none;
line-height: 1em;
}
#navcontainer li
{
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
}

#navcontainer a
{
display: block;
padding: 6px 0px 6px 1em;
background-color: #d2ab2a;
color: #FFFFFF;
text-decoration: none;
width: auto;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #edcf2f;
color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 6px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE789;
}
#hp_content {
	background-color: #FFFFFF;
}
#content_holder {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}
#content_holder2 {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D2AB2A;
	padding-left: 10px;
}
#JS_logo {
	margin-top: -30px;
}
#navlist {
	text-align: left;
}
.instructor {
	float: left;
	height: 230px;
	width: 205px;
}
.instructorTodd {
	float: left;
	height: 250px;
	width: 205px;
}
.instructor2 {
	float: left;
	height: 370px;
	width: 205px;
}
.home_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #49577e;
}
