@charset "utf-8";
body {
	font-size: 14px;
	font-family: Calibri;
	color:#FFF;
	background-image: url(../Webart/Website/Website_Background.jpg);
	background-repeat: repeat-x;
}
#Site_Wrapper {
	background-color: #000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width: 1024px;
	height: 148px;
	background-color:#FFF;
}
#Body_Wrapper {
	width: 1004px;
	margin-left: 10px;
}
#Text {
	float: left;
	width: 350px;
}
#Text a {
	color: #36F;
}
#Media_Wrapper {
	width: 1002px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-top: 5px;
}
#Seat_Logo {
	float: right;
}
#Iscope {
	float: right;
	margin-right: 10px;
	margin-top: 67px;
}
#Balls {
	width: 450px;
	height: 350px;
	float: right;
	margin-right: 10px;
	text-align: center;
	margin-top: 50px;
}
#Balls a {
	text-decoration: none;
}
.Green {
	float: left;
	margin-top: 150px;
}
.Red {
	float: left;
	margin-top: 0px;
	margin-left: 50px;

}
#VW_Logo {
	display: block;
	width: 150px;
	height: 150px;
	text-indent: -9999px;
	background-image: url(../Webart/Website/VW_Logo.jpg);
}
#VW_Logo:hover {
	background-image: url(../Webart/Website/VW_Logo_dark.jpg);
}
.Purple {
	float: left;
	margin-top: 100px;

}
#Footer {
	clear: both;
	width: 1024px;
	height: 20px;
	background-color: #000;
}
.Media {
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
}
h1 {
	color: #36F;
}
h2 {
	color:#36F;
}
