﻿@import url('appearance.css');
/* CSS layout */

body {
	width: 955px;
	padding: 0px;
	margin: 0 auto;
	background: #000000;
	color: black;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

#container {
	position: relative;
	width: 955px;
	margin: 0 auto 0;
	background: #ae040d;
	border-left: 1px;
	border-left-color: black;
	border-left-style: outset;
	border-right: 1px;
	border-right-color: black;
	border-right-style: outset;
	border-top: 1px;
	border-top-color: black;
	border-top-style: outset;
	border-bottom: 1px;
	border-bottom-color: black;
	border-bottom-style: outset;
}

#masthead {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
	height: 150px;
	background-color: white;
	background-image: url('../images/rock&roll_wide.gif');
	background-position: center;
	border: 1px solid #808080;
}

#header {
	padding:0px;
	margin: 0px;
}

#left_col {
	padding: 1px;
	margin-top: 153px;
	background: #ae040d;
	border: 1px solid #808080;
	width: 163px;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 950px;
	text-align: center;
}

#awmAnchor-left_menu {
	
}
#left_picture_panel {
	margin: 0px 0px 0px 0px;
	padding: 320px 0px 0px 0px;
	width: 163px;
	text-align: center;
}
#right_col {
	padding: 1px;
	background: #ae040d;
	border: 1px solid #808080;
	width: 170px;
	position: absolute;
	right: 0px;
	top: 150px;
	min-height: 950px;
}
#right_picture_panel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 165px;
	text-align: center;
	float: left;
}
#page_content {
	margin: 0px 175px 0px 170px;
	padding: 15px 5px 15px 5px;
	min-height: 2500px;
	background-color: #ffffff;
	text-align: left;
}
#footer {
	margin: 0px auto 0px auto;
	min-height: 50px;
	border: 1px solid #808080;
	background-color: #ae040d;
	color: white;
	width: 955px;
}
#todays_date {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}
#awmAnchor-left_menu {
	margin-left:5px;	
}
#wx1 {
	text-align: center;
}