
body {
    font-family: Verdana;
/*    background: #979797;*/
/*    background: url('img/bg.png'); */
    background-color: #979797;
    
    /* IE-Only Hack */
    text-align: center
}
p {
    line-height: 1.05;
    text-align: justify;
}

#container {
    width: 980px;
    margin: 5px auto;
    border: 1px solid #777;
    
    /* IE-Only Hack */
    text-align: center;
}

#header {
    height: 110px;
    background: url('img/banner.png') repeat-y #434542;
}
#header p {
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-align: right;
    font-style: italic;
    padding: 35px;
}
#header p#slogan {
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-align: center;
    font-style: italic;
    margin: 0 0 0 40%;
    padding: 35px;
}
#header p#logo {
    padding: 0px;
    float: left;
    position: relative;
    left: 28px;
    top: 14px;
}
#header #logo a {
    display: block;
    width: 390px;
    height: 106px;
    text-decoration: none;
    background: url('img/mainlogo.gif') no-repeat;
}




#main {
    background: url('img/bannergrad.png') repeat-x #fff;
}

#side, #content, #content2 {
    margin-top: 25px;
}

#side {
    width: 200px;
    float: left;
    margin: 35px 10px 35px 15px;
}
#content {
    width: 737px;
    float: right;
}
#content2 {
    width: 978px;
    float: left;
}

#support_left {
    margin: 0px 0px 0px 2%;
}
#support_right {
    float: right;
    margin: 0px 2% 0px 0px;
}

#footer {
    clear: both;
}


#nav {
    height: 15px;
    background: url('img/banner.png') repeat-y;
}
#nav ul {
    width: 560px;
    float: right;
/*    margin: 0 auto; */
    text-align: center;
}
#nav ul li {
    width: 80px;
    height: 12px;
    float: left; 
    display: block;
}

#nav ul li a {

    float: left; 
    display: block;
    width: 80px;
    height: 12px;
    padding: 9px 0;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background: url('img/button_s.png') no-repeat;
}
#nav ul li a:hover {
    background: url('img/button_s.png') no-repeat 0 -30px;
}


#featured, #recent {
    padding: 7px 7px 10px 7px;
}
#featured h1, #recent h1 {
    font-weight: bold;
    font-variant: small-caps;
    color: #bb1c1c;
    margin: 0px 0px 10px 0px;
}
#recent h1 {
    background: url('img/header.png');
}
#featured {
    /* IE-Only Hack */
    text-align: center;
}
#featured img {
    display: block;
    margin: 5px auto;
}
#featured p {
    text-align: center;
}
#featured p a {
    color: #bb1c1c;
    text-decoration: underline;
    font-size: 12px;
}

#recent {
    margin: 10px 0;
}


#sidenews {
    margin: 10px 5px 5px 8px;
}
#sidenews h2 {
    color: #bb1c1c;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    font-variant: small-caps;
    text-align: justify;
    margin: 0 0 0 10px;
}
#sidenews p {
    font-size: 11px;
    margin: 0 0 0 10px;
    text-align: justify;
}
#sidenews p a {
    color: #bb1c1c;
}


#content h1, #content2 h1 {
    text-align: center; 
    font-weight: bold;
    font-size: 24px;
    margin: 10px 0px 0px 0px;
    color: #bb1c1c;
}


#news {
    margin: 0px 0px 5px 0px; 
    padding: 5px;
}
#news h2 {
    margin: 10px 0;
    text-align: justify;
    font-weight: bold;
    font-variant: small-caps;
    color: #bb1c1c;
}
#news h2 a {
    text-align: justify;
    font-weight: bold;
    font-variant: small-caps;
    color: #bb1c1c;
}
#subnews {
    margin: 0px 0px 5px 0px; 
    padding: 5px;
}
#subnews h2 {
    text-align: justify;
    font-weight: bold;
    font-variant: small-caps;
    color: #bb1c1c;
}
#subnews h2 a {
    text-align: justify;
    font-weight: bold;
    font-variant: small-caps;
    color: #bb1c1c;
}
#newscaption {
    float: right;
    margin: 5px 15px 5px 15px; 
    width: 181px;
}
#newscaption p {
    font-size: 10px;
    text-align: center !important;
    color: #bb1c1c;
}
#subcaption {
    float: right;
    margin: 0px 10px 0px 10px; 
}
#subcaption p {
    font-size: 10px;
    margin: 5px;
    text-align: center;
    color: #bb1c1c;
}
#news p {
    font-size: 12px;
    margin: 10px 15px 10px 0px;
    text-align: justify;
}
#news p a {
    color: #bb1c1c;
}
#subnews p {
    font-size: 12px;
    margin: 10px 0;
    text-align: justify;
}
#subnews p a {
    color: #bb1c1c;
}

.register {
    margin: 0 auto;
    display: block;
    height: 25px;
    width: 100px;
    padding: 7px 0;
    font-size: 10px;
    font-weight: bold;
    color: #bb1c1c;
    text-decoration: none;
    background: url('img/register.png') top left no-repeat;  
}
.register:hover {
    background: url('img/register_s.png') no-repeat 0 -25px;
}


.remargin {
}

#footer {
    color: #fff;
    padding: 15px;
    background: #434542;
    border-top: 4px solid #c6c6c6;
}

#footer p {
    font-size: 10px;
    text-align: center;
}
#footer p a {
    color: #fff;
    text-decoration: underline;
}



.clear {
    clear: both;
}
.bspacing {
    margin-bottom: 20px;
}

#article {
    padding: 10px;
}
#article h2 {
    color: #bb1c1c;
    font-weight: bold;
    font-variant: small-caps;
}
#article p {
    font-size: 12px;
    margin: 10px 15px; 
}
#article p a, #article table a {
    color: #bb1c1c;
}
#article p a.center {
    text-align: center !important;
    margin: 10px;
}
#article p.alphabet {
    text-align: center !important;
    margin: 10px;
    font-size: 16px;
}
#article h2.aboutus {
    margin: 0px 0px 0px -600px;
}


#article table p {
    margin: 0;
    text-align: justify;
}
td {
    vertical-align: middle;
}

.pad {
    padding: 20px;
}

#membertable {
    width: 600px;
    margin: 20px auto;
}
#membertable img {
    margin: 5px 0;
}
#article img.portrait {
    float: right;
    margin: 10px;
}


.italic {
    font-style: italic;
}
.bold {
    font-weight: bold;
    color: #bb1c1c;
}
.redparagraph {
    color: #bb1c1c;
}
.centerportrait {
    text-align: center !important;
    margin: 10px;
}

.donation {
    text-align: center !important;
    margin: 10px;
    width: 580px !important;
}

#artgallery {
    width: 660px;
    margin: 0 auto;

}
#artgallery div {
    float: left;
    margin: 5px;
}



.tdportrait {
    width: 94px;
}

.address p {
    padding: 0 0 0 50px;
}

#calendarcontain {
    margin: 0 auto;
}
.calendar {
    float: left;
    margin: 6px;
    font-size: 14px;
    border: 1px solid #777;
    padding: 4px;
}
.calendar td, .calendar th {
    text-align: center;
    padding: 2px;
}
.month-name {
    font-weight: bold;
    color: #bb1c1c;
    
}
.calendar a {
    background: #bb1c1c;
    color: #fff;
    border: 1px solid gray;
    text-decoration: none;
}
form {
    width: 100%;
        text-align: center;
}
#form {
   width: 250px;
   margin: 0 auto;
}
.last {
    text-align: center;
}