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

body {
	font: small Arial, Verdana, Helvetica, sans-serif;
	color: #491601;
	margin: 0;
	padding: 0;
	background: #000 url(/img/paper3_06.jpg) center repeat-y;
}
body#home {
	background: #000;
}


div#wrapper {
	background: transparent url(/img/header_test3_02_02.png) top left no-repeat;
	margin: 0 auto;
	margin-top: -330px;
	min-height: 336px;
	position: relative;
	width: 845px;
}
* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#home_wrap {
	background: transparent url(/img/home_pg.jpg) top left no-repeat;
	border: 1px solid #666;
	height: 410px;
	width: 800px;
	margin: 40px auto 0 auto;
}
#brick {
	background: transparent url(/img/background_brick_wall.jpg) top left repeat-x;
	height: 330px;
}
ul#nav {
	float: left;
	font-family: Courier New, Arial;
	font-size: 120%;
	font-weight: 700;
	list-style-image: url(/img/diamond.png);
	list-style-type: circle;
	margin: 165px 0 0 75px;
}
#tiles {
	position: absolute;
	top: 350px;
	left: 85px;
}
#story_wrap {
	background: transparent url(/img/story_boxbottom_04.png) bottom left no-repeat;
	float: right;
	margin: 85px 50px 0 0;
	width: 520px;
}
#story {
	background: transparent url(/img/story_bg_10.png) repeat-y;
	float: right;
	margin-bottom: 23px;
	margin-top: -46px;
	width: 520px;
}
#story_padding {
	padding: 30px;
}
#story_padding p {
	margin-bottom: 12px;
	position: relative;
	z-index: 10;
}
ul.list {
	margin-left: 24px;
}
ul.list li {
	margin: 5px 0;
}
.band_list {
	margin: 5px 0 24px 0;
}
.band_list dt {
	float: right;
	font-size: 130%;
	width: 350px;
}
.band_list dd.img img {
	border: 1px solid #666;
	float: left;
	margin-right: 8px;
}
#footer {
	clear: both;
	font-size: 85%;
	margin-left: 24px;
}
#home_wrap #footer {
	color: #a6874e;
	margin: 380px 0 0 24px;
}


h2.title {
	background: transparent url(/img/story_boxtop2_04.png) top left no-repeat;
	padding: 30px;
	padding-bottom: 20px;
		padding-top: 25px;

	position: relative;
}
h3 {
	clear: both;
	margin-top: 12px;
	padding-bottom: 2px;
}


a#home_link {
	display: block;
	height: 90px;
	position: absolute;
	top: 20px;
	left: 80px;
	width: 220px;
}
#nav a {
	color: #491601;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}
#nav a:hover {
	color: #666;
}

#story a {
	color:#293089;
	text-decoration: none;
}
#story a:hover, #story a:visited {
	color:#666;
}