body { color: black; font-family: Arial; background-color: white; margin: 0; padding: 0; }
a:link { color: black ; }
a:visited { color: black }
a:hover { color: gray }
a:active { color: red }
a.menu:link, a.menu:visited { color:#000; font-size: 12px; font-weight: bold; text-decoration:none; }
a.menu:active, a.menu:hover { color:#fff; background-color: #04b4d6; }
img {border: 0px}
h1 { font-size: 18px; font-weight: bold; text-align: left; margin: 0.67em 0; }
h2 { font-size: 16px; font-weight: bold; text-align: left; margin: 0.83em 0; }
#menu { background-color: #f8feff; padding-top: 10px; width: 740px; height: 12px; margin: 0px auto; }
#site { background-color: #f8feff; margin:0px auto; width: 760px; height: 600px; }
#content { text-align: left; background: #b2d7f2 url(../layout/back.gif) no-repeat fixed center top; width: 750px; min-height: 588px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; float: left;}
.logo { width: 740px; height: 156px; margin-top: 25px; margin-bottom: 25px; }
.rightpic { width: auto; height: auto; float: right; }
.leftpic { width: auto; height: auto; float: left; }

a.link {
display:inline-block;
width:auto;
padding:5px;
margin:5px;
background-color:#ffff99;
border:1px solid #000000;
text-align:center;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
a.link:hover {
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-right:1px solid #848484;
border-bottom:1px solid #848484;
color: #000;
}
#menu1
{
text-align:center;
}
