#content_left {
float: left;
width: 651px;
padding-left: 17px;
min-height: 465px;
background-color: #999999;
}

#content {
float: left;
width: 285px;
padding-top: 20px;
padding-right: 0px;
padding-left: 20px;
padding-bottom: 0px;
min-height: 445px;
border-left: 7px solid #828282;
background-color: #e3e3e3;
}

.copyright {float: left; width: 305px; color: #FFF; margin-top: 10px; margin-bottom: 10px;}

.footer {float: right; width: 305px; text-align: right; margin-top: 10px; margin-bottom: 10px;}

.footer a {color: #FFF;}

.footer a:hover {color: #999;}

.footer .art {color: #009ee7;}

.footer .make-up {color: #ff6600;}

#content p {font-size: 1.6em; margin-bottom: 10px; color: #6c6c6c;}

h1 {color: #000;}

.twitter {margin-top: 74px;}

.twitter a {color: #000; text-decoration: none;}

.twitter a:hover {color: #e700c4;}

.home-contact {
display: block;
width: 120px;
height: 39px;
float: right;
background-color: #999;
color: #FFF;
font-size: 1.8em;
text-decoration: none;
padding-left: 10px;
padding-top: 2px;
margin-top: 20px;
}

.top_links .art {
display: block;
width: 120px;
height: 37px;
float: left;
background-color: #009ee7;
margin-right: 44px;
padding-left: 10px;
padding-top: 4px;
text-decoration: none;
color: #FFF;
}

.top_links .make-up {
display: block;
width: 120px;
height: 37px;
float: left;
background-color: #ff6600;
padding-top: 4px;
padding-left: 10px;
text-decoration: none;
color: #FFF;
}