@CHARSET "UTF-8";
/*TEMPLATE 54 - KENDRA EXPOSED PIC*/
/*
GLOBAL
-----------------*/
* {
margin:0;
padding:0;
color: #000;
list-style:none;
}

a img {border: none;}

html {background: #d5efff;}

body {background: transparent;}

/*
STRUCTURE
-----------------*/
#wrapper {
	margin: 0 auto;
	width: 980px;
	background: #0386ec url('/tpt/54/wrapper_bg.jpg') repeat-y 0 0;
	}

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

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

#secondarycontent {
	float:left;
	width: 980px;
	height: 635px;
	background: transparent url('/tpt/54/secondarycontent_bg.jpg') no-repeat left top;
	}

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

/*
PICS - PORTRATE
-----------------
ul.piclist {
    float:left;
    margin-left: 43px;
    }
ul.piclist li {
    float:left;
    margin: 10px;
    width: 150px;
    height: 225px;
    }
ul.piclist li a {
    display:block;
    width: 150px;
    height: 225px;
    background: #000;
    border: 5px solid #333;
    }
ul.piclist li a:hover {border-color:#000;}
.upperPics {width:570px;}
.lowerPics {margin-bottom:15px; width:930px;}
*/

/*
PICS - LANDSCAPE
-----------------*/
ul.piclist {
	width: 720px;
    float:left;
	position: relative;
	top:0;
	left: 253px;
    }
ul.piclist li {
    float:left;
    margin: 7px;
    width: 225px;
    height: 150px;
    }
ul.piclist li a {
    display:block;
    width: 225px;
    height: 150px;
    background: #000;
    border: 2px solid #333;
    }
ul.piclist li a:hover {border-color:#000;}



/*
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;
}

a.btm_banner {
    clear: both;
    display:block;
    width: auto;
    text-align:center;
}


h1 {
	font: bold 30px Arial, Sans-serif;
	color: #fff;
	text-align: right;	
	width: auto;
	margin-right: 23px;
}


/* links */
a.emptyLink {
	cursor: pointer;
	width: 980px;
	height: 475px;
	display: block;
	position: fixed;
}


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

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

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

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


a.stackedLink:hover, a.stackedLink:active {
	color: #000;
}

.flashyLink {
	width: 170px;
	height: 150px;
	position: relative;
	top: 493px;
	left: 53px;
	background: transparent url(/tpt/54/flashyLink_bg.gif) no-repeat 0 0;	
}

.flashyLink a {
	width: 100%;
	height: 100%;
	display: block;	
}

#footer a:link,
#footer a:visited {
	color: #000;
	text-transform: uppercase;
	}

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

