@charset "UTF-8";
/* CSS Document */

body {
background-color: #ffffff;
font-family:Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #666666;
}

a:hover {
text-decoration: underline;
}

#wrapper {
width: 800px;
margin: 50px auto 0 auto;
padding-bottom: 50px;
}

#placeholder {
height: 600px;
width: 800px;
background-image:url(images/Placeholder.png);
float: left;
}

#placeholder_contact {
width: 800px;
height: 25px;
text-align: center;
margin-top: 50px;
float: left;
}

#placeholder_blank {
width: 800px;
height: 25px;
float: left;
}
