/* CSS Document */

body {
	background-color: #ffffff;
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px; letter-spacing:.12em; 
}

a {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	color: #666666;
}

#pagecontainer {
position: relative;
	left: 0px;
	top: 0px;
	text-align: center;   background-image:url(../images/hh-bg3.gif);background-repeat:no-repeat;background-attachment:scroll; background-position:center; background-position:top;}

#wrapper {
	position: static;
	width: 800px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}
	p{width:100%;}
	
	
#contactwrapper {
	position: static;
	width: 350px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

#theTableDiv {
	position: static;
	width: auto;
	padding: 3px;
	margin-top: 120px;

}

.form {font-size:10px; font-style:italic;}
.name {font-size:12px; color:#666666; text-align:center;}
.large{color:#000000; font-size:14px;}

#middletext{position:relative; width:100%; text-align:center; top:250px; line-height:22px;}
