@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";

/* =RESET

   ----------------------------------------------------*/

/* Reset via Eric Meyer - http://meyerweb.com/ */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

/* remember to highlight inserts somehow! */

ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}




body {
	background-color:#FFFFFF;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;

}





#container {
width:950px;
margin:auto;
text-align:center;
}




#branding {
	width:950px;
	height:108px;
}


#content {
width:950;
}

#navcontainer {
width:600px;
height:auto;
float:left;
}

#nav {
	height:auto;
	width:600px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	background-image:url(../nav-img.png);
	margin: 0px;
	padding: 0px;
}



#colright {
	color:#666666;
	background-color:#FFFFFF;
	width:200px;
	float:left;
	text-align:center;
	margin-top: 100px;
	margin-left: 80px;
}

#navtwo {
	height:auto;
	width:600px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	background-image:url(../nav-img.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navtwo ul li {
text-align:left;
	margin-left:0em;
	font-size:.7em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}


#nav ul li {
text-align:left;
	margin-left:0em;
	font-size:.7em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

#nav a:link {
color:#666666;

text-decoration:none;

}

#nav a:visited {

color:#000066;

text-decoration:none;

}

#nav a:hover {

color:#FF0000;

text-decoration:none;

}

#nav a:active {
color:#666666;

}


#navtwo a:link {
color:#666666;

text-decoration:none;

}

#navtwo a:visited {

color:#000066;

text-decoration:none;

}

#navtwo a:hover {

color:#FF0000;

text-decoration:none;

}

#navtwo a:active {
color:#666666;

}




#colright a:link {
color:#000066;


}
#colright a:visited {
color:#000066;
text-decoration:none;


}

#colright a:hover {
color:#00FF00;
text-decoration:none;

}

#colright a:active {
color:#666666;
text-decoration:none;

}

#colright h2, h3, h4, h5 p {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: None;
	padding: 0px;
	line-height: 20px;
}

#colright h2 {
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
font-size:2.0em;
color:#FF0000;
margin:10px 0;
}

#colright h3 {
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
font-size:1.6em;
margin-bottom:5px;
}
#colright h4 {
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
font-size:.8em;
color:#FF0000;

}




#studentsone {
width:475px;
clear:both;
float:left;
}

#studentstwo {
	width:475px;
	float:left;
}





#footer {
clear:both;
width:auto;
text-align:center;

}

.red {
	color:#FF0000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

.text {
	text-align: left;
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	color: #333333;
	font-weight: bold;
}


.logophoto {
	text-align:left;
	margin-left: -45px;
	margin-top: 100px;
}

.photostudent {
	padding:2px;
	vertical-align: text-top;

}

