div.left-column 
{
	width:666px;
	float:left;
	padding:12px;
}

div.right-column 
{
	background-color:#d9ecf5;
	width:220px;
	float:left;
}

div#top-nav {
	margin-right:0;
}

div.eblasts {
	background-image:url(/images/home/eblast_computer.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#005696;
	height:130px;
	font-size:14px;
	position:relative;
}

div.eblasts div.inner {
	height:112px;	
}

div.eblasts .signup {
	position:absolute;
	top:94px;
}

div.inner {
	font-family: Trebuchet MS, Bookman, "Bookman Old Style", "Serifa BT", "URW Bookman L", "itc bookman", times, serif;
	letter-spacing:-1px;
	padding:8px 0px;
	margin:0 8px;
	border-bottom:2px dotted #005696;
}

div.eblasts h2 {
	margin: 0 0 4px 0;
}

div.deconstruction {
	background-image:url(/images/home/photo_gallery.jpg);
	background-position: 4px 4px;
	background-repeat:no-repeat;
	color:#005696;
	background-color:#f3f9fc;
	height:130px;
	position:relative;
}

div.deconstruction h2 {
	text-align: right;
	font-size:18px;
	margin: 0 0 2px 0;
}

div.deconstruction div.inner {
	height:112px;
}

div.deconstruction p {
	color:#000;
	font-size:14px;
	margin-top:20px;
}

div.deconstruction div.click_here {
	text-align:right;
	position:absolute;
	top:98px;
	width:200px;
}

div.deconstruction a,
div.deconstruction a:active,
div.deconstruction a:link,
div.deconstruction a:visited 
{
	color:#005696;
	text-decoration:none;
}

div.deconstruction a:hover {
	text-decoration:underline;
}

div.pickup h2 {
	margin: 0 0 4px 0;
	font-size:18px;
	text-align:center;
	color:#005696;
}

div.pickup {
	background-image:url(/images/home/diagonal_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#d9ecf5;
	color:#000000;
	height:130px;
	font-size:14px;
	position:relative;
}

div.pickup div.inner {
	height:112px;	
}

div.pickup a,
div.pickup a:active,
div.pickup a:link,
div.pickup a:visited 
{
	color:#FFF;
	text-decoration:none;
}

div.pickup a:hover {
	text-decoration:underline;
}

div.pickup div.schedule {
	text-align:right;
	position:absolute;
	top:109px;
	font-size:13px;
	width:200px;
}

div.story
{
	background-color:#F3F9FC;
	color:#000000;
	height:160px;
	position:relative;
}

div.story div.inner 
{
	height:144px;
	border: 0;
}

div.story h2 {
	margin: 0 0 4px 0;
	font-size:16px;
	text-align:center;
	color:#005696;
}
div.story p {
	font-size:13px;
}

div.story div.click_here {
	text-align:right;
	position:absolute;
	top:128px;
	width:200px;
}


div.full_promo
{
	margin-top: 8px;
	width: 654px;
	height: 261px;
}

div.full_promo div.events
{
	float:left;
	border-left:1px solid #005595;
	border-top:1px solid #005595;
	border-bottom:1px solid #005595;
	background-color:#f5ffff;
	
}

div.full_promo div.news_promos
{
	background-image:url('/images/home/promo_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:433px;
	float:left;
}

div.bottom_promos
{
	margin-top:10px;
}

div.bottom_promos div.promo
{
	width: 213px;
	height: 261px;
	float: left;
	margin-right:7px;
	position: relative;
}

div.bottom_promos div.promo p
{
	letter-spacing:-1px;
}
	
div.bottom_promos div.blue
{
	background-image:url("/images/home/header_blue.gif");
	background-repeat: no-repeat;
}

div.bottom_promos div.orange
{
	background-image:url("/images/home/header_orange.gif");
	background-repeat: no-repeat;
}

div.bottom_promos div.green
{
	background-image:url("/images/home/header_green.gif");
	background-repeat: no-repeat;
}

div.bottom_promos div.promo h1
{
	width:213px;
	text-align:center;
	height:27px;
	padding-top:8px;
	color:#FFFFFF;
	margin:0;
}

div.bottom_promos div.promo div.promo_content
{
	border: 1px solid #005595;
	height: 214px;
	padding:4px 9px;
}

div.bottom_promos div.promo h2
{
	color:#005595;
	margin:0 0 5px;
}

div.bottom_promos div.promo_image
{
	position:absolute;
	top:155px;
	width:213px;
	left:1px;
	text-align:center;
}

div.bottom_promos div.promo_link
{
	position:absolute;
	top:238px;
	width:213px;
	text-align: right;
}

div.bottom_promos div.promo_link a,
div.bottom_promos div.promo_link a:link,
div.bottom_promos div.promo_link a:active,
div.bottom_promos div.promo_link a:visited
{
	background-image: url("/images/home/arrow_green.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 6px;
	text-decoration:none;
	color:#005595;
}

div.bottom_promos div.promo_link a:hover
{
	text-decoration: underline;
}

div.bottom_links
{
	border-top:2px dotted #005595;
	margin:0 12px;
}


div.bottom_links .border
{
	border-right:2px dotted #51b849;
}

div.bottom_links .col
{
	width:190px;
	height:150px;
	float:left;
	padding:0 15px;
}

div.bottom_links .col h2
{
	color:#005595;
	margin:5px 0;
	font-size:110%;
}

div.bottom_links .col li
{
	color:#005595;
}

div.bottom_links .col li a,
div.bottom_links .col li a:link,
div.bottom_links .col li a:active,
div.bottom_links .col li a:visited
{
	color:#005595;
	letter-spacing:-1px;
}