body {
background-color: #CCCCCC;
margin-top: 2px;
}

.maincontainer {
width: 800px;
vertical-align: top;
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
}

.content {
width: 800px;
vertical-align: top;
background-color: #FFFFFF;
margin: 0px;
min-height: 500px;
*height: 500px;
text-align: left;
}

#navcontainer img {
border: none;
}

#nav {
padding: 10px;
background-color: #CCCCCC;
border-bottom: 2px solid #000000;
}

#nav a {
color: #666666;
text-decoration: none;
letter-spacing: 3px;
font-size: 12px;
padding: 3px;
}

#nav a:hover {
color: #CC0000;
}

#title {
margin: 0px;
padding: 0px;
}

#title-text {
background-color: #999999;
color: #FFFFFF;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
letter-spacing: 3px;
font-size: 30px;
width: 800px;
}

#undertext {
display: block;
padding-bottom: 10px;
}

#text {
text-align: left;
display: block;
float: right;
}

#foot {

background-color: #CCCCCC;
font-size: 12px;
margin: 0px;
padding-bottom: 10px;
display: block;
}

td {
vertical-align: top;
}

b {
color: #990000;
}

a:link, a:visited {
color: #990000;
font-size: 12px;
}

a:hover {
color: #660000;
}

.right {
margin: 10px 10px 10px 10px;
float: right;
}

img {
margin: 10px 10px 10px 10px;
}

.indent {
text-indent: 1cm;
}

