body {
background-color:#FFFFFF;
}

.image1 {
position:fixed;
_position:absolute;
height:400px;
width:533px;
margin-left:550px;
_margin-left:549px;
margin-top:330px;
background-image:url(/style/images/beachshadows.jpg);
border-style:solid;
border-color:#000000;
border-width:1px;
}


.content-body {
position:absolute;
width:500px;
margin-left:50px;
margin-top:70px;
background-color:#FFFFFF;
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;
padding-top:125px;
}

.content-mast {
position:fixed;
_position:absolute;
width:499px;
height:80px;
margin-left:551px;
margin-top:70px;
background-color:#FFFFFF;
border:none;
}

.content-sub-mast{
position:fixed;
_position:absolute;
width:498px;
margin-left:551px;
margin-top:130px;
background-color:#FFFFFF;
border:none;
}

.content-nav {
position:fixed;
_position:absolute;
width:532px;
height:20px;
margin-left:552px;
margin-top:290px;
background-color:#FFFFFF;
border:none;
text-align:center;
}

.text-mast {
font-family:"Courier New", courier;
font-size:36px;
color:#000000;
text-decoration:underline;
text-align:left;
padding-left:20px;
}

.text-sub-mast {
font-family:"Courier New", courier;
font-size:24px;
color:#000000;
text-decoration:none;
text-align:left;
padding-left:50px;
}

.text-entry-title {
font-family:"Courier New", courier;
font-size:20px;
color:#000000;
text-decoration:underline;
text-align:right;
padding-bottom:20px;
padding-right:3px;
}

.text-body {
font-family:"Courier New", courier;
font-size:13px;
color:#000000;
text-align:justified;
padding-bottom:10px;
padding-right:5px;
}


.text-archive-body {
font-family:"Courier New", courier;
font-size:13px;
color:#000000;
text-align:right;
padding-bottom:10px;
padding-right:5px;
}

.text-dateline {
font-family:"Courier New", courier;
font-size:10px;
color:#000000;
text-align:right;
padding-bottom:20px;
padding-right:5px;
}

A {
color:#000000;
text-decoration:underline;
font-family:"Courier New", courier;
font-size:13px;
}
	
A:link {
color:#000000;
text-decoration:underline;
}

A:visited {
color:#000000;
text-decoration:underline;
}
	
A:active {
color:#000000;
text-decoration:none;
}
	
A:hover {
color:#000000;
text-decoration:none;
}