body      { 
	background-color: #ffffec; 
	text-align: center; 
	margin: 0px 
}
p   {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#wrapper   {
	text-align: center;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top      {
	background-color: gray;
	text-align: center;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: 30px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: red;
}
#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 575px;
	height: auto;
	background-color: #FFFFFF;
}

#page   {
	background-color: white;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	width: 750px;
	background-image: url(../images/bg_page.jpg);
}
.gas {
	background-color: #FFFFFF;
	text-align: left;
	width: 575px;
	border: 1px solid #CCCCCC;
}
.news {
	background-color: #ffffff;
	text-align: center;
	width: 575px;
	border-bottom: 1px;
	padding-bottom: 20px;
}
.gm {
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer   {
	width: 100%;
	height: 70px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: red;
	margin-top: 0px;
}
.td {
	width: 93px;
}
table    { 
	background-color: gray;
	width: 750px; 
	height: 30px; 
}
#contacttable {
	font-size:11px;
	background-color: white;
	width: 100%;
}
#header  { 
	margin: 0px; 
	padding: 0px 0px 5px; 
	width: 750px; 
	height: auto 
}
h1    {
	color: white;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: red;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-image: url(../images/h1_bg.jpg);
}
.middle {
	background-color: #FFFFFF;
	height: auto;
	width: 1px;
}
#sidebar   {
	color: red;
	float: right;
	margin: 0px;
	width: 150px;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebar {
	height: 525px;
	width: 150px;
	background-color: #dddddd;
}

.membership {
	width: 575px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.header {
	background-color: #FFFF00;
}
a.menu  {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover   {
	color: #e00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	border-bottom-style: none;
	font-weight: bold;
}
a.info  {
	color: gray;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.info:hover   {
	color: #00c400;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

iframe {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 30px;
}
#content {
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 575px;
	height: auto;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 8px;
}
.form {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: auto;
	width: 550px;
	text-align: left;
}
#thumbBox{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 200;
	cursor: pointer;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#thumbBox .footerbar{ 
font: bold 10px Arial;
letter-spacing: 3px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{
	background-color: #CCCCCC;
}
#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
	z-index: 199;
}
#app {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 300px;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	visibility: visible;
	text-align: left;
	margin-left: -20px;
	padding-bottom: 5px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: blink;
	padding-left: 8px;
}
.signature {
	font-size: 10px;
	float: right;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
#gm {
	text-decoration: none;
	float: left;
	width: 150px;
	height: 150px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 7px;
	margin-left: 2px;
}
#footer iframe {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
