body {
font-family: Verdana;
font-size: 10pt;  
}			

#Frame {
width: 850px;
margin: 0px auto;
padding : 10px;
}

#Image {
float: left;
width: 100%;
}

#Title {
float: left;
margin-top: -550px; 
margin-left: -20px;
}

#Menu {
float: left;
margin-top: -500px; 
margin-left: -20px;
}

h1 {
color: #4a4;
text-decoration: none;
padding:0px;
margin:0px;
font-size: 14pt;
}

h2 {
color: white;
text-decoration: none;
padding:0px;
margin:0px;
font-size: 9pt;
}

h3 {
color: orange;
text-decoration: none;
padding:0px;
margin:0px;
margin-bottom: 10px;
font-size: 12pt;
}

#footer {
padding-top: 10px;
clear: left;
}

a {
text-decoration: none;
font-weight: bold;
}

a.image:hover {
border-bottom: 1px solid #0af;
}

a:link {
color: #999;
}

a:visited {
color: #999;
}

a:hover {
color: #666;
}

a:active {
color: #666;
}