body	{
	margin:0px;

	background-color:#E3E3E3;
	background-image:url(images/bg-site.gif);
	background-repeat:repeat-y;
	}

img	{
	border:0px;
	}

div, td	{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#4B4B4B;	
	}	
	
ul	{
	list-style:square;
	}
	
#logo	{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	}	

#nav	{
	position:absolute;
	top:102px;
	margin-left:25px;
	width:735px;
	overflow:hidden;	
	}	

#nav ul	{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
	height:30px;
	display:block;
}

#nav li	{
	float:left;
	font-size:11px;
	line-height:30px;
	margin-right:26px;
}

#nav li a	{
	font-weight:normal;
	color:#555555;
}

#nav li a:hover	{
	color:#06F;
}


#coverImage	{
	position:absolute;
	top:139px;
	left:0px;
	width:770px;
	}
	
#coverContent	{
	position:absolute;
	top:415px;
	}	
	
a	{
	color:#0068AB;
	font-weight:bold;
	text-decoration:none;
	}	

a:hover	{
	color:#00BAFF;
	}	
	
#topLinks	{
	position:absolute;
	top:10px;
	left:265px;
	width:500px;
	text-align:right;	
	font-family:arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	}	

#topLinks	a	{
	color:#ffffff;
	text-decoration:none;
	}	
	
#topLinks a:hover	{
	color:#99EDFF;
	}	
	
#feature	{
	margin-left:15px;
	margin-bottom:20px;
	width:485px;
	overflow:hidden;
	clear:both;
	}	

	
#sections	{
	width:505px; 
	margin-left:5px; 
	overflow:hidden;
	}
		
#containerContent	{
	position:absolute;
	top:300px;
	width:770px;
	}
	
#title	{
	position:absolute;
	top:138px;
	left:0px;
	width:770px;
	}	
	

#content	{
	float:left;
	width:485px;
	margin-top:20px;
	margin-right:15px;

	}	
		
#left	{	
	float:left;
	width:255px;
	overflow:hidden;
	}	
	
#left div		{
	background-color:#E2F1FF;
	overflow:hidden;
	margin-bottom:2px;
	}

#aboutus	{
	height:75px;
	width:250px;
	background-image:url(images/cover-aboutus.gif);
	background-repeat:no-repeat;
	}	
	
#events	{
	height:75px;
	width:250px;
	background-image:url(images/cover-events.gif);
	background-repeat:no-repeat;
	}	

#waystogive	{
	height:75px;
	width:250px;
	background-image:url(images/cover-waystogive.gif);
	background-repeat:no-repeat;
	}	

div.coverDetails	{
	font-size:11px;
	width:160px;
	height:60px;
	overflow:hidden;
	margin-top:10px;
	margin-left:80px;
	}
	
#right	{
	float:left;
	margin-top:105px;
	width:250px;
	clear:right;
	}	

#coverContent	#right	{
	float:left;
	margin:0px;
	width:250px;
	}	
	
.boxOutter	{
	border:#EFEFEF solid 1px; 
	width:484px; 
	background-color:#F6F6F6;
	}
	
.boxInner	{
	width:464px; 
	margin:10px;
	}		
	
	
#footer	{
	clear:both;
	width:760px;
	margin-left:5px;
	margin-top:20px;
	border-top:#BCD8F4 solid 1px;
	padding-top:10px;
	padding-bottom:30px;
	text-align:center;
	font-size:10px;
	}	
	
#footer a	{
	margin-left:5px;
	margin-right:5px;
	color:#4B4B4B;	
	}
	
#footer	a:hover	{
	color:#00BAFF;
	}	
	
div.containerSponsor	{
	overflow:hidden; 
	width:100%; 
	}
	
div.containerSponsor div	{
	float:left;
	}		

td.thumb	{ 
	background-color:#000000;
	}	
	
.speaker {
	float:right;
	margin:0 0 5px 15px;
	text-align:center;
	font-size:12px;
	}
	
.speaker a {
	font-weight:normal;
	}
	
/* -- gallery -- */
	
table.thumbs td	{
	border:#006574 solid 1px;
	background-color:#000000;
	height:125px;
	width:125px;
	text-align:center;
	padding:0px;
	}
	
	
p	{
	margin-top:0px;
	margin-bottom:15px;
	line-height:16px;
	}	
	
a.right	{
	float:right;
	}	
	
img.right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}	
	
img.left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}	
	
table.news	{	
	border-top:#d7d7d7 solid 1px;
	}	
	
table.news	td	{
	border-bottom:#d7d7d7 solid 1px;
	}	
	
hr	{
	height:1px;
	border-top:#d7d7d7 solid 1px;
	margin-top:15px;
	margin-bottom:30px;
	padding:0px;
	width:100%;
	clear:both;
	}	
	
h3 {
	font-size:14px;
	color:#0072bc;
	}
	
h2 {
	color:#4B4B4B;
	font-size:20px;
	}
	
		p.sponsor {
			margin:0 0 20px 0;
		}
		
		div.sponsor_list {
			clear:both;
		}
		
		div.sponsor_list a {
			display:block;
			float:left;
			margin-right:10px;
			margin-bottom:20px;
		}
		
		div.sponsor_list a.last {
			display:block;
			float:left;
			margin:0;
			margin-bottom:20px;
		}
		
.sigs {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:30px;
	}
	
.sigs div {
	float:left;
	}
	
	
table.donation td {
	padding:0 5px 5px 0;
}

input, textarea {
	width:150px;
}

input.radio {
	width:10px;
}




.container	{
	width:100%;
	overflow:hidden;
}

.FLL	{
	float:left;
}

.FLR	{
	float:right;
}

.hr	{
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
	line-height:0;
	font-size:0px;
	border-top:#cccccc dotted 1px;
}


#right .thisshirtretailers	{
	display:none;
}

body.thisshirt #right .thisshirtretailers	{
	display:block;
}
