.main {
    margin-left: auto;
    width: 705px;
    margin-right: auto;
    padding: 0 0 2px 0;
}

#mainbuttontext {
    background: url(top_nav.gif) no-repeat bottom left;
    padding: 0 0 0 10px;
    margin: 0 0 0 27px;
    width: 700px;
    overflow: hidden;
}

a.mainbuttontext {
    background: #660000;
    color: #fff;
    border-right: 1px solid #fff;
    text-decoration: none;
    font-size: 11px !important;
    font-weight: bold;
    padding: 2px 5px 2px 4px;
    line-height: 12px;
    float: left;
}

a:hover.mainbuttontext, a#on_link {
    background: #FF6600;
    color: #000;
}

a#end_link {
    border-right: none;
}

.content {
    background: url(leftbar_bg.gif) repeat-y top left;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.features, .main_text {
    float: left;
}

.features {
    width: 175px;
    height: 300px;
}

.br_feature {
    display: none;
}

.featuresdiv {
    margin: 0;
    padding: 0;
    margin: 0;
    width: 175px;
    border: none;
}

.featuresdiv a.normal {
    font-size: 10px;
    color: #000;
    text-decoration: none;
}

.main_text {
    padding: 10px 10px;
    background: url(main_bg.gif) repeat-y top right;
    width: 510px;
    margin: 0;
	
}

.addresstext {
    clear: both;
    text-align: center;
    width: 700px;
}

.logo {
    margin: 0 !important;
}

.sponser {
    padding: 10px 0;
}

h1, h2, h3, h4 {
    color: #660000;
    padding: 0;
    margin: 0;
    font-family: Georgia, verdana;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 120%;
}

h4 {
    font-size: 110%;
}

.bottom {
    background: url(bottom_bar.gif) no-repeat top left;
    padding: 0;
    margin: 0;
    vertical-align: top;
    height: 11px;
}

.bottomlinks {
    width: 700px;
    padding: 0 0 6px 0;
    font-size: 100%;
}
.social{
	padding:10px 0 0 7px;
}
