@charset "UTF-8";
.oneColElsCtr #container #Footer {
	clear: both;
	margin-top: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	padding-top: 10px;
}
/* CSS Document */

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../i/backer.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
#mainContent #FanBox {
	width: 225px;
	height: 400px;
	color: #000;
	margin-top: -400px;
}
#container #mainContent ul #nav_bar ul {
	text-decoration: none;
}
#mainContent ul {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	height: 30px;
	width: 810px;
	margin-top: -27px;
	padding-top: 10px;
}
#mainContent ul #nav_bar li {
	text-decoration: none;
	display: inline;
	padding-right: 50px;
	margin-top: 4px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColElsCtr #container #mainContent ul #nav_bar {
	text-align: right;
}
#mainContent ul a {
	color: #FFF;
	text-decoration: none;
}
#mainContent ul a:hover {
	color: #FDDFA0;
}
#mainContent #MainPage_Info {
	margin-left: 10px;
	width: 575px;
	float: left;
	margin-right: 25px;
}
.oneColElsCtr #container {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: -30;
}
#mainContent #MainPage_Info p img {
	margin-top: -15px;
}
#MainPage_Info #Box_info {
	background-color: #646569;
	color: #FFF;
	border: thin solid #000;
	margin-bottom: 50px;
}
#mainContent #MainPage_Info #Box_info #About {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 510px;
	margin-left: 10px;
	background-color: #000;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.yellow {
	color: #FDDDAF;
}
#container #mainContent #header {
	top: 0px;
	position: absolute;
}
#mainContent {
	margin-top: -22px;
	padding-top: 0px;
}
#MainPage_Info #Box_info #About p a img {
	margin-top: 5px;
	margin-right: 5px;
}
#Box_info #About #Cask {
	color: #6E0000;
	background-color: #DADBDD;
	height: 50px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	padding-top: 5px;
}
#MainPage_Info #Box_info #beer #About #Cask p a {
	color: #000;
}
#Box_info #beer #About #Cask p a:hover {
	text-decoration: underline;
}
#MainPage_Info #Box_info #beer a {
	color: #FFF;
	text-decoration: none;
}
#MainPage_Info #Box_info #beer a:hover {
	text-decoration: underline;
}
