/* Start HTML Styles */	

* {
	margin: 0;
	padding: 0;
}

	html {		
		}
	
	img {
		border: 0;
	}
		
	body {
		font-family:verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000000;
		background-color:#990000;		
		}
		
	#bestof {
	 position:absolute;
	 left:250px;
	 top:150px;
	 width:100px;
	 height:100px;
	}
		
	#container {
		width:740px;
		height: 480px;
		overflow: hidden; 
		height: auto;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		margin-top:130px;
		}
		
	#wrapper h1 {
		font-family: helvetica, arial, sans-serif;
		font-size: 3em;
		color: #fff;
		margin: 0 0 1em 0;
		text-align: right;
	}
	#wrapper p {
		font-family: helvetica, arial, sans-serif;
		font-size: 1.25em;
		color: #fff;
		margin: 0 0 1em 0;
		text-align: left;
	}
	#wrapper p a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	#wrapper p a:hover {
		text-decoration: underline;
	}

div#dareschooltitle {
	width: 660px;
	height: 50px;
	background: url(../images/dareschool.gif) right top no-repeat;
}
div#dareschooltitle h1 {
	visibility: hidden;
}
div#wtfContainer {
	position: relative;
	margin-left: 40px;
	width: 660px;
	height: 380px;
	overflow: hidden;
	background: url(../images/bg.gif) left top no-repeat;
}
div#wtfMovie {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 384px;
	height: 340px;
	background: black;
}

div#wtfLinks {
	position: absolute;
	left: 446px;
	top: 17px;
	width: 196px;
	text-align: right;
}
div#wtfLinks a {
	display: block;
	float: right;
}

a#link1 {
	width: 196px;
	height: 21px;
}
a#link2 {
	width: 147px;
	height: 22px;
}
a#link3 {
	margin-top: 255px;
	width: 112px;
	height: 45px;
}


div#wtfFooter {
	position: relative;
	margin-left: 40px;
	width: 660px;
	height: 50px;
	background: url(../images/call_marjorie.gif) right top no-repeat;
}
div#wtfFooter p {
	visibility: hidden;
}
div#wtfFooter a {
	position: absolute;
	left: 0px;
	top: 11px;
	display: block;
	width: 43px;
	height: 18px;
	overflow: hidden;
	background: url(../images/btn_back.gif) left top no-repeat;
	text-indent: -9999px;
}
div#wtfFooter a:hover {
	background-position: 0 -18px;
}

#dareschool {
	margin-left: 40px;
}
	