body {
    font-family: Arial, Georgia, serif;
    font-size: 15px;
    line-height: 22px;
    color: #252525;
    background: url(images/bg.jpg) left top repeat;
    text-align: left;
}

#wrapper-top {
    background: url(images/bg-top.jpg) left top repeat-x;
}

#wrapper-center {
    background: url(images/bg-center.jpg) center top no-repeat;
}

#wrapper {
    width: 966px;
    margin: 0 auto;
    position: relative;
}

.center {
    text-align: center !important;
}

.red {
    color: #9e0b0f !important;
}

.font-16 {
    font-size: 18px !important;
}

.bold {
    font-weight: bold !important;
	color:#9E0B0F;
}

div.top-warning {
    background: url(images/top-warning-bg.jpg) left top no-repeat;
    height: 38px;
    color: #ff0000;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-shadow: 1px 1px #fff;
}

h1 {
    font-size: 36px;
    line-height: 45px;
    font-weight: bold;
    color: #9e0b0f;
    text-align: center;
    letter-spacing: -2px;
    text-shadow: 1px 1px #fff;
    font-family: Georgia, serif;
    padding: 10px 0 15px;
}

.yellow-block {
    background: url(images/yellow-block.jpg) left top no-repeat;
    padding: 10px;
    line-height: 22px;
    text-align: center;
    text-shadow: 1px 1px #fff;
    font-size: 18px;
    font-style: italic;
}

#content {
}

#content-top {
}

#content-bottom {
    padding: 0;
    position: relative;
}

#footer {
    padding: 20px 0;
    color: #c2c2c2;
    font-size: 11px;
    text-align: center;
    font-style: italic;
}

#footer a {
    color: #c2c2c2;
    text-decoration: none;
}

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

#main-content {
    float: left;
    margin-left: 10px;
    width: 565px;
}

#sidebar {
    width: 320px;
    float: right;
    margin: 0;
}

.clear {
    clear: both;
    display: block;
}

#optin {
    width: 331px;
}

#optin-top {
}

#optin-bottom {
    padding: 100px 18px 25px;
}

#optin form .button {
    margin-left: -8px;
}

#optin form  {
    margin: 0;
    padding: 0;
}

#optin form input.text {
    background: url(images/textfield-bg.gif) left top no-repeat;
    width: 239px;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    border: none;
    margin: 5px auto 10px;
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #898989;
    text-align: center;
}

#optin .privacy {
    font-size: 10px;
    color: #555;
    background: url(images/privacy-icon.gif) left center no-repeat;
    padding-left: 35px;
    margin: 15px 5px 0;
    letter-spacing: -0.5px;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
}

#post_video_wrapper {
    /*background: url(images/video-placeholder.png) left top no-repeat;;*/
    width: 600px !important;
    height: 400px !important;
    position: relative;
    top: 10px;
    left: 17px;
    margin: 0 auto 15px;
    text-align: center;
}

#post_video {
}

.yellow-bg {
    background: #fff200;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    line-height: 35px;
    text-align: center;
    margin-bottom: 3px;
    display: inline;
    padding: 2px 5px;
    outline: 2px solid #fff;
}

#content ul {
    padding-left: 0;
}

#content ul li {
    display: block;
    background: url(images/li-marker.gif) left top no-repeat;
    min-height: 32px;
    padding-left: 38px;
    margin-bottom: 15px;
}

#content ul li span {
    background: url(images/line.gif) left bottom no-repeat;
    padding-bottom: 10px;
    display: block;
}

#footer .menu {
    display: inline;
    padding-left: 5px;
}

#footer .menu li {
    list-style: none;
    display: inline;
}

#footer .menu span.sep {
    padding: 0 3px;
}

#footer .menu li:last-child span.sep {
    display: none;
}

#header {
    width: auto;
    padding: 0;
    background: none;
    height: 242px;
    padding: 0;
    overflow: hidden;
    color: #000;
}