body {
margin: auto;
padding: 0;
background: #dddddd;
}

#content h1 {
font-family: arial, verdana, sans-serif;
font-size: 20px;
font-weight: normal;
letter-spacing: 2px;
color: #0099dd;
}

#content h2 {
font-family: arial, verdana, sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 2px;
color: #eebb00;
text-transform: uppercase;
}

#content h3 {
font-family: arial, verdana, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}

#hrule {
height: 2px;
width: 100%;
border-bottom: 1px dotted #0099dd;
}

#footer h4 {
font-family: arial, verdana, sans-serif;
font-size: 11px;
color: #eeeeee;
text-align: center;
}

#content p {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #333333;
}

#content li {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #333333;
padding-bottom: 10px;
}

#content a {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #0099dd;
}

#content a:hover {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #666666;
}

#content_padding {
padding-left: 20px;
padding-right: 20px;
}

#left_col a {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #0099dd;
text-decoration: none;
border-bottom: 1px dotted #0099dd;
}

#left_col a:hover {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

#left_col_padding {
padding-left: 20px;
padding-right: 20px;
}

#left_col p {
font-family: arial, verdana, sans-serif;
font-size: 14px;
color: #eeeeee;
}

#container {
margin: auto;
padding: 0;
width: 800px;
background: #ffffcc;
text-align: left;
}

#header {
background: url('images/header_bg.jpg') no-repeat;
width: 800px;
height: 175px;
}

#pledge {
width: 232px;
height: 63px;
margin-left: 311px;
cursor: pointer;
}

.pledge {
width: 232px;
height: 63px;
display: block;
}

#facebook {
width: 60px;
height: 60px;
margin-left: 734px;
margin-top: 32px;
cursor: pointer;
}

.facebook {
width: 60px;
height: 60px;
display: block;
}

#left_col {
float: left;
background: url('images/left_col_bg.jpg') no-repeat #333333;
width: 209px;
padding-top: 90px;
word-wrap: break-word;
}

#content {
background: #ffffcc url('images/content_bg.jpg') repeat-y;
width: 588px;
margin-left: 209px;
}

#footer {
background: url('images/footer_bg.jpg');
width: 800px;
height: 24px;
clear: left;
}
