body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:visited {
	color:#027bc3;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#999999;
}

h1 {
	color:#027bc3;
	font-size:41px;
	font-weight:normal;
}

h2 {
	color:#000000;
	font-size:18px;
	font-weight:normal;
}

#headerwrapper {
	z-index:2;
	position:fixed;
	top:0px;
	width:100%;
}

#headerwrapper2 {
	width:995px;
	height:166px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

#headerblocker {
	width:995px;
	height:167px;
	position:absolute;
	top:0px;
	left:0px;
	border:none;
}

#header {
	z-index:3;
	width:995px;
	height:166px;
	background:#ffffff url(../images/header.jpg) top right no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

#foxlogo {
	position:absolute;
	top:53px;
	left:15px;
}

#nav {
	position:absolute;
	bottom:22px;
	left:222px;
	color:#666666;
	font-size:12px;
}

#nav a {
	margin:0px 10px;
}

#headerspacer {
	height:166px;
	background:#ffffff url(../images/headerbg.jpg) top center no-repeat;
	position:relative;
	top:0px;
}

/*///////// SECTION 1 //////////*/

#section1wrapper {
	height:738px;
	background:#ffffff url(../images/section1bg.jpg) top center no-repeat;
	position:relative;
	top:0px;
}

#section1 {
	height:738px;
	width:995px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#block1a {
	background:#ffffff url(../images/podiumbg.jpg) top left no-repeat;
	width:487px;
	height:738px;
	overflow:hidden;
}

#block1a h1 {
	font-size:40px;
	color:#ffffff;
	line-height:38px;
	margin:20px 0px 0px 20px;
}

#block1a h2 {
	color:#ffffff;
	line-height:20px;
	margin:10px 0px 0px 20px;
}

#results {
	margin:10px 20px;
	font-size:10px;
	width:447px;
	position:absolute;
	bottom:0px;
}

#results .td1 {
	border-bottom:#c7c7c7 1px solid;
	border-right:#c7c7c7 1px solid;
	color:#333333;
	height:17px;
	padding:0px 5px;
}

#results .td2 {
	border-bottom:#c7c7c7 1px solid;
	border-right:#c7c7c7 1px solid;
	color:#333333;
	height:17px;
	padding:0px 5px;
}

#results .td3 {
	border-bottom:#c7c7c7 1px solid;
	color:#333333;
	height:17px;
	padding:0px 5px;
}

#results .header {
	background-color:#c7c7c7;
	font-weight:bold;
	color:#ffffff;
}

#block1b {
	background:#ffffff url(../images/videobg.jpg) top right no-repeat;
	width:500px;
	height:454px;
	position:absolute;
	top:0px;
	right:0px;
	padding:16px 0px 8px 8px;
}

#block1c {
	background:#212121 url(../images/gamebg.jpg) top right no-repeat;
	width:458px;
	height:269px;
	position:absolute;
	top:470px;
	right:0px;
	padding:0px 20px 0px 30px;
	color:#666666;
}

#block1c h1 {
	line-height:38px;
	margin-bottom:0px;
	margin-top:20px;
}

#block1c h2 {
	line-height:22px;
	margin-bottom:40px;
	margin-top:0px;
}

/*///////// SECTION 2 //////////*/

#section2wrapper {
	height:689px;
	background:#ffffff url(../images/section2bg.jpg) top center no-repeat;
	position:relative;
	top:0px;
}

#section2 {
	height:689px;
	width:995px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#block2a {
	background:#ffffff url(../images/newsbg.jpg) top right no-repeat;
	width:479px;
	height:465px;
	padding:8px 0px 8px 8px;
	position:absolute;
	top:0px;
	left:0px;
}

#block2a h1 {
	width:459px;
	padding:10px 10px 0px 10px;
	margin:0px;
}

#block2a .newsblock {
	width:459px;
	height:390px;
	padding:10px;
	color:#666666;
}

#block2a .newsblock .scrolling {
	padding:0px 10px 0px 0px;
	height:370px;
	overflow:auto;
}

#block2a2 {
	background:#ffffff url(../images/linksbg.jpg) top right no-repeat;
	width:471px;
	height:192px;
	padding:8px;
	position:absolute;
	top:481px;
	left:0px;
}

#block2a2 h1 {
	padding:10px 10px 0px 10px;
	margin:0px;
}

