body
{
	background: #4081cb;
	color: #666;
	font-size: 10pt;
	margin:0;
	background-color: #000099;
}


strong
{
	background:inherit;
}

h1
{ background:inherit; color:#777; font-size:16pt; font-weight:normal; margin:0; padding-top:8px; text-transform:lowercase;}

h2
{
	background:inherit;
	color:#FF9900;
	font-size:9pt;
	font-weight:normal;
	margin:0;
	padding:2px 0 8px 0;
	text-transform:uppercase;
	border-bottom:#ddd 1px solid;
}

a:link, a:visited, a:active
{
	background-color: inherit;
	color:#000099;
	text-decoration: none;
}

a:hover
{ background-color: inherit; text-decoration: none; color:#f63; }

blockquote
{ background:inherit; color:#888; display:block; padding:0 5px; margin:0 50px;
  font-size:8pt; font-weight:normal; text-align:justify; border-left:#f63 5px solid;}
  
blockquote p:first-letter
{
	background:inherit;
	color:#000099;
	font-size:150%;
	font-weight:bold;
	text-transform:uppercase;
}

ul 
{
	list-style:none;
	margin-left:10px;
	padding:1px;
}

ul li
{
	padding-left:12px;
	background: url(oenmw/arw.gif) 0 5px no-repeat;
}

#header
{
	width:730px;
	height:160px;
	margin:auto;
	font-weight:bold;
	text-transform:lowercase;
	background-image: url(/Community%20PTO/Images/CPTO%20Web%20Banner.gif);
	background-repeat: no-repeat;
	background-color: #FEE067;
	background-position: center top;
	background-attachment: fixed;
}


#body
{ width:700px; background:#fff; color:inherit; margin:auto; padding:13px; border:#ccc 2px solid; text-align:justify;}

#content
{
	width:510px;
	float:left;
	text-align:justify;
}
  
#sidebar
{
	width:175px;
	height:auto;
	float:right;
	text-align:justify;
	margin-top:1px;
}

#footer
{ width:720px; margin:8px auto; background:inherit; color:#fff; font-size:75%;}
  
.headerlt
{
	float:left;
	padding:80px 0 0 7px;
	font-size:20pt;
	letter-spacing:normal;
	color: #FFF26A;
}

.menu 
{
	float:right;
	margin:140px 5px 0 0;
	text-align:center;
	font-size:9pt;
}

.menu a:link, .menu a:visited, .menu a:active
{
	background:inherit;
	text; #0000CC
	text-decoration: none;
	display:block;
	border-left:#554 1px dashed;
	padding:1px 8px;
}

.menu a:hover
{ background:inherit; color:#f60; text-decoration:none; border-left:#f61 5px solid; padding-left:4px;}

.sbhead
{ background:inherit; color:#888; font-weight:bold; border-bottom:#ddd 1px solid; padding:1px 0 8px 0; text-transform:lowercase; text-align:right; font-size:95%;}

.sidebar
{
	background:inherit;
	padding:2px;
	width:172px;
	font-size:80%;
	color:#888;
	text-align:left;
	float: left;
	margin: auto;
	line-height: normal;
	word-spacing: normal;
	
}

.img
{
	border:#aaa 1px solid;
	margin:8px 5%;
	width:50%;
}

.footer 
{ float:right; }

.footer a:link, .footer a:visited, .footer a:active
{ background:inherit; color:#ddd; text-decoration: none;}

.footer a:hover
{ background:inherit; color:#fff; text-decoration: none;}

.spacer 
{ font-size:0; clear:both; height:1px;}

