body {
	color:#FFFFFF;
	background-image:url(media/background.gif);
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#444444;
	font:normal normal normal 75%/normal Arial, sans-serif;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

a {
	text-decoration:none;
}

a, a:link, a:hover {
	cursor:pointer;
}

a, a:link {
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
}

a:link {
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
}

a:hover, a:active {
	color:#FFFFFF;
	font-weight:bold;
}

a img {
	border-width:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-style:none;
}

#wrapper {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-image:url(media/header.gif);
	background-origin:initial;
	background-clip:initial;
	background-position:0px 50px;
	background-position-x:0;
	background-position-y:50px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.logo {
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-top:50px;
	height:200px;
	width:100%;
}

#logo {
	width:499px;
	height:200px;
	margin-right:auto;
	margin-left:auto;
}

.content {
	position:relative;
	margin-right:50px;
	margin-left:50px;
	text-align:center;
	margin-top:20px;
	background-image:none;
	background-color:transparent;
}

p {
	text-align:left;
}

.text {
	text-align:left;
}

#footer {
	height:100px;
	margin-right:50px;
	margin-left:50px;
	position:relative;
	text-align:center;
	margin-top:30px;
}

.fb-like {
	width:300px;
	height:90px;
	position:relative;
}

#fb_button {
	height:35px;
	width:35px;
}


