.body {
padding: 0; 
margin: 0;
margin-top: 10;
height: 100%;
background: #003333;
font-family : Arial, Helvetica, sans-serif;
}
.topmenu {
font-size : 100%;
}
.topmenu a {
color : #FFFFFF;
text-decoration : none;
}
.topmenu a:hover  {
color : #FFFFFF;
text-decoration : underline;
}
.topmenu td  {
white-space: nowrap;
font-weight : bold;
}
.text {
color : #000000;
font-size : 12px;
}
.footer {
font-size: 9px;
color: #FFFFFF;
}
.footer a {
text-decoration: none;
color: #FFFFFF;
}
.footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.title {
font-size: large;
color: white;
font-weight: bolder;
font-style: oblique;
}
.sub {
height: 100%;
width: 95%;
margin-top: 40px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 40px;
background-color: black;
background-image: url(photos/albums/userpics/10001/gtr.jpg);
background-repeat: no-repeat;
background-position: top center;
text-align: left;
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
color: #aaaaaa;
font-weight: bold;
}
a:link {
font-family : Arial, Helvetica, sans-serif;
color: #cccccc;
font-weight: bold;
background-color: transparent;
}
a:visited{color: #cccccc}
a:active{color: #aaaaaa}