body {
	background: #9E8F72 url(http://lighthousealaska.org/new/images/bg.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}
#page {
	background: #FFFFFF url(http://lighthousealaska.org/new/images/page_bg.gif) repeat-y;
}
#content h1 {
	font-size: 45px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #205F7E;
}
#content h2 {
	font:  bold 18px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: /*#205F7E*/#333333;
	margin-top: 0px;
	margin-bottom: 2px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
#content a {
	color: #256F92;
}

#content a:hover {
	color: #0099CC;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 50px;
	background: url(http://lighthousealaska.org/new/images/content_bg.gif) no-repeat;
	padding-top: 35px;
	height: 400px;
}
.hilite {
	color: #256F92;
	font: bold 12px Arial, Helvetica, sans-serif;
}

/*#content td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}*/

#content ul {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
	list-style: url(http://lighthousealaska.org/new/images/ul.gif) none;
	padding-bottom: 0px;
	padding-top:0px;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left:3px;
	padding-bottom:0px;
	padding-top:0px;
}

.mosimage_caption{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.small_txt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

#footer {
	background: url(http://lighthousealaska.org/new/images/footer_bg.jpg) no-repeat bottom;
	padding-bottom: 10px;
}

#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
}

#footer a {
	color: #256F92;
}

#footer a:hover {
	text-decoration: none;
}
/*.contentpaneopen{
	width:100%;
	}*/