body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  background:#000;
  background-image:url(images/back.w.lights.jpg);
  background-repeat: no-repeat;
}

td, th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
input, textarea {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
}
.bigred {
	color:#C00;
	font-size:24px;
}
#container {
	width:840px;
	background-color:#FFF;
	padding:0px;
	margin:0px;
}
#header {
	background-color:#000;
	background-image:url(images/bau_head3.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#header2 {
	background-color:#000;
	background-image:url(images/bau_head4.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#header3 {
	background-color:#000;
	background-image:url(images/bau_head5.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#header4 {
	background-color:#000;
	background-image:url(images/bau_head1.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#header5 {
	background-color:#000;
	background-image:url(images/bau_head6.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#header6 {
	background-color:#000;
	background-image:url(images/bau_head8.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#header7 {
	background-color:#000;
	background-image:url(images/bau_head9.jpg);
	text-align:left;
	height:138px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#menu {
	background-color:#000;
	padding:8px 0px 8px 0px;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#menu a {
	color:#FF0;
	margin:2px 10px 2px 10px;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	color:#FFF;
	border-color:#FF0;
}
.menuItem {
	background-color:#000;
	padding:2px 10px 2px 10px;
	border:#C00 1px solid;
}
#content {
	padding:15px;
	text-align:left;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
}
#content h1, h3 {
	color:#C00;
}
#tempContainer {
	width:640px;
	margin-top:50px;
	background-color:#FFF;
	padding:12px;
}
#footer {
	background-color:#000;
	color:#BBB;
	text-align:right;
	padding:4px;
	font-size:9px;
	line-height:20px;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
	border-left:#666 1px solid;
	clear:both;
}
#footer a {
	color:#FF0;
	font-weight:bold;
}
#centImage {
	text-align:center;
}
#powd {
	position: relative;
	margin-top: 30px;
	text-align:center;
}
