#pageholder {
	width: 745px;
	margin-right:auto;
	margin-left: auto;
	background-image: url(topleft.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 90%;
	color: #333;
	top: 0px;
	margin-top: 0px;
}
#topbanner {
	margin: 0px auto auto;
	width: 745px;
	text-align: right;
	height: 95px;
}
#leftmenu {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: disc;
	border-left-width: 0px;
	margin-left: 0px;
	font-size: 95%;
	list-style-position: inside;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#maintext {
	width: 560px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: right;
}
#pictureholder {
	float: right;
	width: 150px;
	margin-left: 10px;
	text-align: right;
}
#footer {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 85%;
	padding: 5px;
}
#footer li
			{
			list-style-type: none;
			display: inline;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
	border-right-style: solid;
}
.right {
	float: right;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.left {
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.thankyou {
	font-weight: bold;
	text-align: center;
}
.headz {
	font-weight: bold;
}
#topmenu {
	width: 550px;
	padding-top: 5px;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}
br.clear {
	display: block;
	clear: both;
	}
#pageholder p.white {
	color: #ffffff;
}
#pageholder .white a {
	color: #ffffff;
}

