body
{
text-align: center;
background-color: #FFFFFF;
}

body, table, A:link, A:visited, A:hover
{
font-family: 'Century Gothic',tahoma,verdana,'MS Sans Serif';
color: #222222;
}

body, table
{
font-size: 14px;
line-height: 12pt;
}

#mainwindow h1, h2, h3 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#mainwindow h1, .header1 { font-size:2.8em; margin: 22px 0 20px 0; }

#mainwindow h2, .header2 { font-size:2.0em; margin: 16px 0 7px 0; }

#mainwindow h3, .header3 { font-size:1.5em; margin: 12px 0 -7px 0; }

#mainwindow h4, .header4 { margin: 12px 0 -10px 0; }


A:link, A:visited
{
text-decoration: underline;
color: #990033;
}

A:hover
{
color: #bdb6a6;
}


#container
{
	width: 700px;
	text-align: justify;
}

#navbar
{
    position: relative;
    top: -20px;
    left: 315px;
    width: 480px;
    font-weight: bold;
	text-align: left;
}


a.menu, a.menu:visited
{
    font-weight: bold;
    font-size: 110%;
	text-align: left;
    color: #8a7d5f;
    text-decoration: none;
    letter-spacing: 1px;
}

a.menu:hover
{
color: #990033;
letter-spacing: 1px;
}

#main
{
    width: 650px;
    text-align: left;
    min-height: 300px;
}

#mainwindow
{

    width: 900px;
    min-height: 300px;
    background-position: 100% 115px;
    background-repeat: no-repeat;
}

#mainwindow img
{
margin:10px;
}


#footer
{
    position: relative;
    width: 700px;
    top: 40px;
    font-weight: bold;
    font-size: 10px;
	text-align: left;
    letter-spacing: 1px;
    text-align: center;
}

hr
{
border: none;
background-color: #bdb6a6;
width: 100%;
color: #bdb6a6;
height: 1px;
margin: 2px 0;
}
