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

.clear {clear:both;}
a {color:#ff0036;}
	a img {border:0px;}
body {background:#000000; margin:0; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px;}

#container {width:1020px; height:770px; background:#000000 url(images/bg.jpg) no-repeat; margin:0px auto 20px;}

#header {width:1020px; height:29px; margin:0px 10px; padding:28px 0px;}
	#logo {width:602px; float:left;}
	#count {width:368px; float:left; text-align:center; background:url(images/bg_overlay.png) repeat; padding:8px 0px;}

#homenav {width:1020px; height:199px; margin-bottom:10px;}
	#nav {width:161px; height:171px; float:left; margin-right:10px; background:url(images/bg_overlay.png) repeat; border-top:4px solid #ff0036; border-bottom:4px solid #ff0036; padding:20px 0px 0px 20px}
	#pics {float:left; margin-right:10px;}
	#intro {width:767px; height:173px; float:left; background:url(images/bg_overlay.png) repeat; border-top:4px solid #ff0036; border-bottom:4px solid #ff0036; font-size:12px; line-height:20px; padding:18px 20px 0px;}

#subnav {width:1020px; height:30px; margin-bottom:16px; background:url(images/bg_overlay.png) repeat; border-top:4px solid #ff0036; border-bottom:4px solid #ff0036; padding:8px 0px 8px 10px}

#content {width:582px; line-height:16px;}
	#content .title {font-size:18px;}

#sidebar {width:368px; float:right; margin:4px 40px 10px 0px; line-height:16px;}
	#sidebar #support {background:url(images/bg_overlay.png) repeat; padding:8px 16px 10px;}
	#sidebar #support .title {font-size:17px; line-height:20px;}
	#sidebar #support .disc {font-size:10px; color:#666666;}	

	#sidebar #donate {background:url(images/bg_overlay.png) repeat; padding:8px 16px 10px;}
	#sidebar #donate .title {font-size:17px; line-height:26px;}
	#sidebar #donate .disc {font-size:10px; color:#666666;}	
	
	#sidebar #fundraisers {background:url(images/bg_overlay.png) repeat; padding:8px 16px 10px; margin-top:10px;}
	#sidebar #fundraisers .title {font-size:17px; line-height:26px;}		
	
#updatelinks {width:582px; font-size:12px; line-height:20px; margin:0px 0px 16px 16px;}
	#updatelinks b {font-size:18px; line-height:30px;}	
#update {width:582px; line-height:16px; border-top:1px solid #333333; padding:10px 0px 16px 16px; position:relative;}
#update #arrow {position:absolute; top:18px; left:0px;}
	#update b {font-size:12px; line-height:20px; color:#ffffff;}
	#update .date {line-height:18px; color:#666666;}
	
#about {width:582px; line-height:16px; padding:20px 0px 16px 16px; position:relative;}
	#about b {font-size:12px; line-height:20px; color:#ffffff;}
	
#footer {width:1020px; height:30px; border-top:4px solid #ff0036; padding:10px 10px 0px 10px; margin-top:20px;}
	#footer #links {color:#161616; float:left;}
		#footer #links a {color:#333333;}
	#footer #donated {color:#333333; float:right;}
	#footer #donated a {color:#333333;}

#shirt {visibility:hidden; position:absolute; left:0px; top:0px; width:100%; height:100%; text-align:center; z-index:1000; background:url("images/bg_overlay.png");}
	
#shirt div {width:800px; margin:100px auto; position:relative; background-color:#ffffff; border:1px solid #ff0036; padding:1px;}		
	#shirt div #close {width:60px; position:absolute; top:-120px; left:737px; background-color:#ff0036; padding:2px;}
	#shirt div #close a {text-decoration:none; color:#ffffff; font-weight:normal; font-size:10px;}
	#shirt div #close a:hover {text-decoration:none;}		