@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#333;
	background-image:url(images/bg.jpg);
}
a{
	color:#33CCCC;
	outline:none;
}

#pageWrapper{
	width:995px;
	background-image:width:995px;
	min-height:768px;
	background-image:url(images/subBG.png);
	background-repeat:no-repeat;
	background-color:#000;
	border:1px solid #333;
	background-position:top;"
}

#flashPlayer{
	width:900px;
	height:560px;
	margin-top:10px;
	padding-bottom:30px;
}

#footer{
	font-size:12px;
	height:36px;
	background-image:url(images/footerImg.png);
	background-repeat:no-repeat;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;	
}

#rightColumn{
	width:300px;
	float:left;
	margin-left:8px;
	padding-top:190px;
}

