body {
	background-image: url(./images/ship-bk.gif);
	background-color: #F3E5C8;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family: Helvetica, Arial, sans-serif;
}

a img {
	border: 0;
}

/*#outer {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

#inner {
	margin-left: -365px;
	position: absolute;
	top: -275px;
	left: 50%;
	width:770px;
	min-height: 550px;
	height:auto !important;
	height:550px;
	visibility: visible;
	display:block;
}*/

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

* {
	margin:0;
	padding:0;
}
body {
 text-align:center;
	min-height: 550px;
}
#extra-outer{
 height:100%;
width:100%;
 display:table;
 vertical-align:middle;
}
#outer {
display:table-cell;
height:608px;
position:relative;
text-align:center;
vertical-align:middle;
}
#inner {
 width: 770px;
 height: 608px;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
 
} 



.navtext {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing:1px;
}
.largenav {
	font-size: 90%;
}
.smallnav {
	font-size: 75%;
}
#main {
	width:770px;
	height:530px;
	float:left;
	display:inline;
	position:relative;
	text-align:left;
}

#bottom {
	width:770px;
	height:20px;
	float:left;
	display:inline;
}

#navspace {
	float:left;
	position:relative;
	left:0px;
	top:0px;
	width:770px;
	height:89px;
	z-index:0;
	margin-bottom:-89px;
}

#navspaceover {
	float:left;
	position:relative;
	left:0px;
	top:0px;
	width:770px;
	height:89px;
	z-index:1;
	margin-bottom:-89px;
	text-align:right;
}

#undernav {
	top:89px;
	position:relative;
	float:left;
	display:inline;
	width:770px;
	height:441px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintext {
	font-size: 11px;
	line-height: 15px;
	/*line-height: 17px;*/
}
.pagetitle {
	font-size: 20px;
	line-height: 17px;
}

.padding-bottom {
	padding-bottom: 5px;
}

.scroller {
width:100%; 
height:315px; 
overflow:auto;
padding-right:15px;
scrollbar-3dlight-color:#fef2e7; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#fef2e7; 
scrollbar-darkshadow-color:#fef2e7; 
scrollbar-face-color:#fef2e7; 
scrollbar-highlight-color:#fef2e7; 
scrollbar-shadow-color:#fef2e7
}

/* BUTTONS */

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a.btntext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.btntexthoriz, a.btntexthoriz:link, a.btntexthoriz:active, a.btntexthoriz:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	border-left: solid 1px #000000;
}

a.btntexthoriz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.btntextmenu, a.btntextmenu:link, a.btntextmenu:active, a.btntextmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	border-left: solid 1px #000000;
}

a.btntextmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

/* END BUTTONS */

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f3d34;
	line-height:18px;
	height:18px;
	width:180px;
	border:1px solid #4f3d34;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#f0d1a2;
	
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f3d34;
	line-height:18px;
	height:35px;
	width:200px;
	border:1px solid #4f3d34;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#f0d1a2;
	
}

.formdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f3d34;
	height:18px;
	border:1px solid #4f3d34;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#f0d1a2;
	
}

#gallery_image {
	float: left;
	display: inline;
	width: 490px;
	height: 390px;
	margin: 20px;
	border: 2px solid #ffffff;
	background-repeat:no-repeat;
	background-position:center;
}

ul.gallery {
	list-style-type: none;
	padding: 0;
	padding-top: 18px;
	margin: 0;
	margin-left: 5px;
}

ul.gallery li {
	display: inline;
	margin-right: 2px;
}

ul.gallery li img {
	padding-bottom: 5px;
}

li img {
	width: 80px;
	height: 80px;
}

#button-links{
	display:inline;
	float:left;
	margin-left:50px;
	margin-top:20px;
}

.gallery-scroller {
width:200px; 
height:390px;
overflow:auto;
padding-right:15px;
scrollbar-3dlight-color:#fef2e7; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#fef2e7; 
scrollbar-darkshadow-color:#fef2e7; 
scrollbar-face-color:#fef2e7; 
scrollbar-highlight-color:#fef2e7; 
scrollbar-shadow-color:#fef2e7
}

a:link {
	color: #083242;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #083242;
}
a:hover {
	text-decoration: underline;
	color: #083242;
}
a:active {
	text-decoration: none;
	color: #083242;
}
body,td,th {
	color: #083242;
}

a {
	color: #083242;
	text-decoration: none;
}
    div#twitterwrapper{
        background: transparent url('images/twit1.gif') no-repeat top left;
        width:770px;
        margin:0 0 10px 0;
        height:48px;
        font-size:11px;
		float:left;
		display:inline;
    }
    div.twitterpost{
        background: transparent url('images/twit3.gif') no-repeat top right;
        height:48px;
        text-align:left;
        padding-top:1px;
        width:675px;
        padding-right:15px


    }
    div.twitterpost p{
        margin-top:14px;


    }
    div#tweet{
        background: transparent url('images/twit2.gif') repeat-x top left;
        margin-left:80px;
    }
    br.clear{
        clear: both;
        height: 1px;
        line-height:1px;
    }
	
	#twitter-feed-bg {
		position:absolute;
		bottom:100px;
		right:10px;
		z-index:10;
		width:282px;
		height:240px;
		font-size:11px;
		background-image:url(images/backgrounds/twitterbg.png);
		background-repeat:no-repeat;
	}
	
	#twitter-feed {
		bottom:190px;
		font-size:11px;
		height:144px;
		position:absolute;
		left: 485px;
		width:185px;
		z-index:20;
		word-wrap: break-word;		
	}
	
	#twitter-feed-bg, .png { behavior: url(iepngfix.htc) }

p.maintext {
	margin-bottom:10px;
}

#world-cup{
left:465px;
bottom:30px;
	position:absolute;
}