body {
	background:url(../images/grad.png) top left repeat-x #811103;
	margin:20px 0 50px 0;
}

body#index {
	margin-top:60px;
}
	
#swirl {
	position:fixed;
	z-index:1;
	bottom:0;
	right:0;
	width:500px;
	height:500px;
	background:url(../images/swirl.png) top left no-repeat transparent;
}

#frame {
	z-index:1000;
	width:846px;
	margin:0 auto 10px auto;
	/* background:url(../images/home2.png) top left no-repeat transparent; */
}

#index #frame {
	background-image:none;
}

#top {
	position:relative;
	width:846px;
	height:145px;
	background:url(../images/content_top.png) bottom left no-repeat transparent;
}

#top #logo {
	position:absolute;
	width:320px;
	height:124px;
	bottom:14px;
	left:56px;
}

#top #logo a {
	display:block;
	width:320px;
	height:124px;
	text-indent:-2000px;
	background:url(../images/logo2.gif) top left no-repeat transparent;
}
	

#index #top {
	height:35px;
	background-image:none;
}

#flash_intro {
	background:url(../images/homepage_canvas.png) top left no-repeat transparent;
	width:846px;
	height:416px;
}

#footer {
	width:846px;
	position:relative;
	margin:5px auto 5px auto;
}

#footer #strapline {
	margin:0;
	position:absolute;
	top:5px;
	right:20px;
	text-indent:-2000px;
	width:353px;
	height:13px;
	background:url(../images/footer_strapline.png) top left no-repeat transparent;
}

#footer #credits {
	margin:0;
	font-size:12px;
}

a.twitter {
	padding-left:25px;
	background:url(../images/twitter_bird.gif) center left no-repeat transparent;
	color:#ce7171;
	text-decoration:none;
}

a.twitter:hover {
	color:#fff;
}

#content {
	background:url(../images/content_bkgd.png) top left repeat-y transparent;
	overflow:auto;
}

#content_inner {
	padding:14px 70px 14px 56px;
}

#content li {
	padding:0.2em 0;
}

#content_base {
	height:34px;
	background:url(../images/content_base.png) top left repeat-y transparent;
}

#content_inner_left {
	float:left;
	width:470px;
}

#content_inner_right {
	float:left;
	margin-left:30px;
	width:220px;
	font-size:12px;
}

#flash_alt_left {
	float:left;
	width:250px;
	margin:30px 50px 50px 50px;
}

#flash_alt_right {
	float:left;
	width:400px;
	margin-top:30px;
	font-size:15px;
}