#borderhead table {
	background-color: #663333;
	border-bottom-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #59597D;
	border-right-color: #59597D;
	border-bottom-color: #59597D;
	border-left-color: #59597D;
	border-top-width: thick;
	line-height: 4px;
	}

#borderfoot table {
	background-color: #663333;
	border-bottom-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #59597D;
	border-right-color: #59597D;
	border-bottom-color: #59597D;
	border-left-color: #59597D;
	border-top-width: thick;
	line-height: 4px;
	}

#nav ul {
	margin-left: 12;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#nav a	 {
	display: block;
	padding: 3px;
	width: 200px;
	background-color: #7777A8;
	border-bottom: 1px solid #FFFFFF;
	}

#nav a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#nav a:hover	{
	background-color: #59597D;
	color: #FFFFFF;
}
