BODY
{
	background-color: #091F39;
	margin: 0px;
	padding: 0px;
	background-image: url(image/background.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: -1px;
	color: #C6CEDD;
}

#fb_login_info
{
	float: right;
	text-align:center;
	background-color: #E3E9F0;
	color:#555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #888;
	padding: 1px;
	margin: 2px;
}

#page_title
{
	color: #FFF;
	left:10px;
	top:10px;
	position: relative;
	float: left;
}

#page_header 
{
	height:60px;
}

#page_content
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #888;
	border-bottom-color: #888;
	z-index: 0;
}

#fb_logout_image
{
	border: none;
	vertical-align:middle;
}

.FB_profile_pic
{
	vertical-align:middle;
}

#page_footer
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #251E36;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #888;
	padding: 5px;
	margin: 5px;
	height:auto;
}

#footer_map
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #1B1725;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #888;
	padding: 5px;
	margin: 5px;
	height:auto;
	text-align: center;
}

A 
{
	color: #008AFF;
	text-decoration: none;
}

A:HOVER 
{
	color: #35A9FF;
	text-decoration: underline;
}

H1
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: -1px;
	font-size: 21px;
	line-height: 22px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;	
}

.right
{
		float: right;
}

.left
{
		float: left;
}

#floatingbuttons
{
	position: absolute;
	left: 550px;
	top: 12px;
	z-index:2;
}

#top_menu
{
	position: absolute;
	left: 10px;
	top: 30px;
	z-index:2;
	color: #FFF;
	width: auto;
}

input {
	color:#333;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

input :hover {
	background-color:#39F;
	color:#FFF;
}

.menu
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: -1px;
	font-size: 15px;
	line-height: 16px;
	text-decoration: none;
	color: #008AFF;
}
.menu:hover
{
	color: #FFF;
}
.clearfix {
	clear: both;
	padding: 0;
	margin: 0;
}

