body {
color: #222222;
text-align: center;
font-family: arial, verdana, times, courier;
}

#site_container {
width: 1006px;
margin: auto;
text-align: left;
position: relative;
}

#logo {
width: 240px;
height: 55px;
position: absolute;
top: 0px;
left: 0px;
}

#primary_column {
width: 836px;
float: right;
position: relative;
}

#home_top_bar  {
width: 836px;
height: 90px;
float: right;
background-image: url(../images/blocks/flash_page_top_bg.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 0px;
padding-right: 95px;
}

html>body #home_top_bar  {
width: 741px;
}

#top_bar {
width: 836px;
height: 90px;
float: right;
background-image: url(../images/blocks/top_bar_bg.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 42px;
padding-right: 95px;
}

html>body #top_bar {
height: auto;
min-height: 48px;
width: 741px;
}

#search_link {
width: 147px;
margin-top: 30px;
background-image: url(../images/blocks/quick_search_top_bg.jpg);
background-position: left top;
background-repeat: no-repeat;
float: right;
height: 15px;
background-color: #9A9B9E;
}

html>body #search_link {
height: auto;
min-height: 15px;
}

#search_link p {
display: block;
width: 147px;
height: 15px;
margin-top: 1px;
margin-bottom: 0px;
float: left;
background-image: url(../images/blocks/quick_search_p_bg.jpg);
background-position: left bottom;
background-repeat: no-repeat;
font-size: 90%;

}

html>body #search_link p {
height: auto;
min-height: 15px;
}


#search_link p a {
text-decoration: none;
color: #ffffff;
display: block;
margin-left: 10px;
padding-left: 20px;
width: 127px;
background-image: url(../images/blocks/quick_search_a_bg.jpg);
background-repeat: no-repeat;
background-position: left top;

}

#search_link p a:hover  {
text-decoration: underline;
}

#top_bar ul.nav_bar {
float: right;
list-style-type: none;
margin: 0px;
padding: 0px;
margin-top: 15px;
margin-bottom: -30px;
max-width: 350px;
}

#top_bar ul li {
float: left;
font-size: 110%;
font-weight: bold;
padding-right: 10px;
background-image: url(../images/blocks/top_nav_bar_a_bg.gif);
background-position: right top;
background-repeat: no-repeat;
}

#top_bar ul li.last {
background-image: none;
padding-right: 0px;
}

#top_bar ul li a {
color: #000000;
text-decoration: none;
}

#top_bar ul li a:hover {
color: #C00076;
}

#top_bar ul li.selected a {
color: #C00076;
}
#top_bar ul.nav_bar li a.selected {
color: #C00076;
}




#home_column {
width: 836px;
height: 506px;
position: relative;
float: right;
background-image: url(../images/blocks/flash_page_content_bg.gif);
background-position: top left;
background-repeat: repeat-y;


}

html>body #home_column {
height: auto;
min-height: 496px;
}

#home_column #flash_object {
width: 600px;
height: 280px;
margin-top: 50px;
margin-left: 77px;
}

#home_column #flash_logo {
width: 600px;
height: 50px;
text-align: center;
margin-top: 30px;
margin-left: 77px;
}


#home_column #flash_nav {
width: 500px;
margin-top: 30px;
margin-left: 127px;
background-image: url(../images/blocks/home_flash_nav_top_bg.gif);
background-position: top left;
background-repeat: repeat-x;
padding-top: 10px;
text-align: center;
}

#home_column #flash_nav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
width: 500px;
background-image: url(../images/blocks/home_flash_nav_base_bg.gif);
background-position: bottom left;
background-repeat: repeat-x;

}

#home_column #flash_nav ul li {
display: inline;
font-size: 110%;
font-weight: bold;
padding-right: 12px;
margin-left: 5px;
background-image: url(../images/blocks/top_nav_bar_a_bg.gif);
background-position: right top;
background-repeat: no-repeat;
}

