.hidden {

	display: none;

}

* {

margin: 0;

	}

#wrapper {
	width: 800px;
	background-position: center bottom;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: repeat;
}
#tile {
}

#main_content {
	background-image: url(images/g-tile.png);
	background-repeat: repeat;

}



#content {
	margin-right: 20px;
	margin-left: 20px;

}


body {
	background-color: #999;
	background-image: url(images/panorama2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
#header {
	background-image: url(images/logo.png);
	height: 230px;
	width: 800px;
	background-repeat: no-repeat;
}
p {
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
}
#menu {
	float: right;
	padding-top: 20px;
}
#footer p{
	text-align: center;
	font-size: 10px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 50px;
}

a {
	color: #FC0;
	text-decoration: none;
}
#menu p {
	text-align: right;
	padding-right: 20px;
}




div.spacer {
	clear: both;
	height: 10px;

}
#submenu a{
	font-size: 16px;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 20px;
}

h2 {


}
#content2 {
	margin-right: 20px;
	margin-left: 200px;
}
h4 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
