/* CSS Document */

body {
	margin-top: 0px;
	background-image: url();
	background-color: #544F2C;
}
body,td,th {
font-family:"Segoe Print";
	color:#efe3cb;
}

@font-face {
 font-family: "Segoe Print";
 src: url("../font/segoepr.eot") /* EOT file for IE */

}

   @font-face {  
   font-family: Segoe Print;  
    src: local("Segoe Print"),  
    local("Segoe Print"),  
    url(font/segoepr.ttf);  
    font-weight: bold;
	font-weight:normal 
  }  


h1{
font-family:"Segoe Print";
	color:#efe3cb;
	font-weight:bold;
	font-size:18px;

}
a:link { 
	color: #efe3cb;
	}
a:visited { 
	color: #efe3cb;
	}
a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	}

#container {
  margin:auto;
  margin-top:10px;
  width: 790px; 
  background: #ffffff;
}

#header {
  background: #ffffff;
  height:174px;
  background-image:url(images/ofaolbanner2.jpg);
  background-repeat:no-repeat;
  background-position:center;

}
#menucont{
float:left;
width:790px;
background-image:url(images/webofaolb_02.jpg);
background-repeat:repeat-y;
background-position:center;
text-align:center;
line-height:7px;
font-size:12px;
}
#menu{
width:700px;
padding-left:28px;
}

li { 
display: inline;
padding-bottom:10px;

}

li a
{
text-decoration: none;
color: #efe3cb;
padding: .005em .9em;
font-family:"Segoe Print";
font-size:12px;
}

li a:hover
{
color: #FFFFFF;
font-size:12px;

}



#content {
  float:left;
  width:790px;
  background-image:url(images/webofaolb_04.jpg);
  background-color:#FFFFFF;
  background-repeat:repeat-y;
  background-position:center;

}

#leftcontent {
float:left;
width:450px;
margin-left:27px;
padding-top:10px;
padding-left:5px;
font-size:12px;
}

#leftcontent h1{
font-size:18px;

}


#rightcontent {
float:left;
width:260px;
margin-left:10px;
padding-top:5px;
}

#btmcontent{
margin-top:550px;
width:750px;
height:200px;
margin-left:20px;
font-size:12px;
}
#btmleft{
float:left;
width:230px;
height:150px;
margin-left:10px;
padding-left:5px;
padding-top:5px;

}
#btmmid{
float:left;
width:220px;
height:150px;
margin-left:10px;
padding-top:5px;
}
#midimg{
float:left;
width:14px;
height:150px;
background-image:url(images/sidepnl.png);
background-repeat:repeat-y;
margin-top:20px;

}
#btmright{
float:left;
width:215px;
height:150px;
margin-left:10px;

}

#rightBar { 
  float:right; 
  width: 160px; 
  background: #ffffff; 
}

#footer {
width:790px;
margin-top:700px;
  background:#ffffff;
  background-image:url(images/webofaolb_06.jpg);
  background-repeat:repeat-y;
}
