body {margin: 0;}
#content
{
	display: block;
	position: absolute;
	width: 900px;
	margin: 24px 0px 0px -512px;
	left: 50%;
	background-color: #FFFFCC; */ Manilla */
	border-right: 4px #666;
	border-bottom: 2px #666;
	border-left: 4px #666;
	padding: 24px 52px 12px 52px;
}
#banner {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 100px;
	background-color: #444;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: nane;
}
#tagline {
	text-align: center;
	vertical-align: middle;
	letter-spacing: .4em;
	margin: 0px 0px 12px 0;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-style: normal;
	font-weight: 400;
	padding: 4px;
	color: #FFF;
	background-color: #000;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: nane;
}
p {
	font-family: Verdana,TrebuchetMS,sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-style: normal;
	font-weight: 400;
}
P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
	text-align: center;
}
p.imagecaptionbefore
{
	line-height: 100%;
	font-style: italic;
	margin-bottom: 8px;
	font-family: 'Times New Roman', serif;
}
#content li {
	font-family: Verdana,TrebuchetMS,sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: 400;
}
h1 {
	font-family: 'Helvetica', sans-serif;
	margin-top: 0;
}
h3 {
	font-family: 'Helvetica', sans-serif;
	text-transform: uppercase;
}
IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
.centered-block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	background-color: blue;
}
li {
	font-family: Verdana,TrebuchetMS,sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 12px;
}
#content .largecolumnleft
{
	position: relative;
	float: left;
	left: 0;
	width: 640px;
	background-color: transparent;
	margin-top: 0;
}
#content .sidebar {
	position: relative;
	float: right;
	right: 0;
	width: 220px;
	background-color: transparent;
	margin-top: 0;
}
#content .sidebar > .box
{
	background-color: white;
	margin-top: 0;
	padding: 4px;
	margin-bottom: 12px;
	border-width: 2 2px 2px 2px;
	border-color: gray;
	border-style: solid;
}
#content .sidebar > .box > h2
{
	background-color: #555;
	color: white;
	font-size: 12px;
	line-height: 200%;
	margin-top: 0;
	height: 24px;
	text-indent: 6px;
	font-family: 'Helvetica',sans-serif;
}
#content .sidebar > .box p {
	font-family: Verdana,TrebuchetMS,sans-serif;
	font-size: 11px;
	line-height: 110%;
	font-style: normal;
}
#content .sidebar > .box ol
{
	margin-left: 0px; 
	padding-left: 16px;
}
#content .sidebar > .box li
{
	font-family: Verdana,TrebuchetMS,sans-serif;
	font-size: 10px;
	line-height: 110%;
	font-style: normal;
	text-indent: 0;
	marign-left: 6px; 
	padding-left: 6px;
}
