body {
background-color: #000000;
font-family: "Trebuchet MS", Verdana, serif;
margin-top: 20px;
}

#container {
margin: 0px auto;
width: 750px;
}

#header {
width: 750px;
height: 100px;
background-image: url('top.jpg');
}

#main_content {
margin: 0 auto;
width: 100%;
background-color: #FFFFFF;
} 

#main_content_top {
height: 30px;
background-color: #FFFFFF;
} 

#main_content_bottom {
height: 30px;
background-color: #FFFFFF;
}

#footer {
text-align: center;
font-size: 12px;
color: #FFFFFF;
margin: 0px auto;
padding-top: 40px;
height: 100px;
background-image: url('bottom.jpg');
background-repeat: no-repeat;
}

.content {
float: right;
width: 510px;
text-align: justify;
padding: 0 30px 0 30px;
font-size: 12px;
}

.menu {
width: 139px;
float: left;
padding: 0 20px 0 20px;
border-right: #8C8484 1px solid;
font-size: 12px;13:23 5.1.2008
}

.menu ul {
margin: 0;
padding: 10px 0 10px 15px;
}

.menu il {
list-style-type: disc;
}

#header h1 {
margin-bottom: 0px;
font-size: 28px;
font-weight: bold;
color: #A40008;
}

.content h2 {
margin-top: 0px;
font-size: 18px;
font-weight: bold;
color: #A40008;
}

#clear {
display: block;
clear: both;
width: 100%;
height:1px;
overflow:hidden;
}

.menu_title {
font-size: 18px;
font-weight: bold;
color: #A40008;
}

.menu ul {
margin: 0;
padding: 10px 0 20px 15px;
}

.menu li {
padding-top: 2px;
list-style-type: none;
}

.photo td {
width: 150px;
height: 150px;
text-align: center;
}

a {
color: #A40008;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #A40008;
font-weight: bold;
text-decoration: underline;
}

a.menu_link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.menu_link:hover {
color: #A40008;
font-weight: bold;
text-decoration: none;
}

.quote {
margin: 20px;
text-align: center;
font-weight: bold;
font-style: italic;
}
