html {
	background-color: #000000;
	background-image: url(/images/testback2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin-top: 15px;
}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 35;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#container  {
	width: 800px;  
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#menu {
	float: left;
	width: 800px;
	background-color: #cc0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#header {
	background: #DDDDDD;
	padding: 0; 
	margin: 0px;
}
#main4Content   {
	padding-right: 60px;
	padding-left: 60px;
}

.imageright {
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 5px;
	color: #FF3300;
	margin-bottom: 0px;
}
#mainContent  {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#footer  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #CC0000;
	margin-top: 15px;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size: 75%;
	text-transform: capitalize;
}
.segway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #666666;
	letter-spacing: 0.05em;
	text-align: left;
	word-spacing: 0.05em;
	padding-top: 0.5em;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.imageframe_left {
	padding: 10px;
	border: 1px solid #000000;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-top: 3px;
}
h3 {
	color: #CC0000;
	margin-bottom: -10px;
	font-size: 110%;
	font-weight: bold;
	margin-top: 18px;
}
.his_img_left {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.his_img_right {
	margin: 0px;
	padding-left: 20px;
}
#mainContent li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}
.rightpad {
	padding-right: 20px;
}
h1 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	margin-left: 40px;
}
h5 {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	margin-left: 0px;
}
h6 {
	color: #CC0000;
	margin-bottom: 0px;
	font-size: 110%;
	font-weight: bold;
	margin-top: 18px;
}
.sunselect #container #main3Content {
	padding-right: 40px;
	padding-left: 60px;
}
.headerspace {
	margin: 0px;
	padding-top: 30px;
}
.header40 {
	padding-left: 40px;
}
.right40 {
	padding-right: 40px;
}
.imageframe_left2 {
	padding: 10px;
	border: 1px solid #000000;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-top: 21px;
}
.right60 {
	padding-left: 70px;
}
.rightpad_bottom {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

