#mastertext{
text-align:right;
font-size:12px;
color:#666666;
height: 88px;
}

#homepagetext{
font-size:14px;
color:#666666;
text-align:center;
line-height: 25px;
}

#menuheadings{
font-size:14px;
color:#112761;
text-align:center;
line-height: 25px;
font-weight:bold;
}

#submenuheadings{
font-size:11px;
color:#112761;
text-align:center;
line-height: 25px;
font-weight:bold;
}

#menu {
font-size:12px;
color:#666666;
margin-left: 10pt;
margin-right: 10pt;
}

html, body {
  height: 100%;
}

#wrap_outer {
  min-height: 100%;
}

* html #wrap_outer {
  height: 100%;  /* this targets IE only */
} 

#wrap_outer {
position:relative; 
margin:0 auto 0; 
width:735px; 
border-left-width:thin; 
border-right-width:thin; 
border-right-style:solid; 
border-left-style:solid; 
color:#F1EEB9;
background-color:white;
}
#footer {
clear:both;
height: 15px;
width:100%;
text-align:center;
background-color:#FFFFFF;
color:#000000;
position: absolute;
bottom: 0;
border-top-width:thin; 
border-top-style:solid; 
border-color:#CCCCCC;
font-size: 9px;
font-color: #CCCCCC;
}
body {
font-family: Arial, Helvetica, sans-serif; 
font-size:11px; 
margin: 0;
background-color: #F1EEB9;
}
p{
color:black;
}
ul{
color:black;
}
il{
left:0;
}