@charset "ISO-8859-1";
body {
	background-color: #000;
	margin: 0px;
}
#topnav {
	background-image: url(images/nav-jun2010_01.gif);
	background-repeat: repeat-x;
	height: 51px;
}
#topnav2 {
	height: 47px;
}
#footer {
	color: #FFFFFF;
	background-color: #0A0A0A;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a {
	color: #3399CC;
	text-decoration:underline;
}

#footer a:hover {
	color: #0066FF;
	text-decoration:none;
}

#footer a:visited {
	color: #3399CC;
	text-decoration:underline;
}
#containermain {
	background-image: url(images/bgchris.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#containermain td {
	color: #FFFFFF;
}

#containermain a {
	color: #3399CC;
	text-decoration:underline;
}

#playbtn {
	background-image: url(images/player-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 25px;
	width: 25px;
}


#container {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

