#outer-wrapper {
    width: 927px;
    background-color: #BA0303;
    margin-left: 48px;
    margin-top: 48px;
}

#content-wrapper {
    width: 929px;
    background-color: #FEFFFE;
}

#header {
    width: 932px;
}

#official-link {
 width: 120px;
 position: absolute;
 top: 182px;
 left: 852px;
}

#group-img {
    width: 225px;
    float: left;
    margin: 0 auto;
}

#nav {
    width: 139px;
    background-color: #BA0303;
}

#nav li a {
    width: 129px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#posts, #related {
    width: 456px;
}

#elist {
    width: 750px;
}

#sidebar {
    width: 294px;
}

#nav li a, #nav li a:hover, #nav li a:visited {
    color: #FEFFFE;
}

#nav li a#selected, #nav li a#selected:hover, #nav li a#selected:visited {
    color: #BA0303;
}

h1, .post h2 a, .post h2 a:hover, .post h2 a:visited, .widget h3, .post h4 {
    color: #BA0303;
}

#sidebar .widget h3 {
    color: #BA0303;
    width: 294px;
}

.post p, .widget p, .widget a, .widget a:hover, .widget a:visited {
    color: #BA0303;
}

.post h4 a, .post h4 a:hover, .post h4 a:visited, .post p a, .post p a:hover, .post p a:visited {
    color: #BA0303;
    text-decoration: underline;
}

#sidebar .widget a, #sidebar .widget a:hover, #sidebar .widget a:visited {
    color: #BA0303;
    text-decoration: underline;
}

table tbody tr td.es_col1 p {
    color: #BA0303;
}

.widget table tbody tr td p, .widget table tbody tr td h4 {
    color: #BA0303;
}


