@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	/*background-image: url(file:///P|/web/sportsmenonfilm/www/images/PageElements/HeadBkg.jpg);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/PageElements/GradientBKG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapOne {
	background-image: url(images/PageElements/photos.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	height: 714px;
	position: relative;
}
#wrapTwo {
	background-image: url(images/PageElements/TopBKG_2.png);
	background-repeat: repeat-x;
	height: 215px;
	width: 100%;
}


#bkgWrap {
	width: 100%;
	height: 784px;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tableWrap {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}

#aboutButton {
	/*height: 35px;*/
	text-align: center;
	/*margin-top: 115px;*/
	margin-top: 20px;
}

#aboutButton a:link, #aboutButton a:visited {
	text-decoration: none;
	color: #F00;
	background-image: url(images/PageElements/aboutButtonSprite.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 29px;
	width: 510px;
	vertical-align: 50%;
	padding-top: 6px;
}

#aboutButton a:hover, #aboutButton a:active {
	color: #FFF;
	background-image: url(images/PageElements/aboutButtonSprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

#extraPics {
	margin-top: 5px;
	/*margin-top: 140px;*/
}


#header {
	height: 215px;
	width: 800px;
	position: relative;
}
#header h1 {
	width: 300px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 3em;
	font-weight: bold;
	color: #FFF;
	/*background-image: url(images/PageElements/SOFheader_3.png);
	background-repeat: no-repeat;*/
	text-indent: -1000em;
	height: 106px;
}
#header h2 {
	width: 300px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 104px;
	font-size: 2.15em;
	color: #FFF;
}
#header h2 a #fbbutton {
	position: absolute;
	top: 25px;
	right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h3 {
	margin: 0px;
	padding: 0px;
	width: 490px;
	font-size: 1em;
	color: #FFF;
	position: absolute;
	top: 144px;
	right: 0px;
}
#shunwil {
	height: 150px;
	width: 300px;
	position: absolute;
	left: 300px;
	top: 5px;
	/*background-image: url(images/PageElements/SandWheader.png);
	background-repeat: no-repeat;*/
}
#shunwil h2 {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 290px;
}




#homeTable a:link, #homeTable a:visited {
	text-decoration: none;
	color: #F00;
	background-image: url(images/PageElements/LargeButtonSprite.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 90px;
	width: 160px;
	vertical-align: 50%;
}

#homeTable a:hover, #homeTable a:active {
	color: #FFF;
	background-image: url(images/PageElements/LargeButtonSprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
#footer {
	width: 680px;
	text-align: center;
	margin-top: 10px;
	/*background-color: #870000;*/
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/PageElements/ReddishTransparent.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#fadeshow1 {
	height: 125px;
	width: 195px;
	float: right;
}

#copyright {
	font-size: 0.6em;
	text-align: right;
	margin-top: 10px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
