body {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffffff ;
	color:black;
	}

ul { 
	list-style-type: circle;
	font-size:11px;
	line-height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
/*	margin:0px 0px 12px 0px;	*/
	 }

#Menu {
	position:absolute;
	margin-top:280px;
	margin-left:20px;
	z-index:3;

	
	
	width:153px;
	padding:10px;
	background-color:#fff;
	border:1px solid #999;
	
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;


	color:#333;
	font-size:11px;
	text-decoration:none;
	font-weight:400;
	font-family:verdana, arial, helvetica, sans-serif;
	
		
	}

#Banner {

	margin:0px;
	padding:17px 0px 0px 20px;
	height:60px; 
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#fff;

	voice-family: "\"}\"";
	voice-family:inherit;
	position:relative;
	
	z-index:2;
/*	font:28px/28px book antiqua, georgia, times new roman, times, serif;
	font-weight:900;
	text-shadow: grey 0.1em 0.1em 0.2em

This was for the banner when it was text rather than an image

*/

	font:12px/12px;
	line-height: 5;
	}


#ForeFrame {
	margin: 5px auto;
	border:1px solid #666666;
	
	width:800px;

	
	background-color: #ffffff;
	padding-bottom:15px;
	z-index:-1;
}

#Header {
	margin:15px 100px 5px 215px;
	padding:0px;

	}



#Content {
	margin:0px 0px 0px 210px; 
	width:550px;
	padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;
	color:black;
	background-color:#fff;
	border:1px solid #999;
	position:relative; 
	z-index:2;

}

#InsideBox {
	margin:0px 20px 20px 5px;
	padding:20px;
	color:black;
	background-color:#fff;
	border:1px dashed black;
	position:relative;
	 margin-left: auto;
    margin-right: auto;
	z-index:2;

}

#FrontHighlight {
	margin:0px 20px 20px 5px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	color:black;
	background-color:#FFFFCC;
	border:1px solid #666666;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index:2;
	text-align:center;
}


#InsideBox>h2 {	margin:0px;}


form {

font-size:11px;
line-height:20px;
font-family:verdana, arial, helvetica, sans-serif;

}

p {
	font-size:11px;
	line-height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:12px 12px 12px 12px;	
	}

#Content>p {margin-left:10px;margin-top:5px;}


a {
	color:#09C;
	font-size:11px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#0000cc;}
a:visited {color:#0000cc;}
a:hover {text-decoration: underline;}
h1 {
	color:#333;
	font-family: Trebuchet MS, Sans-Serif;
	font-size:21px;
	font-weight:bold;
	}
h2 {
	color:#333;
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	margin:12px 12px 12px 10px;
	}

h3 {
	color:#333;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	margin:12px 12px 12px 12px;
	}



img {border-width:0px;}
img.thumb {margin:10px 1px;}

#Copyright {
	clear:both;
	padding:10px 0px 5px 0px;
	text-align:center;
	font-weight:500;
	color:#666;
	}
#copyrightText {
	position:relative;
	left:-17px;
	z-index:0;
	}

.first {margin-top:0px; padding-top:0px;}

.BkgImage {
position: absolute;
margin-top:80px;
margin-left:785px;
z-index:1;
}

.BannerImage {
position:absolute;left:10px;top:10px;
}

.Address {
text-align:right;
position:absolute;right:10px;top:14px;line-height:18px;
}

.MenuImage {
position:absolute;margin-top:90px;margin-left:20px;
border:thin;
border-color:#666666;
}

ul.menuList {
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
	line-height:12px;
}

p.menuItem {
	padding: 0px;
	margin: 5px;
	line-height:12px;
}

/*a.menuItemLinkCurrent {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a.menuItemLinkCurrent:hover {
	font-weight: normal;
	color: #0000CC;
}*/

a.menuItemLink {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.menuItemLink:visited {
	color: #444444;
}
a.menuItemLink:hover {
	font-weight: normal;
	color: #0000CC;
}

a.menuItemHeader {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a.menuItemHeader:hover {
	color: #0000CC;
}
a.menuItemHeader:visited {
	color: #444444;
}
