body
{
min-height: 580px;
font-family: Verdana, sans-serif;
font-style: normal;
width: 90%;
text-align:center;
margin:0 auto;
background-color: rgb(255,255,255);
color: rgb(100,100,100);
font-family: Verdana, sans-serif;
}

#content
{
font-size: 70%;
font-family: Verdana, sans-serif;
background-color: rgb(255,255,255);
color: rgb(100,100,100);
text-align: justify;
margin-left: 26%;
width: auto;
}

#content2
{
font-size: 70%;
background-color: rgb(255,255,255);
color: rgb(100,100,100);
text-align: left;
margin-left: 26%;
width: auto;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(100,100,100);
font-family: Verdana, sans-serif;
font-style: normal;
border-color: rgb(255,255,255);
width: 26%;
position: relative;
top: 0;
left: 0;
float: left;
text-align: center;
}

a.menuitem
{
font-size: 110%;
background-color: rgb(255,255,255);
color: rgb(100,100,100);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-right: 18px;
margin-top: 30px;
margin-bottom: 30px;
text-align: left;
width: auto;
display: block;
}

#logo, #logo a
{
font-size: 164%;
color: rgb(100,100,100);
font-family: Verdana, sans-serif;
font-style: normal;
font-variant: small-caps;
text-transform: none;
font-weight: bold;
text-align: left;
}

#content a
{
color: rgb(100,100,100);
}

#content2 a
{
color: rgb(100,100,100);
}

#content a:active
{
background-color: rgb(255,255,255);
color: rgb(50,50,50);
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 160%;
}

h2
{
font-size: 150%;
}

h3
{
font-size: 145%;
}

h4
{
font-size: 130%;
}

h5
{
font-size: 115%;
}

h6
{
font-size: 85%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
	text-decoration: underline;
}

#logo a
{
text-decoration: none;
}

#copyright
{
font-size: 70%;
background-color: rgb(255,255,255);
color: rgb(100,100,100);
position: absolute;
width: auto;
height: 40px;
margin-left: 26%;
bottom: 1%;
text-align: left;
}

#copyright2
{
font-size: 55%;
background-color: rgb(255,255,255);
color: rgb(100,100,100);
width: auto;
height: 40px;
bottom: 1%;
text-align: left;
}

