/* PAGE SETUP */
body {
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #5F7BC3;
	}
	
#containerHome {
	width: 800px;
	background-color: #FFFFFF;
	border: medium solid #003399;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	width: 800px;
	background-color: #FFFFFF;
	border: medium solid #003399;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/s_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#header {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#header1 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header2 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header3 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header4 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header5 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_5.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header6 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#topnav {
	width: 800px;
	margin: 0;
	padding: 0px;
	height: 51px;
	background-image: url(../images/rotate/student-top_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#content {
	overflow: hidden;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -11;
 	}
*html #content {
	margin-top: -3px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	text-align: left;
	text-transform: uppercase;
}
		
#footer {
	clear: both;
	margin: 0;
	padding: 10px;
	text-align: center;
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#photoleft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

*html photoleft {
	padding: 0px;
	margin-top: -6px;
	margin-right: -3px;
}


/* PAGE ELEMENTS */

.photoRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
	overflow: hidden;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
	margin-left: 40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-bottom: 3px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 40px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
}
li {
	margin-bottom: 5px;
}
a:link {
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	font-weight: bolder;
}
a:visited {
	color: #003366;
	font-weight: bolder;
}
#STable {
	padding: 0px;
	width: 90%;
	border: 1px solid #003366;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*html #STable {
	margin: 0px;
}
.STth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: #9AAED4;
	background-image: url(../images/s_tablehead.jpg);
	background-repeat: repeat-x;
	text-transform: none;
	width: 110px;
	border: 1px solid #003366;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.STtd {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 20%;
	padding: 6px;
	background-color: #FFFFFF;
}
.STtdAlt {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 20%;
	background-color: #FFF9F0;
	padding: 6px;
}
.STcol {
	color: #000066;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFCC66;
}


.STtr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.paragraphHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
}
.staff {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
}

.leaders {
	border: thin solid #339933;
	padding: 10px;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
.subhead {
	font-size: 90%;
}
.titleBkg {
	background-image: url(../images/titlebkg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 5px;
	height: 29px;
	padding-top: 5px;
	margin-top: 20px;
}
.ourTeam {
	width: 800px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/s_bot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.photoBKG {
	float: left;
	border: 1px solid #006699;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tomPhoto {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.miniPhotos {
	float: right;
	position: relative;
	margin-top: -30px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFCC33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.photo {
	float: left;
	position: relative;
	margin-left: 20px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FF9933;
	width: 220px;
	padding-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.faq {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/titlebkg.jpg);
	background-repeat: repeat-y;
	height: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 20px;
}
*html h6 {
	height: 100%;
}

.faqWht {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 10px;
}
.photoRightNoMar {
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 500px;

}

/* LIGHTBOX STYLES */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:450px;
	height:400px;
	margin:-220px 0 0 -250px;
	padding: 20px;
	border:medium solid #FF9900;
	background-image:url(../images/s_tablehead.jpg);
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#003300;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

.h1Top {
	text-decoration: none;
	margin-top: 15px;
}
.quote {
	text-align: left;
	padding: 20px;
	width: 200px;
	float: right;
	line-height: 1em;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FF9933;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h5  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.25em;
}
h4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	text-align: right;
	margin-bottom: 0px;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
.tabbed {
	padding-left: 10px;
}
#header7 {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/student-top_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
