body {
	background-color: #dddddd;
	margin:0px;
}
h1, h2, h3, p, li, ul{
	padding-top:0px;
	margin-top:0px;
	color:#333;
}
p, td, li, th {
	font-size:100%;
}
a:hover {
	color:#09F;
}
h1 {
	text-align:center;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; 
/*	font-size:12px;*/
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	margin:0 auto;
	width:1000px;
	position:relative;
}
.Staff {
}


.Staff:hover #bio {
	display:block;
}
.Staff #bio{
	width:400px;
/*	min-height:7em;*/
	background-color:#FFC;
	text-align:justify;
	color:#333;
	display:none;
	position:absolute;
	border-color:#333;
	border-width:medium;
	border-style:ridge;
	padding:20px;
	z-index:999;
	margin: -4em -30em;
}
#Div {
	width:1000px;
	padding-top:0px;
	height:600px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:visible;

}
#header {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:120px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#Div2 {
	background-image: url(../images/tab.jpg);
	width:220px;
	padding-top:0px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#wheel {
	margin-left:97px;
	margin-top:0px;
	width:108px;
	height:30px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#colwrap3 {
	background-image:url(../images/tab.jpg);
	background-repeat:repeat-x;
	float:right;
	width:780px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#Div4 {
	background-color: #cccccc;
	width:1000px;
	padding-top:0px;
	height:30px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
    float:left;
	overflow:hidden;
	display:block;

}
#Div5 {
	background-color: #cccccc;
	width:1000px;
	padding-top:0px;
	min-height:440px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:block;
	clear:both;

}
/*#Photo {
	width:400px;
	display:inline;
	float:left;
	clear:both;
}
#Content {
	padding-top:20px;
	width:600px;
	display:inline;
	clear:both;
/*	padding: 0 450;*/
/*	position:absolute;*/
/*	float:right;*/
/*	overflow:scroll;*/

#brands {
	width:1000px;
	background-color:#CCC;
}
#footer {
	background-image:url(../images/footer.jpg);
	margin-left:0px;
	margin-top:0px;
	padding:10px 0px;
	width:1000px;
	height:30px;
	margin-bottom:0px;
	float:left;
	display:inline;
	text-align:center;
	color:#FFF;
	font-size:12px;
}
#footer a:link, #footer a:visited {
	color:#FFF;
}

#WebDesign {
	color:#999;
	font-size:12px;
	text-align:center;
}
#WebDesign a:link, #WebDesign a:visited {
	color:#999;
	text-decoration:none;
}
#Map {
	background-image:url(../images/map3000m.gif);
	background-repeat:no-repeat;
	width:380px;
	height:500px;
	margin-top:20px;
	margin-left:20px;
	overflow:hidden;
}
#Map:hover {
	background-image:url(../images/map300m.gif);
}