div, img, a { border-width:0px; border-style:solid; border-color:#00CC00; }

body {
    width:100%;
        background-color:#FFFFFF;
        margin:0px;
}
a {
    text-decoration:none;
        color:#333333;
}
a:hover {
    text-decoration:underline;
}
.center, .top, .bottom {
    width:800px;
}
.center {
    background-color:#C3D6EC;

        background-image:url(img/center.jpg);
        background-position:top left;
        background-repeat:repeat-y;

}
.menu {
        
        text-align:left;
        bottom: 400px;
		padding-left:575px;
        z-index:20px;
        color:#FFFFFF;
        font-weight:bold;
}
.top {
    background-image:url(img/top.jpg);
        background-position:top;
        background-repeat:no-repeat;
}
.tel {position:absolute; margin-left:416px; color:#FFFFFF; margin-top:390px; font-size:16px; font-weight:bold;}

.bottom {
    text-align:left;
        background-image:url(img/footer.jpg);
        background-position:bottom;
        background-repeat:no-repeat;
        
        padding-bottom:20px;
        vertical-align:text-top;
}
.logo {
    width:300px;
        height:50px;
        margin-top:0px;
        margin-bottom:376px;
        margin-left:500px;
        cursor:hand;
}


* html 
.menu { 
float: right;

 }
.menu a {
        display:block;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:normal;
        margin-bottom:9px;
        color:#FFFFFF;
        text-decoration:none;

}
.menu a:hover { text-decoration:underline; font-weight:bold; }
.forum { margin-top:10px;  }
h1, .content, .footer_text, .footer_text2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#000000;
}
h1, h2 {
    margin:0px;
        margin-bottom:0px;
        font-size:16px;
        font-weight:bold;
        text-transform:uppercase;
}
h2 { text-indent:0; color:#472908; font-size:12px; font-weight:bold; }
.friends { text-indent:0; color:#824707;}
.content {
    font-size:12px;
        text-align:justify;
        line-height:1.7;
        width:800px;
        background-image:url(img/content.jpg);
        background-position:top left;
        background-repeat:no-repeat;

        margin-top:-25px;
        padding-top:20px;
}
* html .content { margin-top:-1px; padding-top:15px; }
.text, h1 {
    margin-left:20px;
        margin-right:300px;
}
.text { margin-top:-20px; text-indent:0.5cm; }
.h1 {
        background-image:url(img/h1.jpg);
        background-position:top left;
        background-repeat:no-repeat;
        height:75px;
        padding-top:25px;
}
.footer_text, .footer_text2 {
    margin-bottom:20px;
        vertical-align:top;
    font-size:12px;
        color:#FFFFFF;
        line-height:2;
}
.footer_text { margin-left:20px; }
.footer_text { float:left; width:800px; margin-top:-55px; }
* html .footer_text { margin-left:10px; margin-top:50px; }
.footer_text2 { margin-left:340px; }
.footer_text2 p { margin:0px; padding:0px; }
.check {
    width:88px;
        height:31px;
        background-color:none;
        float:left;
        margin-right:7px;
}
* html .check { 
        margin-top:0px;
        width:88px;
        height:30px;
        background-color:none;
        float:left;
        margin-right:7px;
}

img { margin:10px;}
a img {border:1px solid #AB783F;}
