body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.625em;
	color: #3333FF;
	background-color: #580093;
	margin-top: 0px;
	background-color: #CACAFF;
}
#pageholder {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDF;
	height: auto;
}
#topbanner {
	height: 140px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(topbanner.jpg);
}

#topmenu {
	height: 25px;
	width: 745px;
	text-align: center;
	padding-top: 5px;
	font-size: 1.2em;
}
#leftmenu {
	height: 360px;
	width: 185px;
	font-size: 1.2em;
	text-transform: capitalize;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-bottom: 15px;
	text-decoration: none;
}
#maintext {
	float: right;
	width: 540px;
	display: inline;
	margin-bottom: 10px;
	height: auto;
	margin-top: -2px;
	padding-right: 5px;
	font-size: 1.2em;
}
#bottommenu {
	height: 20px;
	width: 745px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #580093;
	text-align: right;
	font-size: 1.1em;
}
#pageholder #footer {
	font-size: 0.9em;
	height: 45px;
	width: 685px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}

#pageholder #maintext .divright {
	border: 1px dotted #580093;
	float: right;
	margin-right: 5px;
	padding: 2px;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #3333FF;
	background-color: #E4BFFF;
}
#leftmenu h2 {
	padding-left: 15px;
}

h1.offLeft {
	text-indent : -9999px;
	padding : 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background-color: #FFFF00;
}
.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #580093;
	padding: 2px;
}
br.clear {
	display: block;
	clear: both;
}
.top {
	font-size: 80%;
	text-decoration: none;
}
.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: none;
	border: 1px none #580093;
	padding-right: 6px;
}
.testimonials {
	font-style: italic;
}
.address {
	margin-top: 20px;
}
#maintext h1 {
	font-size: 1.6em;
}
