body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: white;
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 12px;
	background-image: url(../images/pagebg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a {
	color: #FFF9A3;
}

#container {
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
background-image: url(../images/navbg.jpg);
background-repeat: no-repeat;
}
#slideshow {
background-color: #232323;
}
#content {
background-color: #232323;
}#footer {
	background-color: #232323;
	padding: 0;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9A3;
	font-size: 22px;
	font-family: verdana, helvetica, arial,sans-serif;
}
