/* CSS Document */

#container{
	position: absolute;
	left: 50%;
	width: 750px;
	margin: 0 0 0 -375px;
	padding: 0 0 0 0;
	display: inline;
}
#title{
	display: none;
}
#header{
	width: 750px;
	height: 147px;
	float: left;
}
#headerLinks{
	float: right;
	width: 380px;
	height: 20px;
	text-align: right;
	margin: 10px 0 0 200px;
}
#logo{
	float: left;
	width: 356px;
	height: 85px;
	margin: 16px 198px 0 0;
	display: inline;
}
#donate-logo{
	float: right;
	width: 145px;
	height: 69px;
	margin-top: 20px;
}
#keysponsor{
	float: right;
	margin: 38px 11px 0 0;
	width: 200px;
	height: 66px;
	background: url(../img/capcity.gif) no-repeat;
}
#menu{
	float: left;
	width: 750px;
	height: 21px;
	padding: 0;
	margin: 0 0 0 0;
	border-left: 1px solid #BBBBBB;
}
#content{
	width: 750px;
	float: left;
	padding: 0 0 0 0;
	border-top: 5px solid #E1391A;
	background-color: #F1F1F1;
}
#contentInner{
	width: 750px;
	float: left;
	padding: 0 0 0 0;
/*  border-top: 5px solid #E1391A;*/
	background: url(../img/BGsideBar.gif) repeat-y right top;
	background-color: #FFFFFF;
	overflow: hidden;
}
.gallery #contentInner	{ background:#fff; }
#textHome{
	width: 465px;
	margin: 16px 0 0 27px;
	padding: 0 0 20px 0;
	float: left;
	text-align: justify;
	display: inline;
}
#text{
	width: 455px;
	margin: 27px 0 0 30px;
	padding-bottom: 20px; 
	float: left;
	text-align: justify;
	display: inline;
}
.gallery #text		{ padding-right:30px; text-align:left; width:auto; }
.gallery #text img	{ margin:0 10px 10px 0; }
#frontPic{
	float: left;
	width: 344px;
	height: 217px;
	background: url(../img/frontPic.jpg) no-repeat 0 0;
}
#sideContent{
	float: right;
	width: 234px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 14px;
}
#sideContent p{
	float: left;
	padding: 20px 20px 5px 20px;
	margin: 0;
}
#sideContent a{
	font-weight: normal;
}
#sidePic{
	float: left;
	width: 234px;	
	height: 155px;
	background: url(../img/sidePic.jpg) no-repeat;
}
#border{
	float: left;
	width: 234px;
	height: 27px;
	background: url(../img/border.gif) no-repeat center bottom;
}
#flashBox{
	float: left;
	width: 172px;
	height: 217px;
	background-color: #000000;
	margin: 0 0 0 0;
	display: inline;	
}
#box1, #box2, #box3{
	float: left;
	width: 165px;
	height: 40px;
	padding: 1px 0 0 7px;
	display: inline;
}
#box1{
	background-color: #FFBA01;
}
#box2{
	background-color: #E1391A;
}
#box3{
	background-color: #2061A9;
}
#boxTitle{
	float: left;
	width: 155px;
	height: 30px;
	padding: 7px 0 0 5px;
	display: inline;
}
#news{
	float: right;
	width: 204px;
	min-height: 446px;
	background: url(../img/BGnewsGradient.jpg) repeat-x bottom;
	background-color: #FFFFFF;
	padding: 15px 15px 30px 15px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 13.5px;
}
#news a{
	font-weight: normal;
}
#logos{
	float: left;
	width: 750px;
	height: 116px;
	text-align: center;
	background: url(../img/sponsorsbg.gif) no-repeat;
	display: inline;
}
#pageBottom{
	float: left;
	width: 750px;
	height: 16px;
	background: url(../img/BGpageBottom.gif) no-repeat;
}
#pageBottomInner{
	float: left;
	width: 750px;
	height: 16px;
	background: #b9b9b9 url(../img/BGpageBottomInner.gif) no-repeat;
}
.gallery #pageBottomInner	{ background-image:url(../img/BGpageBottomInner-white.gif); }
#footer{
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 730px;
	height: 24px;
	background: #B9B9B9 url(../img/BGfooter.gif) no-repeat 0 10px;
	margin: 0px 0 0 0;
	padding: 18px 10px 0 10px;
}
#footer a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
#footer a:hover{
	color: #000000;
	background-color: transparent;
}
.hr{
	float: left;
	width: 100%;
	height: 23px;
	background: url(../img/BGdottedLine.gif) repeat-x;
}
.twoColumn{
	float: left;
	width: 49%;
	margin-right: 3px;
	text-align: left;
}
#flashGal{
	position: relative;
	left: 0;
	top: 0;
	width: 750px;
	height: 400px;
	margin: 0;
	padding: 0;
}

div#textHome p img {border:0;clear:right;}

/* Events */
#events-detail h3{
	padding: 0;

}
#events-detail h5{
	padding: 0;
	margin-bottom: -10px;
	color: #8f8f8f;
	font-size: 14px;

}
.event-link{
	clear: left;
	display: block;
	height: 17px;
	margin: 8px 0 0 0;
	text-indent: 22px;
	background: url(../img/calendar.gif) no-repeat;
}