/* CSS Document */
/* Visible vertical scrollbar which disables correctly, allows normal horizontal scrollbar behaviour and can be overruled by userContent.css. */
html {
 overflow-y: scroll;
}
.container{
width:800px;
margin: 0 auto;
background-image:url(BackinGradient.gif);
background-repeat:repeat-y;

}

body{font-family: Arial, Verdana;
	font-size: 0.8em;
	color: #333333;
}

.backinheader{
background-image:url(BackinGradientTop.gif);
width: 800px;
height: 20px;
}

.backinfooter{
background-image:url(BackinGradientBottom.gif);
width: 800px;
height: 20px;
}

.header{
background-image:url(BlueHorizons.gif);
width: 670px;
height: 97px;
text-align:right;
margin-left: 64px;
margin-right: 64px;
padding-right: 4px;
}

.content{
width: 666px;
background-color:#FFFFFF;
margin-left: 68px;
margin-right: 68px;
border-bottom-style:solid;
border-width: 1px;
border-color:#999999;
border-top-style:solid;
}

.footer{
width: 674px;
height: 24px;
text-align:right;
font-size: 0.7em;
padding-top: 6px;
padding-right: 4px;
margin-left: 64px;
margin-right: 64px;
text-decoration: none; color: #999999;
}


h1{font-family: Arial, Verdana;
	font-size: 1.3em;
	color: #00436e;
	margin-top:20px;}
	
.linkmain{font-family: Arial, Verdana;
	font-size: 1.1em;
	
}
	
A:link {text-decoration: none; color: #003399;}
A:visited {text-decoration: none; color: #003399;}
A:active {text-decoration: none; color: #003399;}
A:hover {text-decoration: none; color: #000000;
}	

.link{font-family: Arial, Verdana;
	font-size: 0.9em;
	
}
	
A:link {text-decoration: none; color: #6565cb;}
A:visited {text-decoration: none; color: #6565cb;}
A:active {text-decoration: none; color: #6565cb;}
A:hover {text-decoration: none; color: #000000;
}	

.imageright{
float: right;
margin-top:-30px;
width:275px;
height:auto;
margin-left:6px
}

.greentext{font-family: Arial, Verdana;
	font-size: 1.1em;
	color: #336600;
}

.imagerighttwo{
float: right;
margin-top:-30px;
width:310px;
height:480px;
margin-left:6px
}


.bluehorizonsmap{
font-family: Arial, Verdana;
font-size: 0.9em;
margin-top:-30px;
color:#333333;
text-align:right;
padding: 6px;
}

.imagerightthree{
float: right;
margin-top:-30px;
width:260px;
height:auto;
margin-left:6px
}

.contact{
width:260px;
height:300px;}

.greasyfringe
{
margin-bottom:10px;
padding:4px;
text-align:center;

	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	}
