body {
	background:#C7E8FA;
	font-family:"Arial";
	font-size:14px;
	color:#522910;
	margin:0px; 
}


a img {
	border: none;
}

a {
	color: #E8701B;
}

a, a:hover, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#phocagallery {
	overflow: auto;
}

img.frontpage {
	width: 400px;
}

p.heading {
	color: #E8701B;
	font-size: 26px;
	margin: 0 0 0 10px;
}

#clearfix {
	clear: both;
}

#wrapper {
	background-color: white;
	margin: 80px auto;
	border: 5px solid #E8701B;
	width: 890px;
	height: 500px;	
}

#wrapper_inner {
	height: 480px;
	width: 870px;
	border: 3px solid #522910;
	margin: 0 auto;
	position: relative;
	top: 7px;
}

#logo {
	position: absolute;
	top: -52px;
	left: 240px;
}

#menu_wrapper {
	width: 850px;
	height: 40px;
	margin-top: 80px;
	margin-bottom: 20px;
	margin-left:74px;
}
.partyHide{
	display:none;
}
.link_image {
	float: left;
}

.menu_separator {
	float: left;
}


#twitter {
	position: absolute;
	bottom: 5px; right: 5px;
}

#twitter p {
	text-align: center;
	margin: 0;
}

img.twitter_logo {
	width: 35px;
}

#copyright {
	font-size: 8px;
	position: absolute;
	bottom: -30px;
	right: -16px;
}

