@charset "utf-8";
/* CSS Document */

body {
	background: #FFF;
	margin: 0 auto;
}

#outer_page {
	background: url(/images/background.png);
	background-repeat: repeat-y;
	height: auto;
	min-height: 950px;
	width: 935px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: thin;
	border-color: #000;
	overflow: auto;
}

html>body #outer_page {
height: auto;
}

#wrapper {
	width: 680px;
	height: auto;
	min-height: 800px;
	border-style: solid;
	border-color: #6F3;
	border-width: 3px;
	float: right;
}

#header {
	width: 935px;
	height: 119px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 3px;
}

#src_header {
	width: 680px;
	height: 119px;
	background: url(/images/src_header2.png);
	background-repeat: no-repeat;
	float: right;
}

#image_header {
	width: 252px;
	height: 119px;
	background: url(/images/students_front_page_header.png);
	background-repeat: no-repeat;
	float: left;
	border-right-style: solid;
	border-right-color: #000;
	border-right-width: 3px;
}

#fullwidth_header {
	width: 935px;
	height: 119px;
	background: url(/images/fullwidthheader.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu_bar {
	width: 680px;
	height: 25px;
	float: right;
	background: url(/images/menu_bar_unlit.png);
	font-weight: bold;
}

#menu_bar_rightcurve {
	width: inherir;
	height: inherit;
	padding: 0;
	margin: 0;
	background: url(/images/menucornerr.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#menu_bar_leftcurve {
	width: inherir;
	height: inherit;
	padding: 0;
	margin: 0;
	background: url(/images/menucornerl.png);
	background-repeat: no-repeat;
	background-position: top left;
}
	

#menu_bar_home_lit {
	width: 70px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;


}

#menu_bar_home_unlit {
	width: 70px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	border-bottom: 3px solid #000;

}

#menu_bar_home_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_home_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_home_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_home_unlit a:hover {
	color: #000;
}

#menu_bar_about_lit {
	width: 75px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
}

#menu_bar_about_unlit {
	width: 75px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	border-bottom: 3px solid #000;
}

#menu_bar_about_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_about_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_about_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_about_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_about_unlit a:hover {
	color: #000;
}

#menu_bar_ringstatus_lit {
	width: 120px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	
}

#menu_bar_ringstatus_unlit {
	width: 120px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	border-bottom: 3px solid #000;
	
}

#menu_bar_ringstatus_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_ringstatus_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_ringstatus_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_ringstatus_unlit a:hover {
	color: #000;

}

#menu_bar_siteindex_lit {
	width: 70px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	
}

#menu_bar_siteindex_unlit {
	width: 70px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	border-bottom: 3px solid #000;
}

#menu_bar_siteindex_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_siteindex_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_siteindex_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_siteindex_unlit a:hover {
	color: #000;
}

#menu_bar_calendar_lit {
	width: 95px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
}

#menu_bar_calendar_unlit {
	width: 95px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	border-bottom: 3px solid #000;
}

#menu_bar_calendar_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_calendar_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_calendar_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_calendar_unlit a:hover {
	color: #000;
}

#menu_bar_contactus_lit {
	width: 110px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	
}

#menu_bar_contactus_unlit {
	width: 110px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000;
	border-bottom: 3px solid #000;
	
}

#menu_bar_contactus_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_contactus_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_contactus_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_contactus_unlit a:hover {
	color: #000;
}

#menu_bar_sitesearch_lit {
	width: 122px;
	height: 25px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #000;

}

#menu_bar_sitesearch_unlit {
	width: 122px;
	height: 22px;
	float: left;
	background-color: #FFF;
	text-align: center;
	line-height: 25px;
	font-family: Calibri;
	font-size: 20px;
	color: #666;
	border-bottom: 3px solid #000;
}

#menu_bar_sitesearch_unlit a:link {
	text-decoration: none;
	color: #666;
}

#menu_bar_sitesearch_unlit a:visited {
	text-decoration: none;
	color: #666;
}

#menu_bar_sitesearch_lit a:visited {
	text-decoration: none;
	color: #000;
}

#menu_bar_sitesearch_unlit a:hover {
	color: #000;
}

