html {
	 font-size: 12pt;
}
body {
	font: 50% Arial, Helvetica, sans-serif;
	color: #001d6b;
	text-align: center;
	margin: 0px;
	width: 800px;
	
}
#header {
	background: url(/images2/header_bkg.gif) repeat-x;
	text-align: center;
	height: 91px;
	padding-top: 12px;
	width: 100%;
	margin: auto;
	min-width:800px;
					width: 800px;
	
}

#housekeeping {
	height: 12px;
	font-size: 1.1em;
	font-weight: bold;
	color: #d4c45b;
	text-align: right;
	background: #001d6b;
	padding-right: 18px;
}
#housekeeping a {
	text-decoration: underline;
	color: #d4c45b;
}
#container {
	margin: auto;
	width: 800px;
	text-align: left;
	font-size: 1.2em;
}
#calendar_container {
	margin: auto;
	width: 800px;
	text-align: left;
	font-size: 1.2em;
}
#content {
	float: left;
	width: 300px;
	margin-left: 16px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 16px;
	padding-right: 12px;
}
#contenttwocol {
	float: left;
	width: 562px;
	margin-left: 16px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 16px;
	padding-right: 12px;
}

#virtmap {
	float: left;
	width: 360px;
	margin-left: 0px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 16px;
	padding-right: 0px;
}
.virtcol
		{
		width: 379px;
		float: left;
		}
#nav {
	float: left;
	width: 155px;
}
#photoarea {
	float: left;
	width: 262px;
	padding-left: 17px;
	margin-bottom: 18px;
}
#footer {
	color: #d4c45b;
	background: #001d6b url(/images2/footer_bkg.gif) repeat-x;
	text-align: center;
	padding: 25px;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}
#footer a {

	text-decoration: underline;
	color: #d4c45b;
}
#footer a:visited {


	text-decoration: underline;
	color: #d4c45b;
}
#housekeeping a:visited {

	text-decoration: underline;
	color: #d4c45b;
}
h1 {
	font-size: 1.6em;
	color: #001d6b;
}
h2 {
	font-size: 1.4em;
	color: #001d6b;
	margin-bottom: -10px;

}

h2.dirheader {
	font-size: 1.4em;
	color: #001d6b;
	margin-bottom: 10px;

}
#photos {
	width: 140px;
	float: left;
}
.alumniphoto {
	margin-top: 75px;
	float: right;
	width: 133px;
}
#news {
	float: left;
	margin-left: 200px;
}
.shortest {
	width: 50px;
}
.shorter {
	width: 75px;
}
.long {
	width: 100px;
}
.longest {
	width: 125px;
}
li.column1 { margin-left: 0em; }
  li.column2 { margin-left: 20em; }
  
  li
  {
    line-height: 1.2em;
  }

  li.reset
  {
    margin-top: -12em;
  }


#popupcontent {
	float: left;
	width: 780px;
	margin-left: 16px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 16px;
	padding-right: 12px;
}