@charset "utf-8";
/* CSS Document */
body {margin:0em; padding:0em;	background:url(images/x_background.jpg);}

a:link, a:active, a:visited, a:hover {color:#090; font-weight:bold; text-decoration:none;}
.border {	border:thin solid #000;	}
.bordergreen{ border:thin solid #090; padding:5px;}
.block {display:block;}
.floaterleft {float:left; padding-right:15px; padding-bottom:20px; clear:both;}
.floaterright {float:right; clear:both;}

#inputArea input[type="submit"], #inputArea textarea
{    border: solid 1px #300; color:#300;}

#inputArea input[type="reset"], #inputArea textarea
{    border: solid 1px #300; color:#300;}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;    margin-bottom: 5px;    display: block;	height:20px;    padding: 0px;
    border: solid 1px #090;   background-image: url( 'images/green_bg.png' );
    background-repeat: repeat-x;    background-position: top;
} 
.textgreen { color:#090;}
.textbrown { color:#300;}
p, form { font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:1.4em; color:#300; text-align:justify;}
#wrapper {	background:url(images/x_background.jpg);	height:750px;}
.backlayout {width:800px; height:1000px; margin: 0em auto; background:url(images/backlayout.png) center no-repeat;}


.swfmovie {	position:absolute;	height:600px;	/*width:801px;*/ margin:0em; padding:0em; display:inline;}
.picturesmovie { position:relative;	width:571px; left:0px; top:2px;}


.header { background:url(images/header.jpg) no-repeat; margin-left:49px; height:112px;}
	.anchor1 { width:120px; height:70px; margin-left:190px; margin-top:25px;}
		.anchor2 { width:150px; height:80px; margin-left:85px; margin-top:20px;}

.bodytext { background:url(images/islands_background.jpg) center top no-repeat;}
	.bodytext>form { margin:0px 70px 0px 80px; padding:190px 0px 0px 0px;}
	.briefcopy {width:90%; padding:0px 0px 0px 53px;}