#content {
	width: 630px;
	float: right;
	height: auto;
	overflow: hidden;
}

#content.story_bar {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 9px 25px 5px 15px;
}

#content.story_bar h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

#content.story_bar h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}

#content.story_bar a:link {
	text-decoration: none;
	color: #00F;
}

#content.story_bar a:visited{
	color:#00F;
	text-decoration: none;
}

#content.announcements {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 9px 25px 5px 15px;
}

#content.announcements h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

#content.announcements h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}

#content.announcements a:link {
	text-decoration: underline;
	color: #00F;
}

#content.announcements a:visited{
	color:#00F;
	text-decoration: underline;
}

#content.story_nobar {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 9px 25px 1px 15px;
}

#content.story_nobar h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

#content.story_nobar h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}

#content.story_nobar h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #800000;
	font-size: 16px;
	font-weight: bold;
}

#content.story_nobar h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#content.story_nobar a:link {
	text-decoration: none;
	color: #00F;
}

#content.story_nobar a:visited{
	color:#00F;
	text-decoration: none;
}

#content.story_nobar #borderedframe iframe {
	width: 628px;
	height: 800px;
	margin: none;
	padding: none;
	border: 1px solid black;
	margin-bottom: 9px;
}

#image_left {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-bottom: 15px;
}

#image_left a:link {
	text-decoration: none;
	color: #000;
}

#image_left a:visited{
	color:#000;
	text-decoration: none;
}

.photoBlockLeft200 {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	float: left;
	height: auto;
	width: 203px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.photoBlockLeft200 a:link {
	color: #000;
	text-decoration: none;
}

.photoBlockLeft200 a:visited{
	color: #000;
	text-decoration: none;
}

.photoBlockLeftAuto {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	float: left;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 15px;
}

.photoBlockLeftAuto a:link {
	color: #000;
	text-decoration: none;
}

.photoBlockLeftAuto a:visited{
	color: #000;
	text-decoration: none;
}

#image_right {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 15px;
}

.photoBlockRight200 {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	float: left;
	height: auto;
	width: 203px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.photoBlockRight200 a:link {
	color: #000;
	text-decoration: none;
}

.photoBlockRight200 a:visited{
	color: #000;
	text-decoration: none;
}

.photoBlockRightAuto {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 15px;
}

.photoBlockRightAuto a:link {
	color: #000;
	text-decoration: none;
}

.photoBlockRightAuto a:visited{
	color: #000;
	text-decoration: none;
}

.photoBlockCenterAuto {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	margin-left: auto;
	margin-right: auto;
}

#image_right a:link {
	color: #000;
	text-decoration: none;
}

#image_right a:visited{
	color: #000;
	text-decoration: none;
}

#image_center {
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	margin: 0 auto;
	height: auto;
	width: auto;
}

#left_column {
	float: left;
	width: 232px;
	height: auto;
	margin: 15px 0px 5px 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}

#left_column a:link {
	text-decoration: none;
	color: #000;
}

#left_column li {
	margin-left: 10px;
	padding-left: 0px;
	list-style-position: outside;
}

#left_column a:visited {
	text-decoration: none;
	color: #000;
}

#left_column a:hover{
	color: #800;
}

#left_column h1{
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	color: #800;
	font-size: 14px;
	margin-left: -10px;
}





#left_column li{
	list-style-type: disc;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}

#footer {
	background-color: #FFF;
	height: 165px;
	width: 935px;
	margin: 0 auto;
	/*margin-top: -125px;*/
	margin-bottom: 50px;
	overflow: auto;
}

#footer_content {
	background-color: #FFF;
	height: 125px;
	width: 895px;
	padding: 20px 20px 20px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	text-align: center;
}

#footer_content a:link {
	text-decoration: none;
	color: #00F;
}

#footer_content a:visited{
	color:#00F;
	text-decoration: none;
}

img
{  border-style: none;
}

iFrame.ProgressBar
{
	line-height: 150%;
}

/*#little_pic_left {
	width: auto;
	height: auto;
	float: left;
	padding-left: 50px;
	display: inline;
}

#little_pic_right {
	width: auto;
	height: auto;
	float: right;
	padding-right: 50px;
	display: inline;
}*/

/* Show only to IE PC \*/



