body{
	background-color : #FFFFCC;
	}
	
	p {
	font-family: Trebuchet MS,'times new roman',times,serif;
	color : #000066;
	font-size: 13pt;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px 10px;
}
a{
	text-decoration:none;
	color:  #000080;
	font-weight: bold;
}
	
a:hover{
	color : red;
}

h1{
	font-family: Trebuchet MS,'times new roman',times,serif;
	font-style: italic;
	font-size: 30px;
	color: #000080;
	margin: 0;
	border: none;
	padding: 10px;
	}
	
h2{
		font-family: Trebuchet MS,'times new roman',times,serif;
		font-size: 20px;
		color: #000066;
}

h3{
	font-family:  Trebuchet MS,'times new roman',times,serif;
		font-size: 13pt;
		font-weight: bold;
		color: #000066;
}


#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
float: left;
margin: 0px ;

}

#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: 9em;
color: blue;
text-decoration: none;
text-align: center;
font-weight: bold;
font-style: italic;
}

#menu {
	border-style: ridge;
	border-width: 5px;
	border-color: blue;
}
#links {
	position: absolute;
	top: 200px;
	left: 163px;
	padding: 0px;
	margin:0;
	text-align: right;
	width: 245px;
	height: 168px;


}
#linkdescription{
	position: absolute;
	top: -51px;
	left: 378px;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	width: 542px;
	height: 168px;

