body {
	font-family: Arial, Helvetica, sans-serif;
	background: #d6d5d5 url(images/bg_gradient.jpg) top left repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #5f6063;
	text-decoration: underline;
	}
	
a:hover {
	color: #5f6063;
	text-decoration: none;
	}
	
.clearfix:after {e3653e
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container {
	clear:both;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	background: transparent;
	}
	
#header {
	clear:both;
	width: 850px;
	height: 224px;
	background: transparent url(images/header.jpg) no-repeat;
	}
	
#middle {
	clear:both;
	float: left;
	width: 850px;
	background: transparent url(images/content_bg_long.jpg) no-repeat top;	
	min-height: 293px;	
	}
	
#welcome {
	width: 550px;
	background: transparent;
	min-height: 50px;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 22px;
	margin-bottom: 0;
	float: left;
	display: inline;
	text-align: center;	
	}
	
#welcome p {
	font: Arial, Helvetica, sans-serif;
	color: #5f6063;
	font-size: .7em;
	line-height: 15px; 
	display: inline;
	}
	
#astsinfo {
	width: 247px;
	background: transparent;
	min-height: 175px;
	margin-top: 30px;
	margin-left: 23px;
	float: left;
	display: inline;
	text-align: center;	
	}
	
#astsinfo p {
	font: Arial, Helvetica, sans-serif;
	color: #7e294b;
	font-size: .7em;
	line-height: 15px; 
	display: inline;
	}
	
#astsinfo a {
	color: #7e294b;
	text-decoration: underline;
	}
	
#astsinfo a:hover {
	color: #7e294b;
	text-decoration: none;
	}
	
#atc2007 {
	width: 155px;
	background: transparent;
	min-height: 175px;
	margin-top: 30px;
	float: left;
	display: inline;
	text-align: center;	
	}
	
#atc2007 p {
	font: Arial, Helvetica, sans-serif;
	color: #d6d5d5;
	font-size: .9em;
	line-height: 20px; 
	display: inline;
	}
	
#atc2008 {
	width: 155px;
	background: transparent;
	min-height: 175px;
	margin-top: 30px;
	float: left;
	display: inline;
	text-align: center;	
	}
	
#atc2008 p {
	font: Arial, Helvetica, sans-serif;
	color: #d6d5d5;
	font-size: .9em;
	line-height: 20px; 
	display: inline;
	}
	
#astinfo {
	width: 247px;
	background: transparent;
	min-height: 175px;
	margin-top: 30px;
	margin-right: 23px;
	float: left;
	display: inline;
	text-align: center;	
	}
	
#astinfo p {
	font: Arial, Helvetica, sans-serif;
	color: #0b4e7f;
	font-size: .7em;
	line-height: 15px; 
	display: inline;
	}
	
#astinfo a {
	color: #0b4e7f;
	text-decoration: underline;
	}
	
#astinfo a:hover {
	color: #0b4e7f;
	text-decoration: none;
	}

#save_the_date {
	clear: both;	
	text-align: center;
	margin: 0;
	padding: 4px 0 0;
	color: #5f6063;
	font-size: 11px;
	}
	
#save_the_date strong {
	color: #a1905a;
	font-size: 12px;
	}
	
#snapshots {
	clear:both;
	width: 850px;
	height: 184px;
	background: transparent url(images/snapshots.jpg) no-repeat bottom left;
	vertical-align: bottom;
	}
	
#footer {
	clear: both;
	width: 850px;
	height: 50px;
	background: transparent url(images/footer.jpg) no-repeat;	
	text-align: center;	
	}
	
#footer p {
	font: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: .7em;
	line-height: 16px; 
	display: inline;
	}
	
#footer a {
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}