body {
	margin: 0;
	padding: 0;
	color: white;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000 url(img/body_bg.gif) repeat;
}
#wrapper {
	width: 950px;
	margin: 30px auto;
	padding: 10px;
	border: 1px solid #b9d2e3;
	text-align: left;
	background-color: #000000;
}
#menu {
	height: 24px;
	background: url(img/metal031.jpg) repeat-x;
	margin-bottom: 15px;
}

#sidebar {
	width: 220px;
	color: white;
	float: right;
	border: 1px solid 
}
.NewJersey, #sidebar h1 {
	color: #b9d2e3;
	font-size: 160%;
	margin-left: 10px;
	margin-bottom: -5px;
}
#sidebar h3 {
	font-size: 95%;
	padding: 0.2em 10px;
	font-weight: normal;
	background: url(img/metal031.jpg);
	margin: 25px 15px 0 0px;
}
.locations {
	font-size: 90%;
	line-height: 1.125em;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
}
.locations em {
	font-style: normal;
	color: #F30;
}
.sidebar_photo {
	margin: 25px 0 10 0;
	 	border-top: 1px solid #b9d2e3;
}

#sidebar ul li {
	list-style: none;
	margin: 1em 40px 1em -20px;
	background: url(img/metal031.jpg)
}

#header {
	height: 200px;
	width: 727px;
	background: url(img/header2.1.jpg) no-repeat;
		border-bottom: 1px solid #b9d2e3;
}

#ask {
	padding: 0.2em 10px;
	background: url(img/metal031.jpg);
	margin-right: 225px;
	font-size: 120%;
	font-weight: normal;
	font-variant: normal;
	font-style: oblique;
	text-align: center;
}

#content {
	margin: 0 230 0 0;
}
h3 {
	color: #b9d2e3;
	text-transform: uppercase;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.announce {
	font-size: 110%;
	text-transform: uppercase;
	color: #F66;
	line-height: 2em;
	border-bottom: 1px solid #F66;
	margin-right: 225px;
}

.col1, .col2 {
	width: 35%;
	padding: 0 1%;
	float: left;
}
.col3 {
	width: 70%;
	padding: 0 2%;
}
h4 {
	margin-top: 0px;
	color: #b9d2e3;
	text-transform: uppercase;
	font: 95% Georgia, "Times New Roman", Times, serif;
}
.captioned_photo {
position: relative;
}
.captioned_photo h1 {
	color: #b9d2e3;
}
.captioned_photo h4 {
	color: #F66;
	text-transform: none;
	font-size: 115%;
	position:relative;
	top: 15px;
}
	
.captioned_photo img {
	border: 1px solid #F66;
	margin-right: 8px;
	float: left;
	display: inline;
	}

p {
	line-height: 1.75em;
	color: #FFF;
	font-size: 115%;
}
p a, li a {
	color: #F66;
	text-decoration: none;
}
p a:hover, li a:hover {
	text-decoration: underline;
}
p em {
	/*color: #F66;*/
}

.more a {
	font-size: 80%;
	color: #F66;
	margin: -5px 40px 0 0;
	display: block;
	text-align: right;
	line-height: 0.5em;
	text-decoration: none;
}
.more a:hover {
	text-decoration: underline;
}
.col3 h2 {
	color: #b9d2e3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content ul {
	list-style: url(img/bullet.gif);
}
#content ul li {
		margin: 1em 200px 1em 40px;
}
.footer {
	font-size: 75%;
	clear: both;
	line-height: 2.5em;
	color: #FFF;
	background: url(img/metal031.jpg);
}

.lips {
	font-style: normal;
	color: #F66;
	font-weight: bold;
}
#sidebar #top {
	background: #FFF url(img/AAMP.gif) no-repeat center;
	height: 140px;
}
