body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 753px;
  background-color: #ffffff;
  color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size:75%;
}
a:visited
{
	color:blue;
}
#wrapper {
  text-align: left;
  width: 753px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  color: #01407a;
  padding: 0px;
  background-image:url('/owg_/images/backgrounds/mainbg.jpg');
  
}
#header
{
	height:71px;
}
#headtext p
{
	height:55px;
	padding:32px 32px 2px 20px;
	
	font-size:20pt;
	color:#79B3CA;
	font-weight:bold;
}



.homepagenews
{
	
}

.homepagenews .newshead
{
	font-weight:bold;
	
}

.homepagenews .newsbody div
{
	padding:5px;
	
	font-family:Verdana,Arial;
	font-size:9pt;
}

.newssource
{
	font-family:Verdana,Arial;
	font-size:9pt;
	color:#c0c0c0;
	text-align:right;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#cfcfcf;
}

#mainblurboutside
{
	background-image:url('/owg_/images/backgrounds/topdescription.jpg');
	height:219px;
	width:573px;
	background-repeat:repeat-y;
}
#mainblurbinside 
{
	color: #d0e0ff;
	font-size:18pt;
	padding:48px 18px 0px 20px;
}

#content {
  background-color: white;
	background-image:url('/owg_/images/backgrounds/mainbg.jpg');
	
	background-repeat:repeat-y;
  border: none;
  padding: 0;
  display: inline-block;
}
#content .inner {
  margin: 0px 9px 0px 9px;
  padding:0px 0px 0px 0px;
  width:544px;
  height:auto;
  
}

#content h1 {
  font-size: 120%;
  color: #01407a;
  padding: 0.3em 0 0 0px;
  border-top: 1px solid #c5d6e2;
  border-bottom: 1px solid #c5d6e2;
}
#content h2 {
  font-size: 260%;
  font-weight: normal;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #032469;
  border-bottom: 1px solid #c5d6e2;
  margin: 1em 0 0 0;
}
#content p {
  line-height: 1.6em;
}
#dateline {
  font-size: 160%;
  font-weight: normal;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #032469;
  margin: 0.3em 0 0 0;
}
.intro {
  font-weight: bold;
}

#content-wrapper {
  margin: 0 0 0 0px;
}
#main {
  position: relative;
  margin: 0px 0px 0px 0px;
}
#extras {
  width: 177px;
  background-color: white;
  
  float: right;
}

#search
{
	
	width:177px;
	height:39px;
	background-image:url('/owg_/images/backgrounds/search.jpg');
}


/** menu stuff
**/
#mainmenu
{
	
	width:177px;
	height:180px;
	background-image:url('/owg_/images/backgrounds/menu.jpg');
}
div.menuitem
{
	
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom-width:1px;
	border-color:#81BBD2;
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}
div.menuitem a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
div.menuitem a:hover
{
	
	color:#50c0f0;
	
}
div.menuitem a:visited
{
	
	color:white;
	
}

div.featureitem
{
	margin:0px;
	padding:0px;
	color:white;
}
a.featurelink
{color:white;
	text-decoration:none;
}
a.featurelink:hover
{
	color:#a0e0f0;
	text-decoration:none;
}
a.featurelink:visited
{
color:white;
}

div.featureinner
{
	padding: 4px 4px 4px 4px;
}

#headcurve
{
	background-image:url('/owg_/images/backgrounds/headcurve.jpg');
	width:753px;
	height:75px;
	background-repeat:no-repeat;
}

.memberlogos
{
	padding:10px 20px 0px 20px;
	margin:10px 10px 10px 10px;
	background-color:white;
	height:50px;
	width: 520px;
}
.memberlogo
{
	float:left;
	background-color:white;
	padding: 0px 7px 0px 7px;
	height:50px;
	vertical-align:center;	
	
}
#footcurve
{
	background-image:url('/owg_/images/backgrounds/footcurve.jpg');
	width:753px;
	height:32px;
	background-repeat:no-repeat;
	clear:both;
}

.membertable
{
color:black;
font-size:10pt;
}
.label
{
 color: black;
font-size:9pt;
}
td.xformfield
{
color:black;
font-size:10pt;
}

