@charset "UTF-8";
/* CSS Document */
#container{
background-image:url(images/title_head.jpg);

background-repeat:repeat-x;
}
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
 }
td,body,div{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
body{
overflow:hidden;
font-family:Arial;
font-size: 12px;
background-image:url(images/left_gr_back.jpg);

background-repeat:repeat-x;
background-color:#00FF00;
}
.head{
z-index:100;
position:relative;
top:0px;
right:0px;
margin-right:0px;
text-align:left;
border-bottom: solid thin black;
height:80px;
min-height:80px;
background-color:#ffffff;
}
.content_body{
float:left;
overflow:auto;
height: 72%;
text-align:center;
position:absolute;
top:20%;
bottom:8%;
left:175px;
width:628px;
}
.home_content{
margin-left:auto;
margin-right:auto;
background-color:#DFFFD5;
width:500px;
text-align:left;
padding:10px;
}
a:link{ color:#000000;}
a:hover{ color:#006600;}
a:active{color:#003300;}
a:visited{color:#000000;}

a.w:link{ color:#ffffff;}
a.w:hover{ color:#00FF00;}
a.w:visited{ color:#ffffff;}
a.w:active{ color:#ffffff;}
.footer{
font-size:12px;
}
.bottom{
width:100%;
text-align:center;

background:#000000 url(images/footer_back.png) repeat;
height:38px;
position: absolute;
bottom:0px;
}
.left{
text-align:center;
z-index:-2;
width:150px;
background-image:url(images/left_gr_back.jpg);
background-repeat:repeat-x;
background-color:#00FF00;
position:absolute;
height:100%;
border:solid thin black;
top:0px;
}
.logo{
visibility:hidden;
position:relative;
top:285px;
}
.logo_left{
position:relative;
top:285px;
}
