@charset "utf-8";
/* CSS Document */
body{
background-color:#2E4559;
}

#main{
left:50%;
margin-left:-400px;
top:0%;
height:660px;
width:800px;
background-image:url(../images/centerbg.jpg);
background-repeat:no-repeat;
position:absolute;
}

#nav{
width:auto;
height:auto;
left:50%;
margin-left:-300px;
top:120px;
position:absolute;
}

#welcometext{
width:500px;
height:auto;
left:50%;
margin-left:-360px;
top:160px;
position:absolute;
}

#homeimage1{
width:158px;
height:122px;
left: 50%;
margin-left:190px;
top:200px;
position:absolute;
}

#homeimage2{
width:158px;
height:122px;
left: 50%;
margin-left:190px;
top:340px;
position:absolute;
}

#footernav{
width:auto;
height:auto;
left:50%;
margin-left:-110px;
top:620px;
position:absolute;
}

#contactwrapper{
width:720px;
height:auto;
left:50%;
margin-left:-360px;
top:160px;
position:absolute;
}

#form{
	width:400px;
	left:50%;
	margin-left:-320px;
	position:absolute;
}

#rateswelcome{
	width:800px;
	height:auto;
	left:50%;
	margin-left:-400px;
	top:160px;
	position:absolute;
	text-align:center;
}

#ratestable{
	left:50%;
	margin-left:-210px;
	top:294px;
	width:420px;
	height:auto;
	position:absolute;
}

#aboutwrapper{
	width:720px;
	height:auto;
	left:50%;
	margin-left:-360px;
	top:160px;
	position:absolute;
}

table.form{
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:15px;
width:400px;

}

#infowrapper{
width:720px;
height:auto;
left:50%;
margin-left:-360px;
top:160px;
position:absolute;
}

#gallerywrapper{
	top:200px;
	left:50%;
	margin-left:-360px;
	width:720px;
	height:340px;
	background-color:#2E4559;
	border-style:solid;
	border-color:#FFFFFF;
	position:absolute;
}

#thumbs{
	top:251px;
	left:122px;
	width:500px;
	height:120px;
	position:absolute;
}

#desc{
top:240px;
left:50%;
width:200px;
height:10px;
margin-left:-100px;
position:absolute;
}


.inline{
display: inline;
padding-top:0em;
padding-bottom:0em;
padding-left:0em;
padding-right:0em;
margin:0px;
}




#desc{
top:500px;
left:50%;
margin-left:-235px;
width:488px;
background-color:#000000;
height:20px;
text-align:center;
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}


#large{
top:0px;
left:50%;
margin-left:-175px;
width:350px;
height:auto;
position:absolute;
}
