body {
font-size: 13px;
font: Arial;
background-color: #000000;
}

#main {
width: 701px;
height: 488px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
background-image: url("images/main.jpg");
background-repeat: no-repeat;
background-position: center;
}

#maps {
width: 701px;
height: 488px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
background-image: url("images/maps.jpg");
background-repeat: no-repeat;
background-position: center;
}

#mcontent {
text-align: right;
float: right;
list-style: none;
width: 150px;
padding-left: 0px;
padding-right: 10px;
padding-top: 200px;
font-size: 13px;
font: Arial;
color: #FFFFFF;
}

#mcontent a {
text-decoration: none;
color: #000000;
}

#mcontent a:hover {
text-decoration: underline;
}

#content {
text-align: right;
float: right;
list-style: none;
width: 150px;
padding-left: 0px;
padding-right: 10px;
padding-top: 200px;
font-size: 13px;
font: Arial;
color: #FFFFFF;
}

#content a {
text-decoration: none;
color: #000000;
}

#content a:hover {
text-decoration: underline;
}

#voice {
width: 701px;
height: 488px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
background-repeat: no-repeat;
background-position: center;
}

#link {
width: 690px;
float: right;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
}

#link a {
color: #000000;
text-decoration: none;
}

#link a:hover {
color: #000000;
text-decoration: underline;
font-color: #000000;
}

#links {
float: left;	
width: 471px;
padding-left: 25px;
padding-top: 215px;
}

#links a {
color: #000000;
text-decoration: none;
font-size: 13px;
}

#links a:hover {
color: #000000;
text-decoration: underline;
font-color: #000000;
}