#video {
	background: transparent url(video-placeholder.png) no-repeat;
	width: 560px;
	height: 555px;
	position: relative;
	top: 30px;
	left: 150px;
}

#video embed {
	position: absolute;
	top: 89px;
	left: 25px;
}

body {
	margin: 0px;
	color: white;
	background-repeat: no-repeat;
	overflow-x: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: black;
	text-shadow: #000 0 1px 1px;
	font-size: 15px;
}

.content {
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
background-image: url(../images/Bg.png);
height: 623px;
width: 1100px;

}

.contentbottom {
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
background-image: url(../images/BottomBg.png);
height: 240px;
width: 860px;
padding-left:120px;
padding-right: 120px;

}

.SquareCoaster {
	text-align: center;
	font-weight: bold;
	text-shadow: 0px 1px 1px #b0b5bf;
	color: black;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 60px;
	background-repeat: no-repeat;
	right: 160px;
	top: -308px;
	float: right;
	position: relative;
	display: block;
	height: 360px;
	width: 250px;
	background-image: url(../images/SquareCoaster.png);
	-webkit-transform: rotate(2deg); 
    -moz-transform: rotate(2deg);
    rotation: 2deg;
}

a {
	text-decoration: none;
	color: #fffca5;
}

.socialnetworkbutton {
	vertical-align: middle;
	display:block;
}

.textmiddle{
	vertical-align: middle;
	margin-right:8px;
}