#block2a2 .links1 {
	position:absolute;
	top:70px;
	left:20px;
	line-height:20px;
}

#block2a2 .links2 {
	position:absolute;
	top:70px;
	left:200px;
	line-height:20px;
}

#block2b {
	background:#000000 url(../images/wallsbg.jpg) bottom center no-repeat;
	width:492px;
	height:241px;
	padding:8px;
	position:absolute;
	top:0px;
	right:0px;
}

#wallpapers {
	width:492px;
	height:241px;
	position:absolute;
	top:8px;
	right:8px;
}

#wallpapers h1 {
	position:absolute;
	top:10px;
	left:20px;
	margin:0px;
}

#wallpapers h2 {
	position:absolute;
	top:54px;
	left:20px;
	margin:0px;
}

#wallpapers .wallthumb {
	width:219px;
	position:absolute;
	top:80px;
	color:#666666;
}

#wallpapers .wallthumb img {
	margin-bottom:10px;
}

#block2c {
	background:#ffffff url(../images/gallerybg.jpg) top left no-repeat;
	width:492px;
	height:416px;
	padding:8px;
	position:absolute;
	top:257px;
	right:0px;
}

#block2c h1 {
	position:absolute;
	top:0px;
	left:20px;
}

#block2c h2 {
	position:absolute;
	top:55px;
	left:20px;
}

#block2c #gallery {
	position:absolute;
	bottom:16px;
	right:16px;
	width:470px;
	height:316px;
	padding:2px;
	border:#666666 1px solid;
}

/*///////// SECTION 3 //////////*/

#section3wrapper {
	height:520px;
	background:#ffffff url(../images/section3bg.jpg) top center no-repeat;
	position:relative;
	top:0px;
}

#section3 {
	height:510px;
	width:996px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#block3a {
	background:#ffffff url(../images/shockbg1.jpg) top left no-repeat;
	width:330px;
	height:457px;
	position:absolute;
	top:0px;
	left:0px;
}

#block3a h1 {
	line-height:38px;
	margin:0px;
	position:absolute;
	top:20px;
	left:20px;
}

#block3a h2 {
	margin:0px;
	position:absolute;
	top:60px;
	left:20px;
}

#block3a .text {
	width:200px;
	color:#666666;
	position:absolute;
	top:105px;
	left:30px;
}

#block3b {
	background:#ffffff url(../images/shockbg2.jpg) top right no-repeat;
	width:328px;
	height:457px;
	position:absolute;
	top:0px;
	left:330px;
}

#block3b h1 {
	line-height:38px;
	margin:0px;
	position:absolute;
	top:20px;
	left:20px;
}

#block3b h2 {
	margin:0px;
	position:absolute;
	top:60px;
	left:20px;
}

#block3b .text {
	width:190px;
	color:#666666;
	position:absolute;
	top:105px;
	left:30px;
}

#block3c {
	background:#ffffff url(../images/shockbg3.jpg) top right no-repeat;
	width:338px;
	height:457px;
	position:absolute;
	top:0px;
	right:0px;
}

#block3c h1 {
	line-height:38px;
	margin:0px;
	position:absolute;
	top:20px;
	left:20px;
}

#block3c h2 {
	margin:0px;
	position:absolute;
	top:60px;
	left:20px;
}

#block3c .text {
	width:200px;
	color:#666666;
	position:absolute;
	top:105px;
	left:30px;
}

#footer {
	position:absolute;
	bottom:0px;
	right:10px;
	background:transparent url(../images/littlelogo.png) top right no-repeat;
	padding:5px 100px 20px 0px;
}

/*///////// pagelinks //////////*/

#anchor_video {
	position:absolute;
	z-index:3;
	top:0px;
	left:0px;
}

#anchor_game {
	position:absolute;
	z-index:3;
	top:462px;
	left:0px;
}

#anchor_news {
	position:absolute;
	z-index:3;
	top:740px;
	left:0px;
}

#anchor_wallpapers {
	position:absolute;
	z-index:3;
	top:740px;
	left:0px;
}

#anchor_places {
	position:absolute;
	z-index:3;
	top:1200px;
	left:0px;
}

#anchor_gallery {
	position:absolute;
	z-index:3;
	top:1000px;
	left:0px;
}

#anchor_shocks {
	position:absolute;
	z-index:3;
	top:1700px;
	left:0px;
}
