html{ height:100%; }
body{ background-color:#141414;color:#bdbdbd;margin:0px;padding:0px;height:100%;font-family:Arial;font-size:11pt;line-height:22px;background-image:url('images/bg.jpg');background-repeat:repeat-x;background-position:center top; }

#header{ margin:0px auto;width:960px;height:148px;text-align:left;position:relative; }
#header #logo{ position:absolute;left:20px;top:24px; }
#header #menu{ position:absolute;left:0px;top:106px;text-align:left;height:37px;color:#ffffff;font-size:8pt;letter-spacing:1px; }
#header #menu a{ text-decoration:none; color:#ffffff;outline:none;float:left;padding:9px 15px 8px 15px; }
#header #menu a:hover{ text-decoration:none; color:#be0027; background-color:#141414; outline:none;float:left;padding:9px 15px 8px 15px; }
#header #social{ position:absolute;top:10px;left:850px;float:right; }
#header #donate{ position:absolute;top:0px;left:685px;float:right; }

#centerContainer { margin:0px auto;width:960px;margin-bottom:30px; }
#centerContainer[id] {}
#centerContainer #centerPanel{ width:960px;margin:0px auto;position:relative; }
#centerContainer #centerPanel #columnContainer{ overflow:hidden; }

#main{ width:624px;background-color:#141414; }
#side{ position:absolute;left:654px;top:373px;width:307px;font-size:9pt;line-height:20px; }
#sideInside{ position:absolute;left:654px;top:-20px;width:307px;font-size:9pt;line-height:20px; }

#eventsHome{ width:270px; }
#factsHome{ width:295px;float:right; }

#footerBG{ text-align:left;width:100%;background-color:#2a2a2a;bottom:0px;border-top:3px solid #be0027; }
#footer{ margin:0px auto;width:960px;text-align:left;color:#ffffff; }

.red{ color:#be0027; }

h1{ font-size:18pt;font-weight:300;margin:0px;padding:0px;margin-bottom:3px;line-height:26px; }
h2{ font-size:16pt;font-weight:300;margin:0px;padding:0px;margin-bottom:3px;line-height:22px; }
h3{ font-size:18pt;font-weight:300;margin:0px;padding:0px;margin-bottom:3px;line-height:26px;color:#732736;font-style:italic; }
h5{ font-size:11pt;font-weight:300;margin:0px;padding:0px;line-height:20px;font-weight:bold; }

a{ text-decoration:none; color:#abe2d6;outline:none; }
a:hover{ text-decoration:none;color:#FFFFFF;outline:none; }

hr{ height:1px;border:0px solid #FFFFFF;border-bottom:1px dotted #888888; }
div.hr{ height:0px;font-size:0px;line-height:0px;border:0px solid #888888;border-top:1px dotted #cccccc;margin-top:10px;margin-bottom:10px;clear:both; }
div.hrDark{ height:0px;font-size:0px;line-height:0px;border:0px solid #888888;border-top:1px dotted #888888	;margin-top:15px;margin-bottom:25px;clear:both; }
div.hrTall{ height:0px;font-size:0px;line-height:0px;border:0px solid #888888;border-top:1px dotted #cccccc;margin-top:20px;margin-bottom:20px;clear:both; }

.tiny{ font-size:8pt; }
.miniscule{ font-size:7pt; }
