@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	line-height: normal;
	vertical-align: baseline;
	word-spacing: normal;
}

.main {
	position:relative;
	top:25px;
}

.menu {
	width:800px;
	margin:auto;
}

img	{
	border:none;
}

#menubutton {
	position:relative;
	left:179px;
	top:-349px;
	width:139px;
	height:55px;
	}

#contactbutton {
	height:55px;
	left:201px;
	position:relative;
	top:-330px;
	width:139px;
	}
#socialbuttons {
	height:55px;
	left:198px;
	position:relative;
	top:-319px;
	width:185px;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 18px;
}

.style2 {color: #C10000;
}

.style6 {color: #CC0000; font-weight: bold; 
}

a:link {
	outline-style:none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
