body { background: #a4b0f9; }

td {vertical-align: top; }
h1, h2, h3, h4, p {margin-left: 5px; }

h2.alert {color: red; font-family : georgia, serif; }
h3.welcome {color: #599646;}
img.page {margin-bottom: 10px;}

h2.line1{ font-family: sans-serif;}
h2.line2{ font-family: sans-serif;}
h2.line3{ font-family: sans-serif;}


table#main { border: 1px solid black; background: #fff;}


#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding-bottom: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 162px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
	border-top: 1px black solid;
 	border-bottom: 1px black solid;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	text-size:    x-small;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li a:hover {
	color: #000;
	background: #a4b0f9;
	}

#menu a:active	{
	background: #9093b2;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #1f20dd;
	border: 1px solid #1f20dd;
	color: #fff;
	font-weight: bold;
	}



