/* CSS Document */

#widescreen {
	position: absolute;
	top: 650px;
	left: 463px;
	width:330px;
	height:300px;
	z-index:3}
#widescreen p {
	font-size: 13px; 
	text-align:center; 
	color: #FFFFFF;
	z-index:3}
#widescreen a {
	font-size: 12px; 
	text-align:center; 
	color: #00CCFF;
	font-weight:bold;
	z-index:3}
#widescreen a:hover {
	font-size: 12px; 
	text-align:center; 
	color: #00FFFF;
	font-weight:bold;
	z-index:3}
#widescreen h3 {
	text-align:center; 
	color: #FFFFFF;
	font-weight:bold;
	z-index:3}
#widescreenTitle {
	position: absolute;
	top: 145px;
	left: 0px;
	width:317px;
	z-index:4}
#widescreenText {
	position: absolute;
	top: 174px;
	left: 0px;
	width:317px;
	height:80px;
	border-bottom-width:thin;
	border-bottom-style:groove;
	border-bottom-color:#0033FF;
	border-right-width:thin;
	border-right-style:groove;
	border-right-color:#0033FF;
	z-index:4}
#widescreenPic {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:3}
