* {
margin: 0;
padding: 0;
border: 0;
}

body {
background: #fff5a4 url('graph/bgg.gif') 0 0 repeat-x;
color: #000;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.25em;
}

p {
margin-bottom: 10px;
text-align: justify;
}

label, input, textarea {
float: left;
clear: left;
}

input, textarea {
border: 1px solid #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 2px;
}

input.inl {
float: none !important;
clear: none !important;
}

ul {
list-style: square;
margin-bottom: 10px;
}

li {
margin-left: 15px;
margin-bottom: 2px;
}

img {
margin-bottom: 10px;
background: #fff;
padding: 1px;
border: 1px solid #960;
}

#hdl, #hdr {
position: absolute;
top: 0;
height: 240px;
width: 50%;
background-repeat: repeat-x;
z-index: 0;
}

#wrap {
position: relative;
margin: 0 auto;
top: 0;
width: 1000px;
background: url('graph/bgn.jpg') 0 0 no-repeat;
z-index: 1;
text-align: left;
overflow: hidden;
}

h1#title span {
font-size: 30px;
color: #f60;
font-weight: normal;
letter-spacing: 0;
}

ul#menu {
color: #fff;
float: left;
margin-top: 270px;
margin-left: 55px;
margin-bottom: 200px;
width: 190px;
font-size: 18px;
font-family: "Trebuchet MS", sans-serif;
}

ul#menu li {
margin-bottom: 5px;
margin-left: 15px;
}

ul#menu li a:link, ul#menu li a:visited {
color: #fff;
text-decoration: none;
}

ul#menu li a:hover, ul#menu li a:active {
color: #fff;
text-decoration: underline;
}

#content {
float: left;
margin-top: 240px;
margin-left: 15px;
width: 680px;
overflow: hidden;
}

#footer {
margin-top: 10px;
float: left;
clear: left;
width: 100%;
text-align: center;
background: #f60;
color: #fff;
padding: 10px 0;
border-top: 10px solid #fff;
}

#footer a:link, #footer a:visited {
color: #fff;
text-decoration: none;
}                                

#footer a:hover, #footer a:active {
color: #fff;
text-decoration: underline;
}

#content a:link, #content a:visited {
color: #960;
text-decoration: none;
}                                

#content a:hover, #content a:active {
color: #960;
text-decoration: underline;
}

#content h1 {
font-size: 24px;
color: #f60;
margin-bottom: 10px;
line-height: 24px;
}

#content h2 {
font-size: 20px;
color: #960;
margin-bottom: 10px;
}

#content h3 {
font-size: 18px;
color: #960;
margin-bottom: 10px;
}

table {
width: 100%;
margin-bottom: 10px;
}

td, th {
vertical-align: top;
padding: 2px;
border: 1px solid #bbb;
background: #ffe;
}

th.t16 {
width: 16%;
}

th.t21 {
width: 21%;
}

th.t25 {
width: 25%;
}

th.t33 {
width: 33%;
}

th.t33 {
width: 34%;
}

.clear {
clear: both;
width: 100%;
height: 30px;
}

.gal {
display: block;
margin-right: 20px;
margin-bottom: 20px;
float: left;
height: 204px;
width: 204px;
text-align: center;
}