html {margin:0; padding:0;}


body { background-color: #FFF; margin:0 0 15px 0; padding:0;  }

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 932px;
	border-top: 5px solid #00326A;
	margin: 0;
}

div#titlelogo
{
	background-color: white;
	height: 130px;
	width: 900px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 15px;
}


div#spacer
{
position:absolute;
left: 645px;
/*top:16px;*/
top:16px;
}


/*
div#emailtitle
{
width:200px;
position:absolute;
left: 36em; top: 0.7em;
font-size: 120%;
}
*/


div#picshow
{
position: absolute;
left: 661px; 
top:15px;

}

div#navbar {
	width: 932px;
	height: 34px;
	background: url(navbar.png) 0 0 repeat-y;
}

#navlinks {
	margin: 0; 
	color: #FFF;
	letter-spacing: 2px;
	text-align: right;
}

#navlinks li {
	display: inline;
	font-weight: 400;
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	line-height: 35px;
}
#navlinks li.first {
	margin: 0 95px 0 0;
	padding: 0;
}

#navlinks li.second {
	margin: 0 122px 0 0;
	padding: 0;
}

#navlinks li.third {
	margin: 0 100px 0 0;
	padding: 0;
}

#navlinks li.last {
	margin: 0 40px 0 0;
	padding: 0;
}

#navlinks a:link, #navlinks a:visited, #navlinks a:hover {
	color: #FFF;
	text-decoration: none;
}

div#picbar {
	width: 932px;
	height: 205px;
	background: #FFF;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	
}

div#pic {
	padding: 33px 0 0 0;
}


#picbar div#pic a {
	padding: 0 1px 0 29px;
}


div#bluenav {
	width: 932px;
	height: 262px;
	background: url(bluenav.png) 0 0 repeat-y;
	margin-bottom: 35px;
}

div#bluelinks {
	margin: 0;  
	color: #FFF;
}

#bluelinks ul {
	list-style-type: none;
}

#bluelinks div {
	text-align: center;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing: 1px;
}

div#aboutlinks {
	position: absolute;
	left: 10px;
	width: 200px;
	top: 440px;
}

div#programlinks {
	position: absolute;
	left: 220px;
	width: 240px;;
	top: 440px;
}

div#admislinks {
	position: absolute;
	left: 470px;
	top: 440px;
	width: 240px;
}

div#commlinks {
	position: absolute;
	left: 710px;
	width: 200px;
	top: 440px;
}


div#footer
{
border-top: 3px solid #2C6794;
text-align:right;
letter-spacing: 3px;
font-family: "Times New Roman", Times, serif;
word-spacing: 3px;
padding-top:15px;
/*margin-top:1px;*/
width:932px;
/*height: 115px;*/
background-color:white;
font-size:17px;
font-weight: 700;
color:black;
white-space: nowrap;

}

div#footer a:link
{
text-decoration:none;
color:blue;
}

div#footer a:visited
{
color:blue;
text-decoration:none;
}

div#footer a:hover
{
text-decoration: underline;
}

div#flashnav
{
background-color:white;
width:932px;
padding: 0;
margin: 0;
}

