#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	width: 739px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-image: url(images/bg.jpg);
}

#footer {
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 739px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	background-color: #009900;
}

#buttons {
	margin-right: auto;
	margin-left: auto;
	width: 739px;
	text-align: center;
	background-image: url(images/bg.jpg);
}
#text {
	background-color: #FFFFFF;
	width: 739px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-indent: 20px;
	background-image: url(images/bg.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#image_right {
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#facts {
	background-color: #FF00FF;
	float: right;
	width: 185px;
}


#mainTable {
	background-image: url(images/bg.jpg);
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
p {
	text-indent: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 5px;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	text-align: center;
}
a:visited {
	color: #339900;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00A54F;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #00A54F;
}
h4 {
	color: #666666;
	text-align: center;
	font-size: 12px;
}
h5 {
	color: #999999;
	font-size: 16px;
	padding: 0px;
}
#text table {
	margin: 5px;
}
ul {
	font-size: 18px;
	list-style-type: disc;
	color: #009900;
}
.contact {
	color: #999999;
	text-align: center;
}

