/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	background-image: url(images/img1.gif);
	margin: 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 20;
	text-transform: normal;
	color: #603;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Header */

#header {
	width: 1200px;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
	background-color: #CCC;
	background-image: url(images/img2.GIF);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	font-size: 1.4em;
	line-height:30px;
}

#header a {
	text-decoration: none;
	color: #009;
}

/* Menu */

#menu {
	width: 1200px;
	height: 45px;
	;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #600;
	padding: 0;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 200px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	font-size: x-large;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 700px;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#content .title {
	padding: 10px 20px;
	background: #FFEE8E url(images/img4.gif) repeat-x left bottom;
	font-size: 1em;
}

#content .story {
	padding: 20px;
	border: 0px solid #FFEE8E;
}

/* Footer */

#footer {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFF;
	padding: 0px;
	font-size: large;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: small;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}
#content .story {
	font-family: Times New Roman, Times, serif;
}
#content blockquote pre {
	font-family: Arial Black, Gadget, sans-serif;
}
#content blockquote pre {
	font-family: Times New Roman, Times, serif;
}
#content blockquote blockquote blockquote blockquote pre {
	font-family: Arial Black, Gadget, sans-serif;
}
#content blockquote blockquote blockquote blockquote pre {
	font-family: Arial Black, Gadget, sans-serif;
}
#content blockquote blockquote h4 em {
	color: #F00;
}
#content blockquote blockquote h4 em {
	color: #800040;
}
