body
{
text-align: center;
margin: auto;
font-family: arial;
font-size: 12px;
}

img
{
border: none;
}

h1
{
font-size: 26px;
}

h2
{
font-size: 20px;
}

h3
{
font-size: 16px;
}

p
{
font-family: arial;
font-size: 12px;
}

a:link, a:visited, a:active
{
color: black;
font-size: 13px;
font-weight: bold;
}

a.hover
{
}

a.bottom:link,a.bottom:visited, a.bottom:active	
{		
color: black;
font-size: 20px;
font-weight: bold;
}	

a:hover.bottom
{

}

#footer_links
{
margin: auto;
width: 800px;
height: auto;
}

#container
{
width: 810px;
margin: auto;
text-align: center;
}
#header
{
width: 800px;
height: 80px;
margin: auto;
margin-top: 10px;
text-align: center;
}
#content
{
width: 800px;
margin: auto;
text-align: center;
}