body
{
	background-color:5e0401;
	color:e37736;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
}

a
{
	color:ffc036;
	text-decoration:none;
}

a:hover
{
	color:ffa736;
}

img
{
	border:0px;
	vertical-align:bottom;
}

.nav
{
	font-size:20px;
	text-align:center;
}

.footer
{
	font-size:8px;
	text-align:center;
	margin-top:10px;
}

table
{
	table-layout:fixed;
}

.gallery
{
	text-align:center;
	font-size:17px;
}

.menu_selected
{
	background-color:4e0401;
}

.menu a
{
	padding:3px;
}

.menu a:hover
{
	background-color:4e0401;
}

.important
{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}