@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
}
#Site {
	margin: auto;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.Specs {
	background-image: url(images/frontback_05.jpg);
	padding-top: 35px;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
}
.smallpic {
	padding: 3px;
}
.pics {
	text-align: center;
}
#Left {
	background-image: url(images/frontback_03.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 205px;
	padding-top: 135px;
}
.Main {
	background-color: #3C0A1B;
}
#MainContent {
	background-image: url(images/frontback_04.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 775px;
	padding: 10px;
}
.clear {
	clear: both;
}
h1 {
	color: #FFCC00;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#MainContent h2 {
	margin: 0px;
	padding: 0px;
}
.bigpic {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	color: #D6548C;
	font-size: 20px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
}
.Media {
	background-image: url(images/frontback_06.jpg);
	padding-top: 35px;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
}
#flash3 {
	margin: auto;
	height: 470px;
	width:600px;
	overflow: hidden;
	border: 1px solid #333333;
}
.Textvideo {
	width: 600px;
	text-align: left;
	float: left;
}