body {
	background: #FFFFFF url(images/header.png) no-repeat 50% 0%;
	font-family: "times new roman",times,serif;
	color: #666666;
	font-size: 13px;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}

a {	
	text-decoration: none;
	font-weight: bold;
	color: #85AFCC;
}

a:hover {
	color: #3A547C;
}

blockquote {
	color: #9F9F9F;
	margin: 0px 0px 0px 30px;
}

h1 {
	color: #14387F;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0.6pt;
	line-height: 0.8;
}

h2 {
	color: #14387F;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .-1pt;
	line-height: 20px;
}

h3 {
	color: #14387F;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .5pt;
	line-height: 16px;
}

h4 {
	color: #14387F;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: #14387F;
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-weight: bold;
}


	

#container {
	width: 600px;
	margin: 190px auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto

}

#alum {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-family: georgia,serif;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: -0.8pt;
	word-spacing: 4pt;
	color: #fff;
	text-align: right;
}

.content {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	width: 410px;
	float: right;
	min-height:600px;

	
}

.menu {
	width: 150px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 10px;
	float: left;
}

.menu a {
	text-decoration: none;
	font-family: georgia,serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
	color: #14387F;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.menu li {
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px -22px;
	}

.menu a:hover {
	color: #85AFCC;
	border-bottom: dashed 1px;
	border-right: dashed 1px;
}

.active {
	background: url(images/arrow.png) no-repeat 0% 50%;
	
}


#footer{
	color: #FFF;
	text-align: center;
	padding: 65px 0px 0px 0px;
	margin: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #DFE2FF;
}

#footerimage {
	width: 100%;
	height: 150px;
	background: #FFFFFF url(images/footer.png) no-repeat 50% 0%;
	
}
