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

body {
	background-color: #000;
	background-image: url(bgstandard.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
a {
	color: #284553;
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #345866;
}
a:active {
	color: #33545B;
}
#menubuttons {
	left: 179px;
	top: 82px;
	width: 471px;
	position: absolute;
}
.socialbuttons {
	position: absolute;
	left: 683px;
	top: 81px;
	width: 287px;
	height: 69px;
}

.mainwindow {
	position: relative;
	z-index: 5;
	width: 1020px;
	background-image: url(layout.png);
	background-repeat: no-repeat;
	background-position: top, left;
	min-width: 1020px;
	min-height: 1020px;
}
.wrapup {
	position: relative;
	width: 100%;
}
.mainbutton {
	position: absolute;
	left: 687px;
	top: 167px;
}
.but1 {
	position: absolute;
	left: 679px;
	top: 478px;
}
.but2 {
	position: absolute;
	left: 831px;
	top: 479px;
}
.but3 {
	position: absolute;
	left: 678px;
	top: 620px;
}
.but4 {
	position: absolute;
	left: 831px;
	top: 621px;
}



.side {
	position: absolute;
	left: 170px;
	top: 153px;
	z-index: 1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}
.banner {
	position: absolute;
	left: 42px;
	top: 130px;
}
.twitterbox {
	position: absolute;
	left: 680px;
	top: 764px;
	width: 292px;
	height: 218px;
}
.headerbg {
	position: absolute;
	left: 29px;
	top: 119px;
	background-image: url(img/headerbg.png);
	min-width: 640px;
	min-height: 324px;
	background-position: top, left;
	background-repeat: no-repeat;
}
.homebutton {
	position: absolute;
	left: 50px;
	top: 79px;
}

.bodycontent {
	position: absolute;
	left: 27px;
	top: 455px;
	width: 631px;
	height: 540px;
}
.gallery {
	position: absolute;
	left: 42px;
	top: 135px;
	width: 931px;
	height: 535px;
	z-index: 1;
}
.invisible {
	position: absolute;
	visibility: hidden;
}
