﻿#container {
	width: 960px;
	height: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: center;
}
#masthead {
	border-left: 1px solid #CC9900;
	border-right: 1px solid #CC9900;
	border-top: 1px solid #CC9900;
	background-color: #000000;
	width: 960px;
	height: 150px;
	background-image: url('../images/graphics/top_background.png');
}
#patch {
	background-position: 12px bottom;
	width: 116px;
	height: 135px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	margin-right: 0px;
	background-image: url('../images/graphics/station42.png');
	background-repeat: no-repeat;
}
#title {
	width: 667px;
	height: 85px;
	float: left;
	padding-top: 25px;
	text-align: left;
	padding-left: 10px;
}
#firedog {
	width: 145px;
	height: 100px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#awmAnchor-menu {
	width: 677px;
	height: 27px;
	float: left;
	margin-top: 10px;
	text-align: left;
}
#banner {
	width: 960px;
	height: 157px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #000000;
}
#page_content {
	border: 1px solid #D4A500;
	background-color: #000000;
	width: 960px;
	height: 700px;
	text-align: center;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
#footer {
	background-image: url('../images/graphics/top_background.png');
	width: 960px;
	height: 30px;
	border: 1px solid #D4A500;
	background-repeat: no-repeat;
	float: left;
}
.clear {
	clear: both;
}
.masthead {
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding-top: 15px;
	font-style: italic;
	background-color: #000000;
}
body {
	margin: 10px 0px 10px 10px;
	background-image: url('../images/m70.jpg');
}
.style1 {
	border-width: 0px;
}

