body{
background:#E7E7E7;
color: #2b2b2b;
font-family: Arial, Verdana, Tahoma;
font-size: 12px;
line-height: 120%;
padding-top: 25px;
text-align: center;
}

a:active{ color: #3333FF; text-decoration: underline; }
a:link{ color: #3333FF; text-decoration: underline; }
a:visited{ color: #3333FF; text-decoration: underline; }
a:hover{ color: #006600; text-decoration: none; }

img {
border: 0px;
}

h2{
color: #000;
font-family: Georgia, Trebuchet Ms,Serif;
font-size: 1.8em;
font-weight: lighter;
margin-bottom: 8px;
}

h1{
color: #009193;
font-family: georgia, Times New Roman;
font-size: 1.8em;
font-weight: normal;
margin-bottom: 2px;
}

h5{
color: #009193;
font-family: georgia, Times New Roman;
font-size: 2.8em;
font-weight: bold;
margin-bottom: 5px;
}

#rand{
background-color: #fff;
border: 1px solid #B9B9BE;
margin: auto;
position: center;
width: 730px;
}

#container{
background-color: #fff;
border: 18px solid #fff;
width: 688px;
vertical-align:sub:
}

#header{
background: url('header_bg.jpg');
height: 115px;
margin: auto;
position: relative;
width: 688px;
}

#headerfont{
margin: 20px;
font-size: 32px;
font-family: georgia, Times New Roman;
color: #009193;
}

#content{
background-color: #fff;
height: auto;
}

#sign{
vertical-align:top;
background-color: #FCFCFC;
border-right: 0px solid #EAEAEA;
padding: 16px 11px 16px 11px;
}

#menu a:active{ color: #FFFFFF; text-decoration: none; }
#menu a:link{ color: #FFFFFF; text-decoration: none; }
#menu a:visited{ color: #FFFFFF; text-decoration: none; }
#menu a:hover{ color: #FFFFFF; text-decoration: underline; }

#menu{
background-color: #A3C159;
font-family: Tahoma, Arial, Sans-serif;
font-size: 11px;
width: 688px;
margin: 0px;
padding: 0px;
}

#menu ul{
color: #FFFFFF;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul li{
display: block;
float: left;
margin: 0px;
}

#menu ul li a{
background-color: #A3C159;

display: block;
vertical-align: middle;
height: 26px;
text-align: center;
padding-top: 8.5px;
color: #FFFFFF;
width: 76.4px;
}

#menu ul li a:hover{
background-color: #009193;
}


#google{
visibility: hidden; 
display:none;
}

#banner{
position: fixed; 
padding: 10px;
text-align: right;
bottom: 0px; 
right: 0px; 
width: 200px; 
height: 25px;
z-index: 1;
}
