body {
margin: 0px;
padding:0px;
background-image: url(images/logo-bg.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: arial,verdana,helvetica;
font-size: 12px;
color: #3F3F3F;
text-align: center;
}

#content {
width: 760px;
margin: auto;
padding: 0px;
text-align: center;
}

#head {
width: 750px;
height: 39px;
margin: 0px;
padding: 0px;
text-align: left;
}

#main {
width: 750px;
margin: 0px;
padding: 0px;
text-align: left;
}

#main h1 {
margin: 3px;
padding: 0px;
font-size: 12px;
font-weight: bold;
color: #3F3F3F;
}

a {
color: #007001;
text-decoration: underline;
}

a:hover {
color: #DD0033;
text-decoration: underline;
}

.pic {
border: 1px solid #3F3F3F;
}

#foot {
height: 39px;
margin: 0px;
padding: 0px;
background-image: url(images/logo-bg.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
text-align: center;
}

#footer {
margin: auto;
padding-top: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}

#footer a {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:hover {
color: #D1FFD1;
text-decoration: underline;
}

#table {
width: 750px;
margin: 0px;
padding: 0px;
text-align: center;
}
