html, body, #fla_replace{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body{
	background: #FFF url(../img/logo.gif) no-repeat 95% 0 fixed;
	font-family: "Helvetica", "Trebuchet MS", sans-serif;
	height: 100%;
	width: 100%;
}

#wrap{
	padding: 0 150px 20px 40px;
}

a{
	color: rgb(184, 12, 58);
}

a img{
	border: 1px solid #DDD;
}

a:hover img{
	border: 1px solid #666;
}

h1,
h2{
	font-family: "Impact", "Helvetica", sans-serif;
	font-weight: normal;
	margin: 40px 0 0 0;
}

p{
	padding: 6px 0 12px 0;
	margin: 0;
}

#menu{
	list-style: none;
	padding: 0;
	font-family: "Verdana";
	font-size: 10pt;
}

#menu li{
	float: left;
	padding-right: 20px;
}

.salt{
	display: none;
}

#members h1{
	font-size: 18pt;
}

#members h2{
	margin: 0;
	line-height: 100%;
	font-family: "Helvetica", "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

