td.relist {


font-size: 11px;



}



html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:gray;
	border: 0px solid #000;
	font-family:arial,sans-serif;
	font-size:14px;
	color:#000;
font-style:normal;
}

h1 { 
	font:1.5em georgia; 
	color: #000000;
font-weight: bold;
font-size: 48px;

}

h2 { font-family: georgia, times new roman, arial, sans-serif;
font-size: 16px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
background-image: url('images/icon_lighthouse.gif');
background-repeat: no-repeat;	
padding-left:20px;
	
}


h3 { font-family:  arial, sans-serif;
font-size: 16px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;	
	
}

	

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:90%;
border-right: 1px solid #111;
float: left;
	background:#fff;
	background-image: url('/images/buglightwide.jpg');

background-repeat: no-repeat;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	padding:1em;
	


	border-bottom:0px solid #000;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	
font-style:normal;
padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		
		padding:0 1em;
font-style:normal;
	}

div#footer {
	position:absolute;
	width:90%;
	bottom:0; /* stick to bottom */
	background:#fff;
	border-top:0px solid #000;
margin: 20px;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
table.layout {

width: 100%;
border:0px solid #000;


}

td.layoutleft {

width: 25%;
border:0px solid #000;
cellspacing:10px;
cellpadding:0;
vertical-align:top;
font-size: 10px;
font-style:normal;
padding-right: 30px;


}
td.layoutright {

width: 5%;
border:0px solid #000;

vertical-align:top;
text-align:left;
padding-left: 5px;
}

td.layoutcenter {


border:0px solid #000;
margin-right:10px;
padding:0px;
font-family: georgia, times new roman;
font-size: 14px;
vertical-align:top;
font-style:normal;
padding-left: 40px;

}

.posted {

margin-left: 10px;
margin-right: 10px;
font-size: 10px;
font-family: arial, sans-serif;


}

a:link {

color: #990000;
text-decoration: underline;

}

a:link:hover {

color: #990000;
text-decoration: none;

}

a:visited {

color: #990000;
text-decoration: underline;

}

a:visited:hover {

color: #990000;
text-decoration: none;

}
.comment {

font-size: 11px;


}

a.nav:link {

color: #990000;
text-decoration: underline;
font-weight:bold;
font-size: 10px;
}

a.nav:link:hover {

color: #990000;
text-decoration: none;
font-weight: bold;
font-size: 10px;

}

a.nav:visited {

color: #990000;
font-weight: bold;
text-decoration: underline;
font-size: 10px;

}

a.nav:visited:hover {

color: #990000;
text-decoration: none;

}

.navhead {
background-color: #990000;
width: 100%;
border: 1px solid #000

}
.noline {

text-decoration:none;

}

.sopophotoleft {

border: 1px solid #7799bb;
padding: 5px;
background-color: #fff;
float:left;
margin-right: 10px;
}

.sopophotoright {

border: 1px solid #7799bb;
padding: 5px;
background-color: #fff;
float:right;
margin-left: 10px;
}

.spphotoleft {

border: 1px solid #7799bb;
padding: 5px;
background-color: #fff;
float:left;
margin-right: 10px;
}

.spphotoright {

border: 1px solid #7799bb;
padding: 5px;
background-color: #fff;
float:right;
margin-left: 10px;
}

comment {

font-size: 11px;


}

a.white:link {

color: #fff;
text-decoration: underline;
font-weight:bold;
font-size: 12px;
}

a.white:link:hover {

color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 12px;

}

a.white:visited {

color: #fff;
font-weight: bold;
text-decoration: underline;
font-size: 12px;

}

a.white:visited:hover {

color: #fff;
text-decoration: none;

}
/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}


