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


.container {
	position: relative;
	height: 100%;
	width: 100%;
	background-color:#000000;
	background-image:url('images/asc_background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:15px;
}

Img{
        border: none;
}

.canvas {
	font: 12px Verdana, Geneva, sans-serif;
	max-width:1100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
	color:#FFF;
	height: auto;
	width: 1100px;
	min-width: 1100px;
	visibility: visible;
	top: -15px;
}


.header_banner {
	position: relative;
	height: 142px;
	width: 800px;
	float: left;
	margin-bottom:10px;
}

.headerBox {
	position: relative;
	color: #FFFFFF;
	width: 295px;
	height: 131px;
	font-size: 14px;
	background: #000;
	max-width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom: 1px;
	padding-left: 5px;
	float: left;
}
   #facebook{
	position:relative;
	top:-40px; 
	float:right; 
	border:0px; 
	text-decoration:none;
	border-width:0px;
	border-style:none; 
			  
		  }
h1 {
	font-size:14px;
}

.slideShow {
	position: relative;
	display:block;
	width:700px;
	height: 410px;
	margin: 10px 0 0 0;
	font-size: 18px;
	overflow: auto;
	
}

.leftBodyContainer {
	position: relative;
	width: 320px;
	height: 450px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.rightBodyContainer {
	position: relative;
	float: left;
	width: 710px;
	height: auto;
	margin: 10px 20px 0 10px;

	
	
	

}

.FloatingBox {
	position:relative;
	display:block;
	height: 110px;
	width: 300px;
	position: relative;
	margin: 0px auto 10px;
}



.breadCrumbs {
	position: relative;
	height: 40px;
	z-index: auto;
	color:#000;
	float: left;
	width: 1100px;
}

.secondaryNavigation {
	position: relative;
	display:block;
	float: left;
	width: 305px;
	height: 75px;
	
	margin-left: 10px;
	
}

.loginButton{
	position: relative;
	float: left;
	margin: 0px;
}


.blogsButton{
	float: left;
	position: relative;
	margin: 0px;
}


.giveButton{
	float:left;
	position: relative;
	margin: 0px;
	
}
.footer {
	height: 20px;
	color:#000;
	text-align:center;
	bottom: 1px;
	clear:both;
}

.header {
	position: relative;
	width: 1100px;
	height: 142px;
	float: left;
}

.container .canvas .header a {
	position: relative;
	bottom: 45px;
}

