/*

Design by Crystal's Graphics

http://www.crystalsgraphicsndesign.com

*/



body {

	margin: 20px;

	padding: 0;

	background: #000000;

	font:  BlacklightD;

	color: #6F4503;

}



h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

	text-transform: uppercase;

	color: #9E6813;

}



h1, h2, h3 {

}



h4, h5, h6 {

}



p, ul, ol, blockquote {

	margin-top: 0;

}



a {
	color: #6F4503;
	text-decoration: underline;

}



a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;

}



img {

	border: none;

}



/* Header */





#logo {
	width: 780px;
	height: 100px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background: #0000ff url(images/image4.gif) repeat-x;
	border: 5px solid #526DEF;

}

#logo h1 {

	text-align: center;

	font-size: 3em;

}



#logo h2 {

	text-align: center;

	font-size: 1.4em;

        text-color:#feff01;

}



#logo a {

	text-decoration: none;

	color: #feff01;

}



/* Menu */



#menu {
	width: 780px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #526DEF;
	font: blacklightd;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03AAE6;
	border-right-color: #526DEF;
	border-bottom-color: #526DEF;
	border-left-color: #526DEF;
}



#menu h2 {

	display: none;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

        

}



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

}



#menu a:hover, #menu .active a {
	color: #CCCCCC;
	background-color: #0F539E;

}



/* Splash */



#image {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #526DEF;
	border-left-color: #526DEF;

}



/* Content */



#body {
	width: 780px;
	background: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #526DEF;
	border-right-color: #526DEF;
	border-bottom-color: #526DEF;
	border-left-color: #526DEF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}



#body .title {
	padding: 10px 20px;
	font-size: 1em;
	background-color: #000066;
	background-image: url(images/smallbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}



#body .story {
	padding: 4px;
	border: 2px solid #FFEE8E;

}



/* bot*/



#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #4E4E4E;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #526DEF;
	border-right-color: #526DEF;
	border-bottom-color: #526DEF;
	border-left-color: #526DEF;

}



#bot p {

	margin: 0;

	padding: 0;

	text-align: center;

	font-size: x-small;

	color: #CCCCCC;

}



#bot a {

	color: #CCCCCC;

}
#body .octoberfest {
	padding: 5px;
	float: left;
	width: 90%;
	border: medium dotted #CC6633;
	display: block;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 33px;
	background-color: #CC6633;
}
#body .octoberfestLeft {
	float: right;
	width: 225px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
	display: block;
	margin: 25px;
	padding: 5px;
}
#body .octoberfestInside {
	width: 150px;
}
