body,td,th {
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/sand.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #A5A897;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
textarea {
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
	background-color: #467199;
	border: 1px solid #6693BC;
	color: #FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#467199;
	scrollbar-face-color:#467199;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#467199;
	scrollbar-darkshadow-color:#467199;
	scrollbar-shadow-color:#000000;
	overflow:auto
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	position: relative;
}
#left {
	position: absolute;
	height: 739px;
	width: 50px;
	left: 769px;
	top: 0px;
	z-index: 100;
}
#right {
	position: absolute;
	height: 739px;
	width: 50px;
	left: -49px;
	top: 0px;
	z-index: 100;
}
#navcontainer {
	position:absolute;
	left:1px;
	top:0px;
	width:210px;
	height:739px;
	background-color: #2C567C;
	text-align: left;
	color: #FFFFFF;
}

#navcontainer a:link, #navcontainer a:active, #navcontainer a:visited {
	text-decoration: none;
}
#navcontainer a:hover {}
#quick-contact {
	position: absolute;
	height: 244px;
	width: 205px;
	left: 0px;
	top: 5px;
}
#quick-contact td {
	font-size: 12px;
}
#movable {
	position: absolute;
	height: auto;
	width: 204px;
	left: 0px;
	top: 271px;
}
#movable ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#movable a
{
	display: block;
	padding: 3px;
	width: 204px;
	background-color: #467199;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6693BC;
}

#movable a:link, .navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	width: 204px;
	position: relative;
}
#movable a:hover {
	background-color: #2C567C;
	color: #fff;
}

#address {
	position: absolute;
	height: auto;
	width: 204px;
	left: 0px;
	top: 633px;
	font-size: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6693BC;
}
#wagner {
	position: absolute;
	height: auto;
	width: 204px;
	left: 1px;
	top: 559px;
	font-size: 10px;
	text-align: center;
}
#extra {
	position: absolute;
	height: auto;
	width: 204px;
	left: 0px;
	top: 517px;
	font-size: 10px;
	text-align: right;
}
#sponsor {
	position: absolute;
	height: auto;
	width: 204px;
	left: 0px;
	top: 457px;
	font-size: 10px;
	text-align: right;
}
#extra1 {
	position: absolute;
	height: auto;
	width: 204px;
	left: 0px;
	top: 248px;
	font-size: 10px;
	text-align: center;
}
#turtlecrawl {
	position: absolute;
	height: auto;
	width: auto;
	left: 173px;
	top: 68px;
	z-index: 101;
}
#header {
	position:absolute;
	left:211px;
	top:0px;
	width:558px;
	height:194px;
	background-image: url(../images/turtletop.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#content {
	position:absolute;
	left:211px;
	top:193px;
	width:558px;
	height:545px;
	background-image: url(../images/turtlebottom.jpg);
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #989894;
	z-index: 100;
}
#innercontent {
	color: #FFFFFF;
	position:absolute;
	left:3px;
	top:65px;
	width:550px;
	height:453px;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#989894;
	scrollbar-face-color:#989894;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#989894;
	scrollbar-darkshadow-color:#989894;
	scrollbar-shadow-color:#000000;
	overflow: auto;
	overflox-x: hidden;
	background-color: Transparent;
!important 		
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 100;
	border-bottom-width: 1px;
}
#navigation {
	position:absolute;
	left:7px;
	top:7px;
	width:191px;
	height:546px;
}
#footer {
	position: absolute;
	height: 18px;
	width: 551px;
	left: 2px;
	top: 523px;
	z-index: 100;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.floatleft {
	float: left;
	border: 1px solid #564127;
	margin: 4px;
	padding: 4px;
	background-color: #69763E;
}
.floatright {
	float: right;
	border: 1px solid #564127;
	margin: 4px;
	padding: 4px;
	background-color: #69763E;
}
.clear {
	clear: both;
}
.ul-bump {
	padding-top: 50px;
}
.input-size {
	width: 138px;
}
.zero-gravity {
	margin: 0px;
	padding: 0px;
}
.input-select {
	border: 1px solid #6693bc;
	background-color: #467199;
	color: #FFFFFF;
	width: 138px;
}
.input-select-contact {
	border: 1px solid #555730;
	background-color: #b8b8b4;
	color: #555730;
	width: 200px;
}
.input-button-contact {
	border: 1px solid #555730;
	background-color: #b8b8b4;
	color: #555730;
}
.textarea-select-contact {
	border: 1px solid #555730;
	background-color: #b8b8b4;
	color: #555730;
	width: 428px;
	height: 82px;
}
.floatleftno-padding {

	float: left;

}
.input-resetbox {

	border: 1px solid #6693bc;
	background-color: #467199;
	color: #FFFFFF;
}

