
body {
	margin: 5px;
	padding: 0;
	background-color: #ffffff;
	background: top url(/images/body-bg.gif) repeat-x;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #404040;
	
	
	
}

h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	color: #404040;
}

h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	color: #404040;
}

h2 {
    border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	
}

h3 {
text-decoration:underline;
}



p, ul, ol, blockquote {
	margin: 0 0 5px 0;
}

a {
	color: #0033cc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo {
	width: 90%;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #ffffff url(images/logo.gif) no-repeat;
	border: 1px solid #404040;
	
}

#logo2 {
	width: 90%;
	height: 120px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #ffffff  repeat-x;
	border: 1px solid #404040;
	
}

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

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #404040;
}

/* Menu */

#menu {
	width: 90%;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/a2.gif) repeat-x;
	border: 1px solid #404040;
	border-top: none;
	border-bottom:none;
	
	
}

#menu h2 {
	display: none;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

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

/* Splash */

#image {
	width: 90%;
	margin: 0 auto;
	background: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/* Content */

#body {
	width: 90%;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #404040;
	
}

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

#body .story {
	padding: 20px;
	border: 0px;
	
}
#body h1{font-size:24px;}
#body h1 a{ color:#999999;}
#body h2 {
	text-align: left;
	font-size: 20px;
	color: #ed1e25;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#body h3{font-size:16px; font-family: Georgia, "Times New Roman", Times, serif;}
#body h4{font-size:14px; line-height:14px; font-weight:bold;
}

#body ul{ padding-left:30px;}

#body .style1 {color: #ed1e25}


/* bot*/

#bot {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/a2.gif) repeat-x;
	border: 1px solid #404040;
	border-top: none;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
}

#bot a {
	color: #333333;
}
