body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF url(images/img1.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #000000;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(images/1x1.jpg) repeat-x;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

#header h1 {
	text-align: center;
	font-size: 3em;
	margin-top: 15px;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#header_middle {
	width: 900px;
	height: 310px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border: 5px solid #FFFFFF;
	border-bottom: none;
	border-top: none;
}

#header_bottom {
	width: 900px;
	height: 157px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/3x1.jpg) repeat-x;
	border: 5px solid #FFFFFF;
	border-bottom: none;
	border-top: none;
}
#header_bottom h1 {
	text-align: center;
	font-size: 2em;
}

#header_bottom h2 {
	text-align: center;
	font-size: 1.4em;
}
#header_bottom a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 900px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	background: #FFFFFF url(images/back1.jpg) repeat-x;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	color: #333333;
	font:italic;
	padding-top: 15px;
}
#splash h1 {
	text-align: left;
	font-size: 2em;
	margin-left: 15px;
	margin-right: 360px;
	color:#333333; 
}

#splash h2 {
	text-align: center;
	font-size: 1.4em;
	color:#333333;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 360px;
}

#splash a, p {
	
	color: #333333;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 360px;
}





/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}


#content .title {
	padding: 10px 20px;
	background: #d63232 url(images/img4.gif) repeat-x left bottom;
	font-size: 1em;
}

#content .story {
	padding: 20px;
	border: 2px solid #b07b37;
}

/* Footer */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}
.h7 {
	font-style: normal;
	line-height: 1px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: text-top;
}
