*{  margin:0 auto;
    padding:0;
    font-size: 100%;
	font-style: normal;	
    border:none;
}

body {
	background-color: #000000;
	text-align: center;
	background-image: url(pictures/bg_glow.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#contents {
	background-image: url(pictures/bg_inexpic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 860px;
	text-align: left;

}
.section {
	text-align: center;
	width: 760px;
	clear: left;
	padding-top: 55px;




}
#menu {
	text-align: left;
	color: #FFFFFF;
	float: left;
	display: block;
	padding-left: 130px;
	padding-top: 110px;







}
p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #B8954B;
	line-height: 19px;
	width: 500px;
	text-align: left;
	margin-bottom: 15px;

}
p.menu {
	padding: 0px 0px 6px;
	width: 184px;
	text-align: left;
	line-height: 0px;
	margin: 0px;

}
address {
	margin: 100px auto auto;
	padding: 10px 0px 30px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #BC9B58;
	line-height: 18px;
	width: 500px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #2B2B00;



}
h1 {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;

	
}
a:link {
	color: #7D8E44;
}

a:visited {
	color: #8A779F;
}
.italic {
	font-style: italic;
}
