body{
text-align: center;
margin: 0;
background-color:#fff;
font-family: arial , verdana, sans-serif;
font-size: 65%;
}

#container{
width: 900px;
position: relative;
margin: 0 auto 0 auto;
text-align: left;
background:url(../img/bg_container.gif);
}

#header{
float:left;
height: 55px;
width:900px;
background:url(../img/header.gif);
}

#menu
{
font-family:times new roman;
font-size: 18px;
text-align:right;
margin: 45px 20px 0px 0px;
}

#menu a{
color:#000;
text-decoration:none;
}

#menu a:hover{
color:#0f7b14;
}

#menu a.active{
color:#0f7b14;
}

#links{
width: 225px;
float:left;
margin: 0px 0px 0px 0px;
}

#content{
width: 674px;
* width: 675px;
text-align: left;
float:left;
background: #f3f3f3;
border-right: solid 1px #cfcece;
}

h1{
font-family:times new roman;
font-size:16px;
color:0f7b14;
margin: 40px 40px 0px 40px;
}

h3{
font-family:times new roman;
font-size:16px;
color:000;
margin: 20px 40px 10px 40px;
}

h2, a.sub{
font-family:times new roman;
font-size:14px;
color:4b4b4c;
margin: 10px 40px 0px 40px;
font-weight: bold
}

p{
font-size:11px;
margin: 5px 40px 10px 40px;
}

p.up{
float:right
}

#content a:link, #content a:visited, #content a:active{
color: #535252;
text-decoration: underline;

}

#content a:hover{
text-decoration: none;
}

#footer{
float:left;
height: 409px;
width:900px;
background:url(../img/footer.jpg);
}

#footer2{
float:left;
height: 374px;
width:900px;
background:url(../img/footer2.gif);
}

li{
font-size: 110%;
}

b{
color: #0f7b14;
}

img{
border:0px;
}

iframe{
margin:0px 0px 0px 1px 
}

#eye{
width: 900px;
text-align: right;
color:#C3C3C3;
position:relative;
top:163px;
font-size:10px;
}

#eye a {
color:#C3C3C3;
}

#eye a:hover {
color:#0f7b14;
}

#left {
    float: left;
    width: 50%;
    margin 0px;
    }
.leftcontent {
    margin: 0px;
    }

#right {
    float: left;
    width: 50%;
    margin 0px;
    }
.rightcontent {
    margin: 0px;
    }

img.right{
float:right
}

img.full{
margin: 5px 40px 10px 40px;
}

