@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}

body {
background:#999;

font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
text-align:center;
margin-top:0;

}

img{
padding:4px 4px 4px 4px;
}

h1 {
font-size:1.7em;
padding-bottom:0;
margin-bottom:0;
}
h2 {
font-size:1.25em;
margin-bottom:0;
}

#wrapper {
width: 970px;
background: url(images/shadow.jpg) center repeat-y;
margin:0 auto;
text-align:left;
}

#wrapper_content {
width: 940px;
background: #1b0303;
margin:0 auto;
text-align:left;
}

#header {
height: 220px;
background: url(images/top_banner4.jpg) no-repeat top #1b0303;
}
#top_menu{

width:100%;
font-size:12px;
margin-top:-22px;
}
#top_menu ul li {
float:right;
display:inline;
padding-right:10px;
padding-left:30px;

}
#top_menu ul li a {
text-decoration:none;
color:#666;
}
#top_menu a:hover {
text-decoration:underline;
}


#donate {
/*position:fixed;
top:0;
left:0;
*/
clear:both;
width:163px;
height:100px;
background-image: url(images/donate3.jpg);
background-repeat:no-repeat;
background-color: #333333;
background-position: bottom;
margin-left:0px;
display:block;
}
#donate:hover {
cursor:pointer;

}



#main_menu{
height:33px;

padding-top:196px;

margin-left:15px;
}

#main_menu ul li {
display:inline;
padding-left:23px;

font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;
font-size:.96em;

}
#main_menu ul li a {
text-decoration:none;
color:#FFFFFF;
}
#main_menu a:hover {
color:yellow;
text-decoration:underline;
}
.main_menu_on {
color:yellow;
text-decoration:underline;
}

/*front page special*/

#main_menu_intro{
height:33px;

padding-top:180px;

margin-left:15px;
}

#main_menu_intro ul li {
display:inline;
padding-left:23px;

font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;
font-size:.96em;

}
#main_menu_intro ul li a {
text-decoration:none;
color:#FFFFFF;
}
#main_menu_intro a:hover {
color:yellow;
text-decoration:underline;
}
.main_menu_intro_on {
color:yellow;
text-decoration:underline;
}

#top_bullets{
margin-left:300px;
margin-top: 30px;
color:#FFe2c7;
font-size:1.3em;

}
#content{
margin-top:-20px;
background:#FFe2c7;
margin-left:20px;
margin-right:20px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
font-size:.9em;
}
#content p{
margin-top:0;
margin-bottom:10px;

}
#top_content {
background:url(images/top.gif);
height:20px;
width:900px;
margin-left:20px;
margin-top:23px;
padding-bottom:0;
margin-bottom:10px;
}

#fund_raising ul li{
margin-left:20px;
padding-bottom:10px;
}

#bottom_content {
background:url(images/bottom.gif);
height:20px;
width:900px;
margin-left:20px;
padding-bottom:0;
margin-bottom:0;
}
#footer{
height:100px;
}
#footer img{
margin-left:0px;
padding-right:30px;
padding-top:0px;
}



#footer_line{
height:30px;
background: url(images/shadow_bottom3.jpg) bottom no-repeat;
}
#bottom_line{
font-size:.8em;

}
#bottom_line a{
color:#333;
}
#embargo_text{
background-image:url(images/embargo.png);
background-position:center;
position:fixed;
left:300px;
top: 300px;
width:580px;
height:340px;
z-index:100;
}

#disclaimer{
color:#999999;
font-size:.8em;
margin-left:180px;
margin-top:-80px;
margin-bottom:50px;
}

