body{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size:small;
	padding:0px;
	margin:0px;
	background: repeat left top #369 url(/images/ManchesterEndowment4.jpg);	
	color:white;
}

#header{
	
	height:77px;
	background-color: #336699;
	background:#369;	
}



 
div.links{
	float:right;
	margin-right:50px;
	margin-top:5px;
}
 
#header span{
	background-image: url(triangle.gif);
	padding-left: 10px;
	padding-right: 20px;
	margin: 0;
}

#main{
	height:374px;
	background: no-repeat left top #036 url(/images/ManchesterEndowment2.jpg);	
	padding-left:492px;
	color:white;
	margin:0px;
}

div.content{
	background: repeat-x left top #003366 url(/images/ManchesterEndowmentShadow.jpg);	
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:10px;

}
#box{
	float:left;
	border:black 2px solid;
	position: absolute;
	top: 275px;
	float:left;
	border:none;
	margin-left:0px;
}

a{
	color:white;
	text-decoration:none;
	border-bottom: dotted 1px #ccc;	
}
a:hover{
	color:#ccc;
	text-decoration:none;
	border-bottom: solid 1px #ccc;	

}
#box a {
	border-bottom: none;	
}
table.front_menu{
	width:275px;
	padding:5px;
	margin-left:20px;
	border:none;
}
td{
	padding: 15px 0 10px 0;
}
p{
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
}
h1{
	margin:0;
	padding:0px;
	color:white;
}
#header h1{
	padding-left:40px;
	padding-top:30px;
	font-size:275%;
}

#footer p{
	margin:0 0 0 3px;
	padding:0px;
	background-color: #369;
	font-size:smaller;
	padding:0px;
}
