div {
	float:left;
	font-family:Verdana;
	font-size:9pt;
}

img {
	border:0;
}

a {
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color: #010579;
	
}

/* color: #ffffff;  */


.skipLink { color:#ffffff !important; }

img#enrollment {
	float:right;
}

div#bodyContent {
	float:none;
	margin:0 auto;
	width:800px;
}

div#rightHeader {
	float:right;
}

div#rightHeader img{
	margin:5px 20px 0px 5px;
}

div#leftHeader {
	background-color:#010579;
}

div#bodyContent {
	padding:0px;
}

div#header, div#footer {
	 width:800px;  
}


div#header, div#footer, div#mainBody, div#sidebar, div#menuBar, div#maincontent {
	border-color:black;
	border-style:solid;
}

div#leftHeader, div#photoStrip img {
	padding:5px 5px 5px 5px;
}

div#mainBody {
	width:825px;  
	background-color:#010579;
	border-width:0px 1px 0px 1px;
	padding:0px 15px 0px 15px;
	/* bf added 
	border: 1px solid red;
	*/
}

div#maincontent {
	background-color:#FFFFFF;
	width:750px;
	padding:34px 10px 10px 10px;
	border-width:1px;
}

div#menu {
	 position:absolute;
	 z-index:2;
}

div#menuBar {
	width:825px;
	background-color:#6666ff;
	border-width: 1px 1px 0px 1px;
	margin:auto;
	padding:0px;
	color:white;
	font-weight:bold;
}

*html div#maincontent, div#menuBar {
	width:770px;
}

div#menuBar div.menuBarItem {
	padding:5px;
	font-family:Arial,Sans-serif;
	font-weight:bold;
	font-size:9pt;
	margin:0;
	border:0;
	cursor:pointer;
}

div#menuBar div.menuBarItem:hover {
	background-color:#010579;
}

div#menuContent {
	width:770px;
}

div.menuBody {
	width:120px;
	background-color:#010579;
	margin:0;
	border-left:1px black solid;
	border-bottom:1px black solid;
	border-right:1px black solid;
	position:relative;
	visibility:hidden;
}

div.menuBody a, div#menuBar a {
	color:white;
}

div.menuBody a {
	font-size:9pt;
	font-weight:normal;
}

div.menuBody p.menuItem {
	padding:1px 10px 1px 10px;
}

div.menuBody p.menuItem:hover {
	background-color:#6666FF;
}

div#header {
	height:55px;
	border-width: 1px 1px 0px 1px;
	background-color:#010579;
	text-align:center;
	padding:5px 0px 5px 0px;
}

div#footer {
	background-color:#010579;
	height:10px;
	border-width: 0px 1px 1px 1px;
}

span.headerText {
	font-weight:bold;
	font-variant:small-caps;
	font-size:10pt;
	color:#ff0066;
}

span.subheaderText {
	font-weight:bold;
	font-variant:small-caps;
	font-size:8pt;
	font-style: italic;
	color:#ff0066;
	text-decoration: underline;
}

#skipvideo { position:absolute; z-index:5; }

#campposter { width: 85%;  height: auto; } 

#posterdiv {margin:10px 10px 10px 10px; }	

/* Read more: https://html.com/attributes/img-width/#ixzz5pnlOxitt */


