body {
margin:0px;
background-color:#b9db7d;
background-image:url(../grafix/bg2.jpg);
scrollbar-track-color:#b9db7d;
scrollbar-face-color:#b9db7d;
scrollbar-highlight-color:#b9db7d;
scrollbar-3dlight-color:black;
scrollbar-shadow-color:black;
scrollbar-darkshadow-color:#b9db7d;
}

#table_main {
width:740px;
height:100%;
margin-top:0px;
}

#td_left {
width:20px;
background-image:url(../grafix/left_shadow.jpg);
background-position:right top;
background-repeat:repeat-y;
}

#td_middle {
width:700px;
height:100%;
background-color:#b9db7d;
border:1px solid white;
}

#td_right {
width:20px;
background-image:url(../grafix/right_shadow.jpg);
background-position:left top;
background-repeat:repeat-y;
}


#table_middle {
width:100%; height:400px;
margin-top:0px;
background-image:url(../grafix/header3.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#td_header {
}

#img_home {
margin-right:0px;
margin-top:270px;
border:none;
}
#img_links {
margin-right:0px;
margin-top:0px;
border:none;
}
#img_quote {
margin-right:-1px;
margin-top:0px;
border:none; 
}

#td_contents {
text-align:justify;
font:11px/12px arial;
}
.p1 {
margin:40 75 40 75;
letter-spacing:1px;
line-height:17px;
}

#td_copyright {
text-align:center;
font:10px/11px arial;
}
.p_copyright {
margin-bottom:10px;
color:#444444;
}

#td_date {
text-align:left;
font:11px/12px arial;
font-weight:bold;
letter-spacing:1px;
}
.p_date {
margin-left:40px;
margin-top:40px;
}

.font_head {
font-weight:bold;
}

<!----

HOME:margin-top:188px;
LINKS:margin-top:4px;
QUOTE:margin-top:4px;

--->