@charset "utf-8";
#wrapper {
	width: 905px;
	height: auto;
	margin: 0 auto;
	top: 0px;
}
#header {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	overflow: hidden;
	color: #CCCCCC;
	padding-left: 250px;
}
 
#headline {

}
#wrapper #header #headline {
	padding-top: 80px;
	padding-right: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	float: left;
	background-image: url(images/menuimage.jpg);
	width: 244px;
	height: 582px;
	color: #FFCC66;
}
#menu a:link {
	color:#FFCC33
}
#menu a:hover {color:#FF00FF}
#menu li {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	padding-right: 30px;
	height: 30px;
	list-style-type: none;
}
#menu ul {
	text-align: right;
	vertical-align: middle;
}
#content {
	float: left;
	width: 656px;
	height: 582px;
}
#content #tablewrap {
	color: #FFFFFF;
	top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
#content #tablewrap h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	border-bottom-color: #CCCC66;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}
#content #tablewrap #tableitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#content #tablewrap #googlead {
	background-position: center bottom;
	text-align: center;
	background-image: url(images/itemfooter.png);
	background-repeat: no-repeat;
	height: 60px;
}
