body { background-color: #226699; } 

#bluewood {
	padding: 18px 5px 0 0;
	right: 5%;
	height: 80px;
	top: 0;
	position: absolute;
	font-size: 72px; 
	text-align: right; 
	font-family: sans-serif,sans;
	z-index: 3;
	letter-spacing: -6px;
}

#bluewood a {
	text-decoration: none;
	font-size: 72px; 
	color: #000;
}

#bluewood a:hover {
	text-decoration: underline;
}

#scrollingcontent {
	margin: 0 0 20px 0;
	padding: 15px;
	font-size: 16px;
	position: absolute;
	top: 104px;
	right: 5%;
	width: 70%;
/* 	height: 75%; */
	font-family: sans-serif,sans,Helvetica;
	line-height: 120%;
	border: 1px solid #000033;
/*	overflow: auto; */
	background: #faebd7;
	z-index: 2;
	color: #000;
}

#navigation { 
	padding: 15px 15px 15px 15px;
	font-size: 15px; 
	width: 200px;  
	position: absolute;
	top: 25px;
	left: 0;
	font-family: sans-serif,sans,arial;
	line-height: 24px;
	text-align: left;
	color: #000000;
	z-index: 1;
}

#navigation h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #cc0;
	letter-spacing: -1px;
}

#announcements {
/*	border-top: 1px solid #000; */
	position: inline;
	margin-top: 10px;
	padding: 5px;
	line-height: 110%;
	text-align: left;
	color: #faebd7;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}

#announcements h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #cc0;
	letter-spacing: -1px;
}


#scrollingcontent h2 {
	font-weight: normal;
	font-size: 28px;
	color: #001100;
	letter-spacing: -1px;
}

#photocontent {
	padding: 15px 15px 15px 15px;
	font-size: 15px;
	position: absolute;
	top: 104px;
	right: 5%;
	width: 70%;
	font-family: sans-serif, sans, arial;
	line-height: 120%;
	border: 1px solid #000044;
	background: #faebd7;
	z-index: 2;
}

#photocontent h2 {
	font-weight: normal;
	font-size: 28px;
	color: #001100;
	letter-spacing: -1px;
	margin: 0 35% 0 35%;
	padding: 3px 0 3px 0;
	border: 1px solid #000044;
}

#comment { 
	margin: 2px;
	font-size: 14px; 
	width: 50%; 
	height: 15%;
	position: absolute;
	top: 80%;
	right: 5%;
	font-family: sans-serif, sans, arial;
	line-height: 110%;
	text-align: right;
	color: #4488bb;
	color: #faebd7;
	font-weight: bold;
	font-style: italic;
	font-style: normal;
	letter-spacing: 5px;
}

#comment h2 {
	font-size: 20px;
	font-weight: bold;
	color: #dddd00;
}

p.small {
	color: #000033;
	font-size: 12px;
	letter-spacing: 0px;
}

p.big {
	color: #000033;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: -1px;
}

p.blue {
	color: #000044;
	font-size: 15px;
	font-weight: normal;
}

.rtext, #scrollingcontent li, #scrollingcontent dd {
	color: #000033;
	font-size: 11px;
	font-weight: normal;
}

p.regular, td {
	color: #001100;
	font-size: 14px;
}

a.bighoover:link { 
	font-size: 18px;
	text-indent: 0;
	color: #226699; 
	text-decoration: none;
	font-variant: normal;
}
a.bighoover:visited { 
	text-indent: 0;
	color: #226699; 
	text-decoration: none;
	font-variant: normal;
 }
a.bighoover:hover { 
	color: #226622; 
	color: #5599cc;
	font-size: 18px; 
	text-decoration: none; 
}
a.bighoover:active { color: #226699; }

a.hoover:link { 
	font-size: 18px;
	text-indent: 0;
	color: #5599cc; 
	text-decoration: none;
	font-variant: normal;
}
a.hoover:visited { 
	text-indent: 0;
	color: #5599cc; 
	text-decoration: none;
	font-variant: normal;
 }
a.hoover:hover { 
	color: #ffffee; 
	text-decoration: none; 
}
a.hoover:active { color: #5599cc; }

#bright {
	height: 5%;
	width: 90%;
	right: 5%;
	top: 88%;
	position: absolute;
	color: #158;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 5px;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}
