body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#header{
	height: 130px;
	width: 816px;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
}
#logo{
	height: 104px;
	width: 289px;
	padding-top: 25px;
	padding-left: 20px;
	float: left;
}
#bipp{
	height: 104px;
	width: 116px;
	padding-top: 15px;
	float: right;
	color: #999999;
	padding-right: 20px;
}
#footer{
	height: 55px;
	width: 816px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	text-align: center;
}	
#menu {
	width: 740px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 123px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/navb1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	line-height: 28px;
}

#menu a:hover, #menu .active a {
	background-repeat: no-repeat;
	background-image: url(images/navb2.gif);
}
#contentflist{
	width: 200px;
	height: auto;
	vertical-align: top;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentflist2{
	width: 200px;
	height: auto;
	vertical-align: top;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}		
#rightbg{
	width: 11px;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#leftbg{
	width: 11px;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#topnav{
	width: 794px;	
}
#contentmain{
	width: 794px;
	height: auto;
	vertical-align: top;
}
#contentleft{
	width: 268px;
	height: auto;
	float: right;
	color: #666666;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: small;
}
#contentright{
	width: 470px;
	color: #999999;
	font-size: small;
	float: left;
	padding-left: 12px;
	padding-right: 5px;
	line-height: 20px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: justify;
	padding-top: 5px;
	margin-right: 33px;
}
#contentrightfront{
	width: 470px;
	color: #999999;
	font-size: small;
	float: left;
	padding-left: 12px;
	padding-right: 5px;
	line-height: 20px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: justify;
	padding-top: 5px;
	margin-right: 33px;
}	
#gallery{
	width: 794px;
	color: #999999;
	height: 590px;
	text-align: center;
}	
.imgborder1 {
	border: 4px solid #FFFFFF;
}
h1 {
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #363636;
	padding: 3px;
	font-weight: bold;
}
h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: small;
	border: 1px dotted #363636;
	padding: 4px;
}
a {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
}
#amfooter{
	width: 794px;
	height: auto;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
	font-size: 11px;
	padding: 4px;
	text-align: right;
	line-height: 20px;
}
ul {
	color: #FFFFFF;
	line-height: 24px;
}
