
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
background-color:#85B5DE;
}

#footer {
background-color:#214584;
padding: 5px;
text-align:center;
color:#FFFFFF;
margin-top: 60px;
}

#footer a, #footer a:visited {
text-decoration:none;
color:#FFFFFF;
}
#footer a:hover {
text-decoration:underline;
}

#content {
padding: 5px 20px 5px 20px;
}

a img {
    border: none;
}
#container {
width:894px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;

min-height: 600px;
border: 0px solid #EBEBEB;
}
<!--[if lte IE 6]>#container {height: 600px;}<![endif]-->





#flashcontain { position: static; z-index: -1; visibility: visible; }

.style2 {font-size: 12px;}
.style3 {
  color: #339900;
  font-weight: bold;
}
.style6 {color: #3399FF}
.style7 {
  color: #0066FF;
  font-weight: bold;
}
.style8 {color: #0099FF;}

#sub_nav {
    clear:left; 
    height:28px; 
    padding:7px 0 5px 20px; 
    background: url(../img/body/sub_gradient.jpg) repeat-x; 
    font-size:12px; 
    font-weight:normal; 
    color:#999999; 
}
#sub_nav a, #sub_nav a:visited {
    color:#999999; 
    text-decoration:none; 
    margin-right: 10px;
}
#sub_nav a:hover, #sub_nav a:active {
    color:#333333; 
    text-decoration:none; 
}
#sub_nav a span {
    color:#333333; 
    text-decoration:none; 
}


/* Font Styles */
.text_style_1 {
    font-size:12px;
    }
.text_style_2 {
    font-size:14px;
    }
 .text_style_3 {
    font-size:16px;
    }
.text_style_4 {
    font-size:18px;
    }
.text_style_5 {
    font-size:20px;
    }

#organization-zone {
    position:relative;
    height:178px;
    color:#214480;
    background:#B1D5EF url('../img/header/header_image_stretch.jpg') no-repeat right;   
}
#org-descr {
    display:block;
    width:138px;
    margin:0;
    padding:5px;
    font-size:14px;
    font-weight:700;
    font-family: Georgia,'Times New Roman',Times,serif;
    text-align: center;
}
#org-contribute .donate {
    position: absolute;
    z-index: 500;
    top:5.5em;
    right:20px; 
}
.button-block {
    padding: 12px 0px;
    border:1px solid #000;
    border-left: none;
    border-right:none;
}

.button-link {
    display:inline-block;
    color:#FFFFFF; 
    background-color:#224886;
    text-decoration:none; 
    padding:7px;
}

.button-link:hover,
.button-link:focus,
.button-link:active {
    text-decoration:underline;
}

.donate { 
    padding:7px 23px;
    font-size:21px;
    text-transform:uppercase;
}

#donate-page .donate {
    padding:7px 36px;
    font-size:25px; 
}

#donate-page #organization-zone .donate {    
    padding:7px 23px;
    font-size:21px;
}

#content-header h1 {
    margin:20px 0;
    padding:0;
    font-size:20px;
    font-weight: normal;
    text-transform:uppercase;
}

.additional-information{    
    margin-top:26px;
    padding-top: 18px;
    border-top:1px solid #000;
    text-align: center;
}

.access {
    position:absolute;
    overflow:hidden;
    width:0;
    height:0;
    border:none;
    font-size:0;
    line-height:0;
    background-color:transparent;
    }
