/* CSS Document */

body{
	padding :0;
	margin :0;
	background-color: #333333;
}

div#main {
    position: absolute;
    left: 50%;
    width: 600px;
    margin-top: 0px;
    margin-left: -375px;
    padding: 0px;
    border: 0px solid #000000;
    background-color: #eeeeee;
}



#overlay{
	position: absolute;
	top : 185px;
	left : 200px;
	height : 200px;
	width : 550px;
	background-color: #48555E;
}

#overlaybutton{
	position: absolute;
	top : 385px;
	left : 200px;
	height : 30px;
	width : 550px;
	background-color: #48555E;
}

#smallbar{
	position: absolute;
	top : 415px;
	left : 200px;
	height : 10px;
	width : 550px;
	background-color: #48555E;
}


#liftingbutton{
	position: absolute;
	top : 425px;
	left : 200px;
	height : 35px;
	width : 550px;
	background-color: #474747;
	vertical-align: middle;
}

#lifting{
	position: absolute;
	top : 460px;
	left : 200px;
	height: 155px;
	width: 550px;
	background-color: #474747;
}

#contact{
	position: absolute;
	top : 185px;
	left : 200px;
	height: 430px;
	width: 550px;
	background-color: #7C8185;
}

#acrgiveaway{
	position: absolute;
	top : 185px;
	left : 200px;
	height: 430px;
	width: 550px;
	background-color: #7C8185;
}

#photo{
	position: absolute;
	top : 185px;
	left : 200px;
	height: 430px;
	width: 550px;
	background-color: #7C8185;
}

#acrlifting{
	position: absolute;
	top : 185px;
	left : 200px;
	height: 2390px;
	width: 550px;
	background-color: #7C8185;
}

#acroverlay{
	position: absolute;
	top : 185px;
	left : 200px;
	height: 1110px;
	width: 550px;
	background-color: #7C8185;
}



#logo{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 750px;
	background-color: #5A5A5A;
	height: 150px;
}


#bar{
	position : absolute;
	top : 150px;
	left : 0px;
	width : 750px;
	background-color: #474747;
	height: 10px;
}

#navcontainer{
	position : absolute;
	top : 160px;
	left : 0px;
	width : 750px;
	height : 25px;
}

#giveaway{
	position: absolute;
	top : 185px;
	left : 0px;
	width : 200px;
	background : #474747;
	height: 60px;
	background-color: #999999;
	vertical-align: middle;
	
}

#rma{
	position: absolute;
	top : 245px;
	left : 0px;
	width : 200px;
	background : #474747;
	height: 70px;
	background-color: #010101;
	vertical-align: middle;

}

#trophy{
	position: absolute;
	top : 315px;
	left : 0px;
	width : 200px;
	background : #474747;
	background-color: #010000;
	height: 120px;

}

#webcam{
	position: absolute;
	top : 435px;
	left : 0px;
	width : 200px;
	background : #474747;
	height: 100px;
	background-color: #555E67;
	vertical-align: middle;

}

#news{
	position: absolute;
	top : 535px;
	left : 0px;
	width : 200px;
	background : #474747;
	height: 80px;
	background-color: #ffffff;

}

#side{
	position: absolute;
	top : 615px;
	left : 0px;
	width : 200px;
	background : #474747;
	height: 1960px;
	background-color: #ffffff;

}

#side2{
	position: absolute;
	top : 615px;
	left : 0px;
	width : 200px;
	background : #474747;
	height: 680px;
	background-color: #ffffff;

}