body
{
margin: 0;
padding: 0;
font: 85% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #D6D6D6;
background-image: url(bg.gif);
}

a:link { color: #3333ff; }
a:visited { color: #3333ff; }

h2
{
color: #7D7978;
font: 120% arial, hevetica, sans-serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #7D7978;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 750px;
text-align: left;
background-color: #fff;
border: 1px none #fff;
}

#header
{
height: 81px;
width: 100%;
background-image: url(Logo.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
border-bottom: 1px solid #fff;
}

#contents {
margin: 0px 0px 20px 0px;
padding: 0 10px 0 10px;
line-height: 140%;
text-align: left;
}

.img175
{
float: left;
width: 175px;
padding: 2px;
font-size: 1,0em;
}

#footer
{
clear: both;
color: #272900;
text-align: right;
font-size: 90%;
}
