body {
background-color: #FFFFF;
padding-left: 10%;
padding-top: 120px;
font-family: helvetica;
font-size: 11px;
}

div {
text-align: left;
}

.head {
width: 556px;
height: 30px;
}

.menu {
padding-top: 3px;
width: 556px;
text-align: right;
height: 14px;
font-size: 10px;
}

.con {
padding-top: 1px;
padding-left: 3px;
text-align: left;
width: 556px;
background-color: #F7F7F7;
border-top: thin solid #000000;
border-bottom: thin solid #000000;
}

div.foot {
padding-top: 1px;
text-align: right;
width: 556px;
}

img {
border: 0px;
}

.gal {
margin: 5px;
border: 10px solid #FFFFFF;
}

h1 {
margin-top: 0px;
font-family: helvetica;
font-size: 11px;
font-weight: bold;
}

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

a:hover {
text-decoration: none;
color: #FF0000;
}

a:hover .gal {
border: 10px solid #FF0000
}

a:active {
text-decoration: none;
color: #FF0000;
}

a:visited {
}
