body {margin: 0; background: white; font-family: verdana, arial, Helvetica, sans-serif; font-weight: normal;text-decoration: none;font-size: 0.8em; color: #1A0D00; width: 800px;  }

a {text-decoration: none;}
a {color: black;}
a:hover {color: #ff9933;}
sup {font-size: 0.80em;}
p.big {font-size: 1.2em; margin: 25px;}

/* Header Formating */
div#header{
	margin: 0;
	position:fixed; left: 0px;
	width: 800px;
	background-image: url(../images/newOMlogo.gif); 
	background-color: #ff9933;
	background-repeat: no-repeat;
	height: 80px;
	border-bottom: 1px solid #ff9933;
	/*border-top: 1px solid #ff9933;
	border-left: 1px solid #ff9933;*/
}

div#doheader{
	margin: 0;
	padding: 0;
	position:fixed; left: 0px;
	width: 800px;
	background-image: url(../images/newOMlogo.gif); 
	background-color: #ff9933;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ff9933;
	height: 80px;
}

div#header h1{position: absolute;
	margin: 0;
	left: 220px;
	top: 25px;
	width: 560px;
	font-size: 1.80em;
	background-color: #ff9933;
	color: #1A0D00;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}

div#header h1.pic{position: absolute;
	margin: 0;
	left: 220px;
	top: 0px;
	width: 560px;
	font-size: 2em;
	background-color: #ff9933;
	color: #1A0D00;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
}

div#doheader h1.do{position: absolute;
	margin: 0;
	left: 319px;
	top: 0px;
	width: 330px;
	background-color: #ffffff;
	color: #1A0D00;
	text-align: left;
	border-bottom: 3px solid #ff9933;
	border-right: 2px solid #ff9933;
	border-left: 2px solid #ff9933;
	border-top: 2px solid #ff9933;
	padding: 0 0 0 40px;
}

/* Navigation Formating */

#navcontainer { margin: 0; position:fixed; top: 82px; padding-top: 0px; padding-bottom: 25px; width: 182px; background-position: fixed; left: 0;}

#navcontainer ul
{
margin-left: 1px; 
margin-right: 0px;
padding-left: 2px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: auto;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; padding-top: 2px; padding-bottom: 2px;}

#navcontainer a
{
display: block;
padding: 3px 6px;
width: 179px;
color: #1A0D00;
background-color: white;
text-decoration: none;
border-top: 1px solid #ff9933;
border-right: 1px solid #ff9933;
border-bottom: 1px solid #ff9933;
border-left: 15px solid #ff9933;
font-weight: bold;
}


#navcontainer a:hover
{
color: #1A0D00;
background-color: #ff9933;
text-decoration: none;
border-top: 1px solid #1A0D00;
border-right: 1px solid #1A0D00;
border-bottom: 1px solid #1A0D00;
border-left: 15px solid #1A0D00;
}

#navcontainer a.sel
{
color: white;
background-color: #ff9933;
text-decoration: none;
text-align: center;
border-top: 1px solid #ff9933;
border-right: 1px solid #ff9933;
border-bottom: 1px solid #ff9933;
border-left: 15px solid #ff9933;
}


#navcontainer p.extra
	{
	font-size: 0.85em;
	color: black;
	margin-left: 10px;
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ff9933;
	border-bottom: 1px solid #ff9933;
	text-align: center;
}

#navcontainer p a{
	display: normal;
	padding: 0px 0px;
	margin: 0px;
	color: #1A0D00;
	background-color: white;
	text-decoration: none;
	border: 0;
	font-weight: bold;}

#navcontainer p a.nobold{
	display: normal;
	padding: 0px 0px;
	margin: 0px;
	color: #1A0D00;
	background-color: white;
	text-decoration: none;
	border: 0;
	font-weight: normal;}

#navcontainer p.extra a:hover{border: 0;
	color: #ff9933;
	background-color: white;
	text-decoration: none;}

div#main h1{position: absolute;
	left: 220px;
	top: 55px;
	width: 560px;
	font-size: 1.7em;
	background-color: #ff9933;
	color: white;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
}

/* Content Formating */
div#content{position: absolute;
	left: 220px;
	top: 90px; 
	margin-left: 15;
	margin-top: 0;
	margin-bottom: 5;
	width: 575px;
	background-image: url(ombg.gif); 
	background-color: white;
	/*background-repeat: no-repeat;
	background-position: 50% 100%;*/
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
}

div#content1{position: absolute;
	left: 220px;
	top: 90px; 
	margin-left: 15;
	margin-top: 0;
	margin-bottom: 5;
	width: 575px;
	background-color: white;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
}

div#content h2{
	font-size: 1.2em;
	color: white;
	background-color: #ff9933;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
}

div#content h2.members{
	font-size: 0.8em;
	font-weight: normal;
	color: white;
	background-color: #ff9933;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}

div#content h2.members a:hover{color: white;}

div#content h2.home{
	font-size: 1.3em;
	color: white;
	background-color: #ff9933;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0;
	text-align: center;
}

div#content h1{
	font-size: 1.9em;
	color: #1A0D00;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#content p.om{color: #ffffff; background-color: #1f1f1f;}


#content p.right{
	margin-top: -10px;
	margin-bottom: -10px;
	font-size: 0.85em;
	color: black;
	margin-right: 10px;
	padding: 0;
	text-align: right;
}

div#content ul{
	margin-top: 10px;
	margin-bottom:10px;
}

div#content ul.high{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 
}

div#content ul.high li{
	margin-top: 5px;
	margin-bottom:10px;
}

div#content ul.links{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 12pt;
}

div#content ul.links li{
	margin-top: 5px;
	margin-bottom:10px;
}

div#content a.link{
	text-decoration: none;
	font-size: .95em;
	font-weight: bold;
	padding-left: 2px;
	color: black;
	padding-right: 2px;
}

div#content a:hover.link{
	color: #E10000;
}

div#content table.members {width: 100%; font-size: 9pt;}

div#content table.members td{border-right: 1px solid #ff9933; border-bottom: 1px solid #ff9933;}

div#content table.members td.small{border-right: 1px solid #ff9933; border-bottom: 1px solid #ff9933; font-size: 8pt;}

div#footer{position: fixed;
	font-family: arial, sans-serif;
	left: 1px;
	top: 570px; 
	border-top: 1px solid #d5daee;
	padding-top: 2px;
	color: #0000b4;
	text-align:center;
	font-size: 0.9em;
	width: 235px;
}