#home_column #flash_nav ul li.last {
background-image: none;
padding-right: 0px;
}

#home_column #flash_nav ul li a {
color: #000000;
text-decoration: none;


}

#home_column #flash_nav ul li a:hover {
color: #C00076;
}




#content_column {
width: 836px;
height: 506px;
position: relative;
float: right;
background-image: url(../images/blocks/content_column_bg.gif);
background-position: top left;
background-repeat: repeat-y;
}

html>body #content_column {
height: auto;
min-height: 496px;
}

#content_area {
width: 667px;
margin-left: 52px;
margin-top: 27px;
}

#content_area table
{
    border:0px;
}
#content_area table td
{
    padding:3px;
    border:0px;
    font-size:8pt;
}
#content_area #ForumContainer table td
{
     font-size:130%;
}


#content_area h1 {
margin-bottom: 5px;
}

#content_area h2 {
margin-bottom: 15px;
padding-bottom: 3px;
}

#content_area a {
color: #000000;
}

#content_area p.intro_text{
padding-bottom: 15px;
text-align:left;
}

#content_area p.highlight_text{
font-size: 130%;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}


#content_area div.item_row {
width: 662px;
clear: both;
margin-bottom: 25px;
}


#content_area div.item_row div.item {
width: 156px;
float: left;
margin-left: 12px;
display:inline;
}
#content_area div.item_row div.item a
{
 padding:0px;
 border:0px;
}
#content_area div.item_row div.item img
{
 display:block;
}

#content_area div.item_row div.first {
margin-left: 0px;
}


#content_area div.item_row div.item p {
font-size: 90%;
font-weight: bold;
margin-bottom: 0px;

}

#content_area div.item_row div.item h2 {
font-size: 120%;
width: 156px;
margin-bottom: 0px;
padding-bottom: 3px;
}

#content_area div.item_row div.item a {
display: block;
width: 156px;
}

#content_area div.item_row div.item a:hover {
text-decoration: none;
}

#content_area div.item_row div.item h2 a {
text-decoration: none;
}

#content_area div.item_row div.item h2 a img {
margin-bottom: 2px;
}


#content_area div.download_item_row {
width: 470px;
clear: both;
margin-bottom: 0px;
padding-bottom: 0px;

}
#content_area div.download_item_divider {
width: 470px;

display:block;
margin: 0px;
padding: 0px;
float:left;

}


#content_area div.download_item_row div.item {
width: 229px;
float: right;
margin-bottom: 15px;
display:inline-block;
}

#content_area div.download_item_row div.first {
width: 229px;
float: left;
}

#content_area div.download_item_row div.item h2 
{
padding-top:0px;
margin-top:0px;
padding-bottom: 2px;
font-size: 100%;
width: 105px;
border-bottom-width: 1px;
border-bottom-style: dotted;
text-align: left;
}

#content_area div.download_item_row div.item img {
float: left;
margin-right: 5px;
display:block;
}

#content_area div.download_item_row div.item p {
font-size: 90%;
float: left;
width: 135px;
display:inline-block;
}


#content_area.right_links_section h1 {
width: 450px;
}

#content_area.right_links_section div.left_column {
width: 450px;
float: left;
text-align: justify;
}

#content_area.right_links_section h2 {
font-size: 120%;
margin-top: 10px;
margin-bottom: 5px;
}

#content_area.right_links_section div.right_column {
width: 190px;
float: right;
margin-top: -5px;
}


#content_area.right_links_section div.right_column div.item {
width: 190px;
float: left;
padding-bottom: 6px;
margin-bottom: 10px;
}


#content_area.right_links_section div.right_column div.item h2{
margin-top: 0px;
font-size: 100%;
margin-bottom: 0px;
}

#content_area.right_links_section div.right_column div.item h2 a {
text-decoration: none;
}

#content_area.right_links_section div.right_column div.item h2 img{
margin-bottom: 2px;
}

