body {

background-color:#000000;
margin:0;
padding:o;
text-align:center;
font-family:Arial;
font-size:14px;
color:#FFFFFF;

}

a {outline:0; text-decoration:none;}

a.standardLink:hover {font-style:oblique;}

	#page {

	width:960px;
	margin:auto;
	padding:auto;
	text-align:left;

	}

		#header {

		width:960px;
		height:213px;
		background-image:url(index_images/header_fall.png);
		clear:both;

		}

		#menu {

		width:920px; 
		height:59px;
		padding-left:40px;
		background-image:url(index_images/menu.png);
		clear:both;

		}

/*			#menu a {

			color:#FFFFFF;
			font-weight:bold;
			font-size:24px;
			text-decoration:none;

			}
*/
			ul.menuBar {

			height:54px;
			width:900px;
			padding-left:10px;
			margin:0px;

			}

			li.menuItem {

			list-style:none;
			display:inline;
			height:54px;

			}

			a.menuButton {

			opacity:0;

			}

			li#homeItem {

			width:304px;
			height:54px;
			float:left;
			background-image:url(index_images/home_button.png);

			}

			li#beerItem {

			width:236px;
			height:54px;
			float:left;
			background-image:url(index_images/beer_button.png);

			}

			li#picsItem{

			width:332px;
			height:54px;
			float:left;
			background-image:url(index_images/pictures_button.png);

			}

			a#homeButton {

			width:304px;
			height:54px;
			float:left;
			background-image:url(index_images/home_button_glow.png);

			}

			a#beerButton {

			width:236px;
			height:54px;
			float:left;
			background-image:url(index_images/beer_button_glow.png);

			}

			a#picsButton {

			width:332px;
			height:54px;
			float:left;
			background-image:url(index_images/pictures_button_glow.png);

			}

		#bodymain {

		width:960px;
		color:#000000;
		background-image:url(index_images/body.png);
		clear:both;

		}

			#contentarea {

			float:left;
			width:742px;
			background-image:url(index_images/content.png);

			}

				#contenttop {

				width:742px;
				height:32px;
				background-image:url(index_images/contenttop.png);

				}

				#contentmain {

				width:660px;
				padding-left:52px;
				padding-right:30px;
				background-repeat: no-repeat;
				background-image:url(index_images/contentrefl.png);

				}

				#contentbottom {

				width:742px;
				height:58px;
				background-image:url(index_images/contentbottom.png);

				}

			#sidebar{

			text-align:center;
			float:right;
			width:218px;
			background-image:url(index_images/sidebar.png);

			}

				#sidebartop {

				width:218px;
				height:32px;
				background-image:url(index_images/sidebartop.png);

				}

				#sidebarmain {

				width:140px;
				padding-left:28px;
				padding-right:50px;
				background-repeat: no-repeat;
				background-image:url(index_images/sidebarrefl.png);

				}

				#sidebarnav {

				font-size:18px;

				}

				#sidebarlinks {



				}

				#sidebarbottom {

				width:218px;
				height:58px;
				background-image:url(index_images/sidebarbottom.png);

				}

				#sidebar hr.div {

				border:none;
				background-repeat: no-repeat;
				padding-top:20px;
				padding-bottom:20px;
				align:top center;
				background-image:url(index_images/sidebardiv.png);

				}

