@CHARSET "UTF-8";
/*TEMPLATE 54-KENDRA EXPOSED*/

/*
GLOBAL
-----------------*/
* {
margin:0;
padding:0;
color: #000;
list-style:none;
}

a img {border: none;}

body {background: #d5efff;}

/*
STRUCTURE
-----------------*/
#wrapper {
	margin: 0 auto;
	width: 980px;
	background: #d5efff;
	}

#header {
	height:236px;
	background: transparent url('/tpt/55/header_bg.jpg') no-repeat left top;
	}

#maincontent {
    margin:0;
    width: 980px;
	height:683px;
	background: transparent url('/tpt/55/maincontent_bg.jpg') no-repeat left top;
	}

#secondarycontent {
	height:537px;
	width: 980px;
	background: #fff url('/tpt/55/secondarycontent_bg.jpg') no-repeat left top;
	}

#tertiarycontent {
	width: 980px;
	height: 380px;	
	background: transparent url('/tpt/55/tertiarycontent_bg.jpg') no-repeat 0 0;
}

#playerwrapper {
	width:480px;	
	height:360px;
	left: 308px;
	background: #000;
	position:relative;
	top: 234px;
	border: 1px solid #000;
}

.overlay {
	position: absolute;
	text-align: center;
	background: url('/tpt/55/playButton.png') no-repeat center center !important;
	background: none;
}

.overlay.small {
	width: 300px;
	height: 225px;
}

.overlay.big {
	width: 480px;
	height: 360px;
}

#footer {
	margin: 0 auto;
	clear:both;
	width: 980px;
	heigth: 225px;
	text-align:center;
	font: normal 10px Verdana, Sans-serif;
	color:#000;
	padding: 30px 0 15px 0;
}

/*
QUE
-----------------*/
ul#que {
    float:left;
	width: auto;
	height: auto;
	position: relative;
	top: 30px;
	left: 23px;
	background:transparent;
}

ul#que li {
    float:left;
    margin: 5px 0 5px 10px;
    border: 3px solid #333;
}

ul#que li a:link, ul#que li a:visited {
    float:left;
    display:block;
	width:300px;
	height: 225px;
	background:#141414;
}

ul#que li a:hover, ul#que a:active {

}



/*
FORMATTING
-----------------*/
p {
font: normal 13px Verdana, Sans-serif;
color: #000;
}

p.blurb {
    margin:75px 0 0 30px;
    width:390px;
    font: normal 20px Verdana, Sans-serif;
}

#footer p {
	font-size: 10px;
	color: #000;
}

#footer a.btm_banner {
    clear: both;
    display:block;
    margin: 10px 0;
    width: auto;
    text-align:center;
}

h1 {
	font: bold 26px Arial, Sans-serif;
	color: #000;
	letter-spacing: -.025em;
	position: relative;
	top: 200px;
	left: 259px;
}

/*
LINKS
-----------------*/

a.emptyLink {
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: block;
}

h1 a:link, h1 a:visited {
	color: #f09;
	}
	
h1 a:hover, h1 a:active {
	text-decoration: none;
	}


h2 {
	left: 267px;
	position:relative;
	top: 7px;
	font: bold 24px Arial, Sans-serif;
	color: #fff;
}

h2 a:link, h2 a:visited {
	color: #f09;
	}
	
h2 a:hover, h2 a:active {
	text-decoration: none;
	}

.stackedLink {
	width: 590px;
	font: normal 43px Arial, Sans-serif;
	color: #000;
	text-align: center;
	margin: 100px 0 0 253px;
	float:left;
	}

.stackedLink a:link, .stackedLink a:visited {
	text-align:center;
	font: bold 37px Arial, Sans-serif;
	color: #f09;	
	text-decoration: underline;
	margin:0;
	padding:0;
}

.stackedLink a:hover, .stackedLink a:active {
	text-decoration: none;	
}

a.stackedLink span {
	font: normal 22px Arial, Sans-serif;
	color: #f09;
	display:block;
	margin-top: -10px;	
}

#footer a:link,
#footer a:visited {
	font: normal 10px Verdana, Sans-serif;
	color: #000;
	text-transform: uppercase;
	}

#footer a:hover,
#footer a:active {
	text-decoration:none;
	}

#footerTextLink a:link, #footerTextLink a:visited {
	clear:both;
	display:block;
	font: bold 35px Arial, Sans-serif;
	color: #fff;
	text-align:center;
	padding: 10px 0;
	margin: 15px 0;
	}
