body {
background-color: #ffffff;
margin: 16px,0,0,0;
padding: 0;
text-align: center;
}

#plank {
width: 812px;
text-align: left;
margin: 0 auto;
}

p {
margin-top: 0;
font: 12px arial,sans;
color: #000000;
}

.home_text {
margin-top: 0;
font: 16px arial,sans;
font-weight: bold;
line-height: 160%;
color: #000000;
}

.title {
margin-top: 0;
font: 15px arial,sans;
font-weight: bold;
color: #bc0000;
}

.subtitle {
margin-top: 0;
font: 15px arial,sans;
color: #bc0000;
}

a {
font: 12px arial,sans;
color: #bc0000;
}

a:hover {
text-decoration: none;
}

a:visited {
color: #bc0000;
}


#nav {
width: 812px;
height: 35px;
background-image: url('images/bg_nav.gif');
background-repeat: repeat-y;
}

#yellow {
width: 812px;
background-image: url('images/bg_yel.gif');
background-repeat: repeat-y;
}

#home_content {
margin-left: 55px;
width: 550px;
}

#pic_content {
float: left;
margin-left: 40px;
width: 85px;
}

#main_content {
float: left;
margin-left: 35px;
width: 550px !important;
width: 515px;
}

