@charset "utf-8";
/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body .studentLogin { 
		margin-left:140px; 
		display:inline;
	}
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
a {
	color:#0351a3;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 1024px;
	background: #000 url(../images/new_bkg2.jpg) no-repeat;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: left;
}
#header {
	padding: 0 10px 0 20px;
	height: 95px;
	width: 900px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#mainContent {
	padding: 0 72px;
	background: url(/images/new_box_center2.gif) repeat-y 0px 20px;
	margin: 15px 0px 0px;
}
#sectionOne {
	background: url(/images/new_box_center2.gif) repeat-y -72px;
}
#Menu {
	width: 615px;
	padding-bottom:10px;
	background: url(/images/new_box_center.gif) repeat-y -72px;
	float:left;
}
#Menu ul     {
	margin: 0;
	padding: 0;
	list-style: none;
	display:table;
}
#Menu li     {
	display:inline;
	margin: 0;
	padding: 0;
}
#rightColumn{
	float:right;
	width:255px;
	margin-top:15px;
}
/* CALL TO ACTION BUTTONS */
.call a{
	height: 50px;
	width: 255px;
	display:block;
	margin-top: -10px;
	margin-bottom:10px;
	position:relative;
}
#call a{
	background: url("/images/new_action_call.gif") 0 0 no-repeat;
}
/* THIS IS A PHONE NUMBER, SO IT DOESN"T REALLY NEED TO LINK TO ANYTHING
#call a:hover { 
	background-position: 0 -50px;
}*/
#call2 a{
	background: url("/images/new_action_call2.gif") 0 0 no-repeat;
}
#call2 a:hover { 
	background-position: 0 -50px;
}
#call3 a{
	background: url("/images/new_action_call3.gif") 0 0 no-repeat;
}
#call3 a:hover { 
	background-position: 0 -50px;
}
/* OTHER SIDEBAR BUTTONS */
.program a {
	height: 50px;
	width: 255px;
	display:block;
	margin-top: 0px;
	position:relative;
}
#program1 a{
	background: url("/images/new_icon_business.gif") 0 0 no-repeat;
}
#program1 a:hover { 
	background-position: 0 -50px;
}
#program2 a{
	background: url("/images/new_icon_specialty.gif") 0 0 no-repeat;
}
#program2 a:hover { 
	background-position: 0 -50px;
}
#program3 a{
	background: url("/images/new_icon_cj.gif") 0 0 no-repeat;
}
#program3 a:hover { 
	background-position: 0 -50px;
}
#program4 a{
	background: url("/images/new_icon_medical.gif") 0 0 no-repeat;
}
#program4 a:hover { 
	background-position: 0 -50px;
}
#program5 a{
	background: url("/images/new_icon_computers.gif") 0 0 no-repeat;
}
#program5 a:hover { 
	background-position: 0 -50px;
}
/* END OTHER SIDEBAR BUTTONS */
#menu2 {
	width:600px;
	padding:10px;
	float:left;
}
#menu2 ul     {
	margin: 0;
	padding: 0;
	list-style: none;
	display:table;
}
#menu2 li     {
	display:inline;
	margin: 0;
	padding: 0;
}
#sectionTwo {
	background: url(/images/new_box_center3.gif) repeat-y -72px;
	border-top: thin solid #000;
	padding-left: 20px;
}
#Flash {
	width: 615px;
	float:left;
	background-color:#000;
}
#headerBox {
	background-color:#000;
	color:#FFF;
	width:235px;
	height:160px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#headerBox h1 {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
}
#secondary {
	background-color:#f7e7b4;
	border:1px #000 solid;
	width:600px;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
}
#secondary ul     {
	margin: 0;
	padding: 0;
	list-style: none;
	display:table;
}
#secondary li     {
	display:inline;
	margin: 0;
	padding: 0;
}
#pageText {
	min-height:300px;
	padding:0 10px 10px 10px;
	width:600px;
	position: relative;
}
#footer {
	padding: 0 10px;
	color: #FFF;
	font-size: 10px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
/*#adButton {
	margin:10px 0 0 20px;
	height:50px;
	position:relative;
}*/
#adButton {
	margin:0 0 10px 10px ;
	height:50px;
	position:relative;
	font-size:10px;
	width: 220px;
}
#search {
	 margin:10px 0 20px 9px;	
}
.MenuItemWhite a {
	color: #FFF;
	margin-right: 28px;
	margin-left: 10px;
	font-size:14px;
}
.MenuItemBlack a {
	color: #000;
	margin-left: 20px;
	font-size:14px;
}
#MenuItemWhite2 {
	float:left;	
}
#MenuItemBlack2 {
	float:left;	
}
.MenuSecondary a {
	color: #000;
	font-weight:normal;
}
.MenuSecondaryItem {
	display:inline;
}
.MenuFooter {
	font-size: 10px;
	color: #FFF;
	display:inline;
}
.MenuFooter a {
	color: #FFF;
	font-weight:normal;
}
.miniHeader {
	font-weight:bold;
	font-size:14px;
}
.sideButton {
	margin:0 0 20px 10px ;
	position:relative;
	background-color:#c1c1c1;
	width: 225px;
	padding:5px;
	border: solid 1px #000;
}
.studentLogin {
	margin-left:160px;
	display:inline-block;
}
.fineprint {
	font-style:italic;
	font-size:8pt;
}

