body {
background-color: #ffffff;
background-image: url(../images/bg.gif);
background-position: center;
background-repeat: repeat-y;
margin-top: 20px;
}


#centered {
width: 850px;
margin-left: auto; 
margin-right: auto; 
padding: 0px; 
border: 0px;
}

.main {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
text-align: left;
vertical-align: top;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
}

.side {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
text-align: left;
vertical-align: top;
background-color:#ddd;
border-left: 1px solid #000;
padding: 0;
}


.side p{
margin-top: 10px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

.side h1{
margin-top: 22px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

.side h2{
margin-top: 22px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

#home {
border-left: 1px solid #000;
}

#contact {
border-right: 1px solid #000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
color: #000000;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
vertical-align: middle; 
background-color: #000000;
padding-left: 20px;
padding-right: 20px;
}

.footer a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.footer a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

.main a {
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.main a:hover {
color: #cc0000;
font-weight: bold;
text-decoration: underline;
}

.side a {
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.side a:hover {
color: #cc0000;
font-weight: bold;
text-decoration: underline;
}
