body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-color: #3E3838;
	color: #FFF;
}

#menubar ul {
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
}
#top {
	background-color: #CCC;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: auto;
}
#headwrap {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	padding: 0px;
}
#headspace {
	height: 35px;
}
#logo {
	height: auto;
	width: auto;
	float: left;
}
#menubar {
	width: auto;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
}
#menubar ul li a {
	text-decoration: none;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: bottom;
	color: #FFF;
	font-weight: bold;
}
#maincontent {
	padding: 0px;
}
#sidebar {
	background-color: #CCC;
	padding: 10px;
	float: right;
	width: 260px;
}
#footer {
	color: #FFF;
	background-color: #3E3838;
	clear: both;
	font-size: small;
	text-align: center;
	background-image: url(images/footback.jpg);
	background-repeat: no-repeat;
	border: thin solid #FFF;
	margin-top: 10px;
}
#wrap {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menubar ul li {
	display: inline;
}
#menubar ul li a:hover {
	color: #FAA31E;
	text-decoration: underline;
}
#wrap #maincontent #column2 ul {
	list-style-image: url(images/ratwitbllt.png);
}
#column1 {
	float: left;
	width: 300px;
	font-size: small;
	border: thin solid #FFF;
	background-image: url(images/boxgrad.png);
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 10px;
}
#mainspacer {
	height: 300px;
}
#column2 {
	float: right;
	width: 300px;
	font-size: small;
	border: thin solid #FFF;
	background-image: url(images/boxgrad.png);
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 10px;
}
#column3 {
	padding-top: 0px;
	padding-right: 350px;
	padding-bottom: 0px;
	padding-left: 350px;
	font-size: small;
}
#col3cont {
	border: thin solid #FFF;
	background-image: url(images/boxgrad.png);
	background-repeat: repeat-x;
	padding: 10px;
}
a:link {
	color: #C90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C90;
}
a:hover {
	text-decoration: underline;
	color: #C60;
}
a:active {
	text-decoration: none;
	color: #C60;
}
#wrap #footer p {
	margin: 0px;
}
#sprytooltip1 {
	color: #000;
	background-color: #FFC;
}
