@charset "UTF-8";
/* CSS Document */

body {background-image:url(/images/_global/background-slice.jpg); background-repeat:repeat-x; background-position:center; background-position:top; background-color:#303876; margin:0px; padding:0px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;}

#maincontainer {background-image:url(/images/_global/main-background.jpg); background-repeat:no-repeat; background-position:center; background-position:top; width:955px; height:600px; margin-left:auto; margin-right:auto;}

#navcontainer {float:left; width:245px; margin-left:53px; margin-top:25px;}
#navcontainer a {color:#052767; font-size:20px; line-height:27px; font-weight:bold; text-decoration:none;}
#navcontainer a:hover {color:#FFF;}

#navcontainer a.donate {color:#67050c; font-size:25px; line-height:30px; font-weight:bold; text-decoration:none;}
#navcontainer a.donate:hover {color:#FFF;}

h1 { margin-top:10px; text-decoration:underline;}
h2 { margin-top:25px;}
h3 { margin-bottom:0px; color:#303a76;}

#footer {text-align:right; color:#9b9c9e; font-size:13px; margin:10px 10px 15px 0px;}
#footer a { text-decoration:none; color:#9b9c9e;}
#footer a:hover { color:#ffffff;}

ul { margin-top:0px;}
ol { margin-top:0px;}
li { margin-left:0px; padding-left:0px;}

.clear {clear:both;}

#text a {color:#303a76; text-decoration:underline;}
#text a:hover {color:#ffffff; text-decoration:underline;}