#content_area.right_links_section div.right_column div.item p  {
font-size: 90%;
margin-top: 0px;
}

#content_area.right_links_section div.right_column div.item p a:hover {
text-decoration: none;
}

#content_area.right_banner_section h1 {
width: 470px;
}

#content_area.right_banner_section div.left_column {
width: 470px;
float: left;
text-align: justify;
}

#content_area.right_banner_section h2 {
font-size: 120%;
margin-top: 10px;
margin-bottom: 5px;
}

#content_area.right_banner_section div.right_column {
width: 180px;
float: right;
margin-top: -5px;
}


#content_area.right_banner_section div.right_column div.item {
width: 180px;
float: right;
padding-bottom: 6px;
margin-bottom: 10px;
border: none;
}

#content_area.right_banner_section div.right_column div.item img {
border: none;
}


#content_area.top_banner_section h1 {
width: 662px;
}

#content_area.top_banner_section div.content_top_banner {
width: 662px;
padding-bottom: 10px;
padding-top: 10px;
}

#content_area.top_banner_section div.left_column {
width: 470px;
float: left;
text-align: justify;
border: none;
}

#content_area.top_banner_section div.left_column h2 {
border-bottom-width: 1px;
border-bottom-style: dotted;
}

#content_area.top_banner_section div.right_column {
width: 170px;
float: right;
margin-top: 22px;
padding-right: 7px;
}

#content_area.top_banner_section div.right_column div.item {
width: 170px;
float: right;
padding-bottom: 6px;
margin-bottom: 15px;
border: none;
}


#welcome_area {
margin-top: 25px;
padding-top: 0px;
}

#welcome_area div.left_column {
width: 324px;
float: left;
margin-bottom: 5px;
text-align: justify;
}

#welcome_area div.left_column h1 {
margin-top: 12px;
}

#welcome_area div.left_column h2 {
margin-bottom: 5px;
margin-top: 10px;
font-size: 130%;
}

#welcome_area div.right_column {
width: 324px;
float: right;
padding-top: 12px;
margin-bottom: 5px;
text-align: justify;
}



#content_right_filler {
background-image: url(../images/blocks/content_column_right_absolute_bg.gif);
background-position: top left;
background-repeat: no-repeat;
width: 94px;
height: 496px;
position: absolute;
top: 0px;
right: 0px;

}

#home_column_base {
background-image: url(../images/blocks/flash_page_base_bg.gif);
background-position: top left;
background-repeat: no-repeat;
width: 836px;
height: 18px;
float: right;
}

#content_column_base {
background-image: url(../images/blocks/content_column_base_bg.gif);
background-position: top left;
background-repeat: no-repeat;
width: 836px;
height: 18px;
float: right;
}

#left_nav {
position: absolute;
top: -15px;
left: -170px;
width: 215px;
padding-bottom: 11px;
}

#left_nav div {
background-position: top left;
background-repeat: no-repeat;
padding-top: 0px;
width: 215px;
}

#left_nav div p {
margin: 0px;
}

#left_nav div p a.invisible_link {
height: 100px;
width: 215px;
display: block;

}



#left_nav div ul {
list-style-type: none;
margin: 0px;
padding-left: 30px;
width: 215px;
padding-bottom: 10px;
background-image:url(../images/blocks/left_nav_div_bg.jpg);
background-position: top left;
background-repeat: repeat-y;
}

#left_nav div ul li {
margin: 0px;
padding: 0px;
border-top: 1px dotted #C00076;
width: 175px;
}


#left_nav #our_vision ul li {
border-top: 1px dotted #119389;
}

#left_nav #your_vision ul li {
border-top: 1px dotted #814916;
}

#left_nav div ul li a {
display: block;
width: 175px;
padding-left: 15px;
padding-top: 1px;
padding-bottom: 1px;
font-weight: bold;
text-decoration: none;
}

html>body #left_nav div ul li a {
width: 160px;
}


