body {
width: 900px;
background-image: url("background01.gif");
background-repeat: no-repeat;
background-position: center 0px;
background-color: #505050;
color: #000000;
font-family: arial;
font-size: 11px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
padding: 0px;
}

div {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

div#left {
width: 620px;
height: 620px;
float: left;
border: solid #000000 5px;
}

div#right {
width: 250px;
float: right;
}

div#header {
float: left;
padding-top: 20px;
padding-bottom: 20px;
border-top: solid #000000 1px;
}

div#title {
float: left;
font-size: 24px;
}

div.subtitle {
float: left;
clear: left;
width: 250px;
font-size: 15px;
}

div.paragraph {
padding-top: 14px;
}

div#text {
width: 250px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
}

div#navigation {
width: 250px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
border-bottom: solid #000000 1px;
}

div#footer{
width: 250px;
float: left;
padding-top: 20px;
}

div#copyright {
width: 150px;
float: left;
}

div#logo {
width: 100px;
float: right;
}

div#content {
width: 900px;
height: 630px;
float: left;
font-size: 11px;
}

div#leftcolumn {
width: 275px;
height: 630px;
float: left;
padding-right: 20px;
border-right: solid #000000 1px;
}

div#leftheader {
width: 275px;
float: left;
padding-top: 12px;
padding-bottom: 12px;
border-top: solid #000000 1px;
}

div#lefttitle {
font-size: 24px;
}

div#lefttext {
width: 275px;
float: left;
padding-top: 17px;
border-top: solid #000000 1px;
}

div#centercolumn {
width: 275px;
height: 630px;
float: left;
padding-left: 20px;
padding-right: 20px;
border-right: solid #000000 1px;
}

div#rightcolumn {
width: 265px;
height: 630px;
float: left;
padding-left: 20px;
}

span.italic {
font-style: italic;
}

a {
border: 0px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
}

img {
border: 0px;
padding: 0px;
}
