/* 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 
  }  


a:link { 
	color: #efe3cb;
	}
a:visited { 
	color: #efe3cb;
	}
a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	}
h1{
font-family:"Segoe Print";
	color:#efe3cb;
	font-weight:bold;
	font-size:22px;
}
.tablemenu{

}
.tablemenu td{
color:#FFFFFF;

}

#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:14px;
}
#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:link
{
color: #efe3cb;
font-size:12px;

}
li a:visited
{
color: #efe3cb;
font-size:12px;

}

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

}
li a:active
{
color: #efe3cb;
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:200px;
margin-left:27px;
padding-top:10px;
padding-left:5px;
padding-right:10px;
font-size:14px;
background-image:url(images/lgsidea.png);
background-repeat:repeat-y;
}

#leftcontent h1{
font-size:18px;

}


#rightcontent {
float:left;
width:520px;
margin-left:10px;
font-size:14px;

}


#footer { 
  background:#ffffff;
  background-image:url(images/webofaolb_06.jpg);
}