body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
#nav {
	position:absolute;
	top:116px;
	left:0px;
	background-color: #FFFFFF;
	background-image: url(images/navsidebar.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 224px;
	padding-right: 0px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-bottom: 0px;
	font-size: small;
}
#head {
	height: 89px;
	color: #FCFFFA;
	background-color: #2F3A79;
	background-image: url(images/headerBackground.jpg);
	background-repeat: repeat-x;
}
#subhead {
	height: 28px;
	width: 100%;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(images/subheadbackground.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	width: 215px;
}


#nav ul li ul {
	padding-left: 5px;
	width: 200px;
}
#nav ul li ul li{
	border-left: solid 1px #999999;
	padding-left: 3px;
}

#nav ul li ul ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 8px;
	list-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content {
	margin-left: 235px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	overflow: visible;
	height: 400px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width:665px;
	text-align: center;
}



#content h2 {

	font-size: small;
	font-weight: bold;
	color: #010185;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/singlebearpaw.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: left center;
	padding-left: 30px;
}
#content h2.noLines {
	border: none;
	font-size: x-small;
	font-weight: bold;
	color: #010185;
	border-top-color: #999999;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/singlebearpaw.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: left center;
	padding-left: 30px;
}
#content h3 {
	font-size: x-small;
	color: #010185;
	text-transform: uppercase;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container {
	min-width: 920px;
	height:auto;
	margin-bottom:0px;
}
#footer {
	font-size:xx-small;
	padding-bottom:10px;
	font-style:italic;
	margin-top: 50px;
}
#head h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content a {
	color: #2F3A79;
	text-decoration: none;
	font-weight: bold;
}
.hiddenImage {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	right: 1px;
}


#nav a:hover, #content a:hover{
	text-decoration: underline;
}
table.staff {
	margin-top:0px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-size: small;
	background-color:#FFFFFF;
	width:600px;
	margin-left: auto;
	margin-right: auto;
}

table.staff td
{
	border: 1px solid #999999;
	font-size: x-small;

}

table.staff th
{
	color: #FFFFFF;
	font-weight:normal;
	background-color:#2F3A79;
	border: 1px solid #999999;
	font-size: small;
}
table.staff th.c,  table.staff td.c{
	width: 133px;
	text-align: center;
}
table.staff th.c img,  table.staff td.c img{
	margin-left:auto; margin-right:auto;
}


ul.inlineList {
	padding-right: 0px;
	padding-left: 0px;
	margin: 4px 0px 10px 0px;
	padding-top: 3px;
	font-size:x-small;
}

ul.inlineList li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: inline;
	margin-left: 8px;
	padding-right: 8px;
}
ul.inlineList li.last, ul.inlineList li:last-child {
	border-right-style: none;
	display: inline;
	margin-left: 8px;
	padding-right: 8px;
}



table.staff caption {
	margin-top:0px;
	color: #FFFFFF;
	background-color: #2F3A79;
	border: 2px solid #999999;
	border-bottom:none;
	padding: 3px 0px;
	margin-left: auto;
	margin-right: auto;
}
#container .left {
	text-align: left;
}

table.staff th.d {
	width: 156px;
}

.center {
	text-align: center;
}

table.roster {
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-size: small;
	background-color:#FFFFFF;
	float: left;
	margin-right: 15px;
}
div.picture {
	font-size: xx-small;
}
.clear {
	clear: both;
}


p.pic {margin:0px; padding:30px 0px 0px 0px;}
table.roster td
{
	border: 1px solid #999999;
	font-size: x-small;

}

table.roster th
{
	color: #FFFFFF;
	font-weight:normal;
	background-color:#010185;
	border: 1px solid #999999;
	font-size: small;
}
#nav li.nonLink {
	color: #999999;
}
#nav address {
	font-style:normal;
	font-size:x-small;
  	display: block;
	margin-top: 15px;
	margin-left:5px;
	color: #999999;
}
.disclaimer {
	font-size: xx-small;
	font-style: italic;
}
.correction {
	text-decoration: line-through;
}

.purple {

	background-color:#F2EBF7;
}
#content img.border {

	border: 1px solid #333333;
}
a.wordDoc {
	background-image: url(images/wordDoc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #content .importantInfo {
	width: /*460px*/ 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container #content .importantInfo li {
	margin-bottom: 20px;
}


.right{float:right;}
#container #content table.brags {
	width: 550px;
	text-align: center;
	background-color: #F4F4F4;
}
#container #content .brags th {
	color: #FFFFFF;
	background-color: #010185
}
#SpecialMessage {
	font-style: italic;
	font-weight: normal;
	color: #010185;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F3A79;
	border-right-color: #2F3A79;
	border-bottom-color: #2F3A79;
	border-left-color: #2F3A79;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
#content h1 {
	background-image: url(images/headlineBackground.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	height: 64px;
	width: 394px;
	font-family: "Copperplate Gothic Bold", "Times New Roman", Georgia;
	color: #DC0004;
	font-size: large;
	padding-top: 20px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 41px;
	padding-left: 41px;
}
#nav address a {
	color: #999999;
}

