html, body {height: 100%; margin:0px; padding:0px;}
body,td,p {font-family: Arial, Helvetica, sans-serif;font-size: 12px}
p { padding-left: 10px; }

#header
{
  background: url(../images/bg_05.gif) repeat-x center top;
  width: 100%;
  height: 182px;
}
#header_1
{
  background: url(../images/bg_h01.jpg) no-repeat center top;
  width: 283px;
  height: 182px;  
  float:left;
}
#header_2
{
  background: url(../images/bg_h02.jpg) no-repeat center top;
  width: 284px;
  height: 182px;

  position: absolute;
  left: 283px;  
}
#header_3
{
  background: url(../images/bg_h03.jpg) no-repeat center top;
  width: 183px;
  height: 182px;
  
  position: absolute;
  left: 567px;
}

#header_logo
{
background: url(../images/logo.gif) no-repeat left top;
margin: 0px;
text-align: right;
height: 95px;
width: 230px;

color:#348D00;
font-size:22px;
padding-top: 15px;

position:absolute;
top: -5px;
left: -10px;
}

#main_body
{
 background: url(../images/bg_02.gif) repeat-x center top;
 width: 100%;
 height: 500px;
}

#main_links
{
 background: url(../images/bg_03.gif) repeat-x center top;
 width: 187px;
 height: 100%;
}

div.link
{
 background: url(../images/divider.jpg) repeat-x center top;
 width: 100%;
 height: 21px;
 padding-top: 6px;

 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-align: right;
}

div#endLinks { text-align: center; }

strong.link, strong.linksel
{
 background:transparent url(../images/bull.gif) no-repeat scroll right center;
 width: 100%;
 height: 20px;
 padding-right: 35px;
 padding-top: 0px;
}

strong.link a {  color: #FFFFFF; text-decoration: none;}
strong.linksel {  color: #FFFFFF; text-decoration: underline;}
strong.link a:hover{ text-decoration: underline; font-size:12.5px;}

#main_content
{
 position: absolute;
 left: 187px;
 top: 182px;
 background: url(../images/bg_04.gif) no-repeat left top;
 padding-left: 20px;
 padding-top: 8px;
 font-size: 16px;
}

#main_content2
{
 position: absolute;
 left: 580px;
 top: 182px;
 padding-left: 20px;
 padding-top: 8px;
 font-size: 16px;
}

#footer
{
background: url(../images/bg_01.gif) repeat-x center top;
width: 100%;
height: 45px;

font-size: 14px;
text-align: center;
padding-top: 14px;
}

h1 
{
 font-size: 29px; 
 font-weight: bold;
 padding: 0px;
 padding-top: 10px;
 margin: 0px;
}

td.member_name
{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
}