body {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(images/main-bg.gif);
}
#wrapper {
	margin: auto;
	width: 705px;
}
#topmenu {
	background-color: #282828;
	margin-top: 15px;
	margin-bottom: 6px;
	color: #E1E1E1;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-transform: uppercase;
}
#topmenu a, #topmenu a:link, #topmenu a:visited {
	color: #537ACC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topmenu a:hover {
	color: #6699CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#nav {
	background-color: #3d3d3d;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mainimage {
	background-color: #e1e1e1;
	height: 218px;
	width: 705px;
	margin-top: 6px;
	margin-bottom: 2px;
}
#content {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	height: auto;
	clear: both;
}
#leftcol {
	float: left;
	width: 233px;
	color: #66A8FF;
	font-size: 11px;
}
#leftcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#leftcol li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	list-style-type: none;
	padding-left: 12px;
	margin-left: 10px;
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #3D3D3D;
	border-right-color: #3D3D3D;
	border-bottom-color: #3D3D3D;
	border-left-color: #3D3D3D;
	margin-right: 30px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#rightcol {
	float: left;
	width: 472px;
}
#rightcol p {
	text-align: justify;
	padding-right: 12px;
}
#rightcol ul {
	margin-top: 2px;
	padding-top: 2px;
}
#rightcol li {
	background-image: url(images/rightcol-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 13px;
	margin-left: 2px;
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: 30px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
#rightcol h4 {
	padding-right: 2px;
	color: #FEA71D;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left: 15px;
	font-size: 15px;
	margin-right: 12px;
}
.ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
.thumbs {
	color: #66A8FF;
	float: left;
	border: 3px solid #FFFFFF;
	margin-right: 5px;
	margin-bottom: 10px;
}
.blueheader {
	font-size: 11px;
	font-weight: bold;
	color: #619AE5;
	padding-bottom: 4px;
}
.orange {
	color: #F79800;
}
.clear {
	clear: both;
	float: none;
	font-size: 1px;
	width: auto;
	line-height: 1px;
}
a.orangelink:link, a.orangelink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a.orangelink:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#footer {
	background-color: #282828;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 10px;
	color: #E1E1E1;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #537ACC;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	color: #6699CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
