
body{
    margin:0px;
    padding:0px;
	text-align:center;
	min-width:750px;
	background-image:url(Images/BackgroundGreen.png);
	background-repeat:repeat-y;
	background-position:50%;
	font-family:'Garamond';
}
div{
    margin:0px;
    padding:0px;
	text-align:left;
}
p{
     margin:0px 0px 1em 0px;
	 color:#003300;
}
h1{
     position:absolute;
	 top:5px;
	 left:230px;
	 margin-top:25px;
     color:#999999;
}
h2{
     position:absolute;
	 top:40px;
	 left:230px; 
     color:#999999;
	 margin-top:25px;
}

ul{
     list-style-type:none;
	 color:#999999;
}

a:link, a:visited{
    color:#999999;
	text-decoration:none;
}
a:link:hover, a:visited:hover{
    color:#999999;
	text-decoration:underline;
}
a#image, a#image:visited, a#image:hover, a#image:visited:hover{
	color:#ffffff;
	text-decoration:none;
	border-style:none;
	border-color:#FFFFFF;
}
a#image img{
	border:none;
}
div#centered{
    width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
div#centeredBody{
    text-align:center
}

#title{
    position:absolute;
    left:0px;
    top:0px;
    width:800px;
	height:150px; 
	text-align:left;
	background-image:url(Images/TitleBackgroundGreen.png);
	background-repeat:no-repeat;
}

#navigation{
    position:absolute;
    left:10px;
    top:150px;
    width:158px;
	padding-top:50px;
}
#content{
    position:absolute;
    left:230px;
    top:150px;
    width:538px;
	background-image:url(Images/southwellfade.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:476px;
}
div#contentNoBack{
	position:absolute;
    left:230px;
    top:150px;
    width:538px;
}
h1#pagetitle{
  position:static;
  color:#003300;
}
h2#pageSubT{
  position:static;
  color:#003300;
}
ul#ULcontent{
  color:#003300;
}
div#PhotoHolderPort{
	position: relative;
    margin: 1px;
	border: 0px;
	padding: 0px;
	height: 175px;
}
div#PhotoHolderLand{
	position: relative;
    margin: 1px;
	border: 0px;
	padding: 0px;
	height: 122px;
}
div#Port1{
    position: absolute; 
    height: 175px;
    left: 10px;
}
div#Port2{
	position: absolute; 
    height: 175px;
    left:145px;
}
div#Port3{
    position: absolute; 
    height: 175px;
    left:280px;
}
div#Port4{
    position: absolute; 
    height: 175px;
    left:415px;
}
div#Land1{
    position:absolute;
	height: 122px;
	left: 10px;
}
div#Land2{
    position:absolute;
	height: 122px;
	left: 186px;
}
div#Land3{
    position:absolute;
	height: 122px;
	left: 362px;
}