body {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#eee;
	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:125px;
	margin-left:15px;
	z-index:3;

	
	
	width:150px;
	padding:10px;
	background-color:#E0FDE1;
	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;
	height:75px; 
	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: #fff;
	padding-bottom:15px;
	z-index:-1;
}

#BkgBox {
	border-left:1px solid #666666;
	border-right:1px solid #666666;	
	border-top:0px;
	border-bottom:0px;
	background-color:#FFFFFF;
	
	position:absolute;
	margin-top:200px;
	margin-left:-1px;
	
	width:800px;
	height:530px;
	
}

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



#Content {
	margin:15px 0px 0px 220px; 
	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:0px 0px 12px 0px;	
	}

#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:0px 0px 3px 0px;
	}

h3 {
	margin:0px;
	padding:0px;
	color:#333;
	font:14px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	}



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:15px;
}

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

.MenuImage {
position:absolute;margin-top:30px;margin-left:0px;
}

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;
}

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

.profile {

font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;

position:absolute;
top:300px;
left:20px;

margin-right:20px;

}

.profilepic {
position: absolute;
top:90px;
left:10px;

}

.profilename {
position: absolute;
top:100px;
left:230px;
font-size: 24px;
}

.profilecontact {
position: absolute;
top:150px;
left:230px;
font-size:12px;
}

BODY { 

background-color: #ffffff;

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2F2F2F;
} 

h1 {
	font-size:16px;
	text-align:center;
}

h2 {
	font-size:13px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}

