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

body {font-family:"Trebuchet MS", Arial, Verdana; font-size:9pt; margin:0; background-image: url(images/headerrepeat.jpg); background-repeat:repeat-x; background-color:#000000}
h1 {font-size:13pt; margin:0}
h2 {font-size:11pt; margin:0}
a {color:#CCCCCC}
.main {width:1000px; margin:auto}
.text {width:1000px; margin:auto; background-color:#333333; color:#FFFFFF}
.padding {padding:10px;}
.sm {font-size:7pt}

.leftdiv{float:left; width:300px;}
.donate {background-color:#710906; width:350px; padding:5px; float:left; margin-left:10px; display:table; height:100%; margin-bottom:10px;}
.rightdiv {float:right; width:300px; margin-left:10px;}

.bluedonate {background-image:url(images/bluedonatebox.png); background-repeat:no-repeat; height:55px; padding-top:8px;}

.greybox {background-color: #666666;  padding:5px;}
.bluebox {background-color: #0e0057; clear:both; padding:5px; margin:auto;}
.featurebox {background-color:#710906; width:300px; padding:5px; overflow:hidden}


.clear {clear:both}
.footer {background-image: url(images/bottomofpage.jpg); height:75px; background-repeat:repeat-x; color:#CCCCCC; padding:10px;}
