﻿body {
	margin: 0 0 0 0;
	padding: 0;
	color: #D9D6A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-color: #000000;
}
.clearer {
	clear: both;
}
a {
	color: #3399FF;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #CED03F;
}
.disclaimer_text {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: x-small;
	color: #665;
}
.style1 {
	text-align: left;
	padding-bottom: 30px;
}
.style2 {
	font-size: medium;
	font: normal normal normal large normal Arial, Helvetica, sans-serif;
	color: #D9D6A9;
	padding-left: 7px;
}
.style3 {
	text-align: center;
	padding-bottom: 20px;
	font-size: medium;
}
.style4 {
	color: #D9D6A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}
.style5 {
	border-width: 0px;
	left: auto;
	vertical-align: top;
}
.style6 {
	font-size: large;
	padding-bottom: 0;
	padding-top: 30px;
	left: auto;
}
.style61 {
	color: #999933;
}
.style60 {
	font-size: x-large;
}
.style45 {
	left: auto;
	font-weight: bold;
}
p {
	font-size: small;
	padding-bottom: 4px;
}
.container {
	margin: auto;
	width: 1200px;
}
.container_header {
	background: url('../img/the_game_sound_smith_banner_logo.jpg') no-repeat;
	height: 200px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.container_menu {
	background: fixed;
	border-left: #999933;
	float: right;
	font: bold large Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px 5px 25px 18px;
	text-align: right;
	text-decoration: none;
	background-repeat: no-repeat;
}
.left {
	float: left;
}
.right {
	float: right;
}
.footer {
	margin: 0px auto;
	width: 1200px;
}

.footer_bg {
	background: url('../img/banner_green_nologo.jpg') no-repeat;
	height: 200px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

}


