/************************************************
	2006 - The Great Gatsby
************************************************/
body {
	background: #00356A url(/meta/layout/redbar.gif) top left repeat-y;
	color: #fff;
	}
#program {
	background: #640101 url(/meta/layout/gradientbar.gif) top right repeat-y;
	border:0;
	}	
.program a:link {
	color: #fff;
	}
.program a:visited {
	color: #dadada;
	}
.program a:hover {
	color: #dadada;
	text-decoration: none;
	}		

#gatsby {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 180px;
	background: transparent url(/meta/layout/blacktop.gif) top left repeat-x;
	}
#gatsby p {
	margin-right: 10px;
	}
#gatsby a:link {
	color: #d0f883;
	}
#gatsby a:visited {
	color: #d0f883;
	}
#gatsby a:hover {
	color: #d0f883;
	text-decoration: none;
	}
#gatsby h2 {
	font-weight:normal;
	margin: 4px 0;
	}
#gatsby .deco {
	background: url(/meta/images/linkleft.jpg) bottom left no-repeat;
	padding-left: 26px;
	}
#gatsby .deco2 {
	background: url(/meta/images/linkright.jpg) bottom right no-repeat;
	padding-right: 26px;
	}	
#greenlight {
	width: 260px;
	float:right;
	background: url(/meta/layout/excerpt-top.gif) top left no-repeat;
	padding-top:10px;
	margin-top: 10px;
	margin-right: 10px;
	}
.greenlight {
	background: url(/meta/layout/excerpt-bottom.gif) bottom left no-repeat;
	padding: 10px;
	}
#gatsby .greenlight img {
	margin-bottom: 10px;
	}
#gatsby .header {
	text-align:center;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-right: 270px;
	}
#excerpt {
	width: 260px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/meta/layout/excerpt-top.gif) top left no-repeat;
	padding-top:10px;

	z-index: 2;
	}
.excerpt {
	background: url(/meta/layout/excerpt-bottom.gif) bottom left no-repeat;
	padding: 50px 10px;
	}	
.forcefit {
	width: 280px;
	height: 220px;
	float:right;
	}
