body {
font: 13px arial, helvetica, sans-serif;
}
		
h1 {
}
		
h2 {
font: 20px;
text-align:center;
v-align: top;
}
h3 {
border-style: solid;
border-width: 0.15em;
border-color: black;
width: 100%;
}
		
#header {
align: center;

text-align:center;
}
		
#navigation {
text-align: center;
top: 238 px;
}
		
#content {
text-align: left;  
}

a#link:link {
font-decoration: underline;
font-color: blue;
}

a#link:visited {
font-decoration: underline;
color: purple;
}

a#link:hover {
font-decoration: none;
color: blue;
background-color: yellow;
}

#footer {
text-align: center;
position: absolute;
bottom: 0;
font-size: 0.9 em;
width: 83%;
}

#container {
position: absolute;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
margin-left: 23%;
top: 20%;
width: 83%;
	}

#ad {
text-align: center;
top: 100 px;
}