B{
	color: #660000;
	font-family: "Times New Roman", Times, serif;
}

P{
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	color: Black;
	font-weight : bold;
}

BODY {
	
	color: #FAF0E6;
	margin-top: 10px;
}
A{
	color: Maroon;
}
a:active {
	color : #666699;
}

A.menu{
	color: Teal;
}
.topleft {
	background-image: url(topleft.jpg);
	background-repeat: no-repeat;
	width:404; 
	height:115px;
}
.topmid{
background-image:url(topmid.gif);
background-repeat: no-repeat;
width:86px;
 height:115px;
	
}
.topright{
	background-image:url(topright.gif);
background-repeat: no-repeat;
 width:250px ;height:115px;
}
.main{
	height:300;
}
.footer{
background-color: Maroon;
color: white;
font-family: Brush Script MT;
font-size: 1.2em;
	
}