/* CSS Document */

 html, body {
	background: #000000;
	
	
  }
#wrapper {
	width: 828px;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF no-repeat;
	padding: 0px;
	}
#upperSpacer{
	background: #000000;
	padding: 10px 0px 0px;
}

#header{
	border-top: thin solid #A8A800;
	border-right: thin solid #A8A800;
	border-bottom: thin solid #A8A800;
	border-left: thin solid #A8A800;
	height: 120px;
	width: auto;
	background: #FFFFFF;
}

#bottomWrapper{
	border: thin solid #A8A800;
	height: auto;
	width: auto;
	background: #FFFFFF;
}

#footer{
	font: lighter normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 500px;
	height: auto;
	width: auto;
}

#bottomLeft{
	padding: 10px 0px 10px 10px;
	float: left;
	height: 450px;
	width: 200px;
	background: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
	border-top: thin solid #999900;
	border-right: thin solid #999900;
	border-bottom: thin solid #999900;
	border-left: thin solid #999900;
}

#bottomRight{
	float: right;
	height: auto;
	width: 590px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu{
	float: none;
	height: 20px;
	width: auto;
	background: #999933;
	border-bottom: thin solid #A8A800;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 3px 0px 0px 300px;
	font: 12px Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0px;
}

#bottomLeft h1{
	font: 14px Arial, Helvetica, sans-serif;
}

#flashWrapper{width: 828px;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF no-repeat;
	padding: 0px;
	}

#flashBottom{
}

#flashFooter{
	background: #CCCCCC;
	margin: 0px auto;
	width: auto;
	height: auto;
}

#left1{
	float: left;
}
#right1{
	padding: 0px 0px 0px 65px;
	margin-left: 15px;
	float: right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#flashTitle{
	float: right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 200px;
}
