body
{
font-family: verdana, arial, tahoma;
font-size: 1em; color: #41435E;
background-color: #4C5D80;
line-height: 1.5em;
margin-top: 20px;
}

#border
{
border: 1px solid #30234F;
width: 800px;
background-color: #41435E;
margin: 0 auto;
}

#container
{
width: 760px;
margin: 20px auto;
background-color: #8E9EC0;
border: 1px solid #30234F;
}

#menu
{
text-align: left;
padding: 0 1em;
height: 28px;
background-color: #7B7EB2;
border-bottom: 1px solid #22345E;
}

#header
{
height: 125px;
border-bottom: 1px solid #22345E; 
background-image:url('header.jpg');
}

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #B0BCD6;
}

#footer
{
text-align: right;
height: 27px;
padding: 0 1em;
background-color: #7B7EB2;
border-top: 1px solid #41435E;
}

.footerlink
{
text-align: left;
}

h1
{
font-size: 180%;
color: #41435E;
}

a
{ color: #672800; text-decoration: none; }

a:hover
{ color: #470801; text-decoration: none; }

hr
{
	height: 1px;
	width: 50%;
	align: center;
	border: none 0;
	border-top: 1px solid #41435E;
	noshade;
}

ul
{
list-style-position: inside;
list-style-image: url(symbol.png);
}

ol
{
list-style-type: upper-roman;
}