#left_nav div ul li a:hover  {
background-image: url(../images/blocks/left_nav_bullet.gif);
background-position: top left;
background-repeat: no-repeat;
color: #000000;
}

#left_nav div ul li.selected a  {
background-image: url(../images/blocks/left_nav_bullet.gif);
background-position: top left;
background-repeat: no-repeat;
color: #000000;
}


#left_nav div ul li ul.level_2 {
list-style-type: none;
margin: 0px;
padding-left: 10px;
width: 130px;
padding-bottom: 10px;
background-image: none;
margin-bottom: 0px;
padding-bottom: 5px;
}

#left_nav #about_nav ul li ul.level_2 li {
border: none;
width: 130px
}

#left_nav #our_vision ul li ul.level_2 li {
border: none;
width: 130px
}

#left_nav #your_vision ul li ul.level_2 li {
border: none;
width: 130px
}

#left_nav div ul li ul.level_2 li a {
border: none;
width: 150px
}

#left_nav div ul li ul.level_3 {
list-style-type: none;
margin: 0px;
padding-left: 10px;
width: 155px;
padding-bottom: 10px;
background-image: none;
margin-bottom: 0px;
padding-bottom: 5px;
}

#left_nav div ul li ul.level_3 li {
border: none;
width: 143px
}

#left_nav div ul li ul.level_3 li a {
border: none;
width: 143px
}

#left_nav div ul li ul.level_4 {
list-style-type: none;
margin: 0px;
padding-left: 10px;
width: 145px;
padding-bottom: 10px;
background-image: none;
margin-bottom: 0px;
padding-bottom: 5px;
}

#left_nav div ul li ul.level_4 li {
border: none;
width: 145px
}

#left_nav div ul li ul.level_4 li a {
border: none;
width: 145px
}





#left_nav #left_donate {
margin-top: 0px;
padding-top: 43px;
padding-bottom: 20px;
background-image:url(../images/blocks/left_nav_div_bg.jpg);
background-position: top left;
background-repeat: repeat-y;
}

#left_nav #left_donate p {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 30px;
padding-top: 5px;
padding-bottom: 7px;
background-color: #ffffff;
border-top: 1px dotted #C00076;
width: 175px;
font-size: 120%;
font-weight: bold;
}

#left_nav #left_donate p a {
margin-left: 15px;
text-decoration: none;
color: #C00076;
border-bottom: 1px dotted #C00076;
}

#left_nav #left_donate p a:hover  {
border-bottom: 1px solid #C00076;
}



#left_nav div.left_nav_base {
width: 215px;
height: 11px;
background-image: url(../images/blocks/left_nav_base.gif);
background-position: top left;
background-repeat: no-repeat;
float: left;
}

#footer {
width: 785px;
float: right;
font-size: 90%;
font-weight: bold;
}

#footer p.terms {
width: 300px;
float: left;
margin-top: 1px;
}

#footer p.base_nav {
width: 485px;
float: right;
text-align: right;
padding-right: 95px;
margin-top: 1px;
color: #C00076;
}

html>body #footer p.base_nav {
width: 390px;
}

#footer p.base_nav a {
color: #C00076;
text-decoration: none;
}

#footer p.base_nav a:hover  {
text-decoration: underline;
}
#footer p.base_nav a.selected  {
text-decoration: underline;
color: #000000;
}

#footer p.base_nav span.normal_text  {
color: #000000;
}

#footer p.base_nav span.normal_text a  {
color: #000000;
}

#footer p.credits {
width: 690px;
float: left;
margin-top: 5px;
}

#footer p.credits a {
color: #C00076;
text-decoration: none;
}

#footer p.credits a:hover  {
text-decoration: underline;
}


/*Splash screen additional styles*/
#main{
    z-index:10;    
}
#Flash{
    z-index:0; 
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    position:absolute;
    display:none;
    background-color:#FFFFFF;
}

object{
  background-color:#FFFFFF;
}