body {
	background-color: #fe831f;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
#outerwrapper {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 950;
	margin: 0 auto 0 auto;
/*	background-color: #ffffff;*/
}
#left {
	float: left;
	width: 200px;
	background-color: #ffffff;
	padding-bottom: 5px;
}
#maincontent {
	float: left;
	width: 550px;
	background-color: #ffffff;
	padding-bottom: 5px;
}
#right {
	float: left;
	width: 200px;
	background-color: #ffffff;
	padding-bottom: 5px;
}
#stay_connected {
	width: 950px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;	
}
#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.site_title {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.site_sub {
	font-family: "Verdana";
	font-size: 12px;
	color: #ff7200;
}
.site_sub_right {
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
}
.site_sub_right a:link{
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.site_sub_right a:visited{
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.site_sub_right a:hover{
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.side_text {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
}
.side_special {
	font-family: "Arial";
	font-size: 16px;
	color: #333333;
}
.side_special a:link {
	font-family: "Arial";
	font-size: 16px;
	color: #017dab;
	text-decoration: none;
}
.side_special a:visited{
	font-family: "Arial";
	font-size: 16px;
	color: #017dab;
	text-decoration: none;
}
.side_special a:hover{
	font-family: "Arial";
	font-size: 16px;
	color: #017dab;
	text-decoration: none;
}
.main_text {
	font-family: "Arial";
	font-size: 14px;
	color: #333333;
}
.main_text a:link {
	font-family: "Arial";
	font-size: 14px;
	color: #017dab;
	text-decoration: none;
}
.main_text a:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #017dab;
	text-decoration: none;
}
.main_text a:hover {
	font-family: "Arial";
	font-size: 14px;
	color: #017dab;
	text-decoration: underline;
}
.main_text_special {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #ff7200;
}
.stay_connected_main {
	font-family: "Tempus Sans ITC";
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.stay_connected_title{
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.stay_connected_text {
	font-family: "Arial";
	font-size: 12px;
	color: #ff7200;
	text-decoration: none;
}
.stay_connected_text a:link{
	font-family: "Arial";
	font-size: 12px;
	color: #ff7200;
	text-decoration: none;
}
.stay_connected_text a:visited{
	font-family: "Arial";
	font-size: 12px;
	color: #ff7200;
	text-decoration: none;
}
.stay_connected_text a:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #ff7200;
	text-decoration: none;
}
.footer {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.footer a:link{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.footer a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.footer a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.img_desc {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
/*border: 10px solid darkred;*/
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

