body {
	background:#006892 none;
}
#container {
	width:100%;
	position:absolute;
	top:0px;
	background:#006892 url(/library/images/background-body-home.gif) repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
}
#flash {
	background:#008AB4 none;
	height:255px;
	width:949px;
	overflow:hidden;
}
object#flash {
	display:block;
}
#flash img {
	margin-left:25px;
}
#recent {
	width:770px;
	margin:0px auto;
	background:transparent url(/library/images/background-footer.gif) repeat-x;
	background-position:bottom left;
	padding-bottom:18px;
}
#recent h2.recently {
	background:transparent url(/library/images/text-recently.gif) no-repeat;
	width:64px;
	height:22px;
	padding-bottom:10px;
	text-indent:-2000px;
}
#recent p {
	width:558px;
	padding-bottom:4px;
}
#recent h3 { text-transform:uppercase; }
#recent .excerpt a:link, #recent .excerpt a:visited {
	color:#FFFFFF;
}
#recent .excerpt a:hover {
	color:#A7CFDD;
}
#footer {
	padding:11px 0px 30px;
}
h3 {
	font-size:10px;
	font-weight:bold;
	margin-top:6px;
}
h3 a:link, h3 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
h3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#homecontent {
	width:949px;
	overflow:hidden;
	margin:0px auto;
}
p.homedisclaimer {
	color:#BBD0D9;
	padding-top:10px;
	clear:both;
	text-align:center;
}