html, body {
	margin: 0 auto;
	padding: 0;
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

html {
	background: #fff url(images/masthead_final.jpg) no-repeat top left;
}


div#content {
	width: 620px;
	height: 540px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
	}
	
div#content-tv {
	display: block;
	width: 520px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
div#content-radio {
	display: block;
	width: 520px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #C6A999;
	}
	
div#content-radio p {
	margin: 0;
	padding: 20px 0 40px 0;
	}
	
div#content-radio h1 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #64A3CB;
	margin: 0;
	padding: 40px 0 10px 0;
	text-align: center;
	border-bottom: 0;
	}
	
#player1 {
	display: block;
	width: 520px;
	margin: 0 auto;
	padding: 0 20px 0 0;
	}
	
	
div#counter {
	margin: 0 auto;
	padding: 20px 0 0 0;
	display: block;
	width: 200px;
	text-align: center;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #A4ABAF;
	}
	
div#content-left {
	width: 800px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	text-align: left;
	}

p#about {
	font: 32px/32px Georgia, "Times New Roman", Times, serif;
	color: #C6A999;
	}
	
p#about span {
	color: #64A3CB;
	}

p#contact {
	margin: 80px 0 80px 0;
	padding: 0;
	width: 800px;
	text-align: center;
	font: 28px/28px Georgia, "Times New Roman", Times, serif;
	color: #699BBC;
	}
	
p#contact a, p#contact a:link, p#contact a:visited {
	font: 28px/28px Georgia, "Times New Roman", Times, serif;
	color: #C6A999;
	text-decoration: none;
	}
	
p#contact a:hover {
	color: #113D56;
	text-decoration: none;
	}
	
h1 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #649BB9;
	margin: 40px 0 30px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	text-align: left;
	}

h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #649BB9;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 0;
	text-align: left;
	}
	
h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 0;
	text-align: left;
	}
	


a img {
border: 0;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #825F5E;
	}

a:hover {
	text-decoration: none;
	color: #E8613D;
	}	

a:active { 
	outline: none; 
	}

a:focus { 
	-moz-outline-style: none; 
	}
	
/*-------------------------------------------------------------- */
/* ---------------------- MAIN NAVIGATION ---------------------- */
#navcontainer {
width: 100%;
padding: 0;
margin: 116px 0 0 0;
background: #fff url("images/01_nav_bg.gif") repeat-x bottom left;
height: 30px;
text-align: center;
}


#mainnav {
padding: 0;
margin: 0 auto;
height: 30px;
width: 580px;
font-size: 10px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 2px;
}

#mainnav ul {
margin: 0 0 0 30px;
padding: 0;
list-style-type: none;
}

#mainnav ul li {
 display: block;
 float: left;
margin: 0 2px;
}

#mainnav ul li a {
display: block;
float: left;
color: #416273;
text-decoration: none;
padding: 0 0 0 14px;
height: 30px;
line-height: 38px;
}

#mainnav ul li a span {
display: block;
float: left;
padding: 0 14px 0 0;
height: 18px;
width: auto;
}
 
#mainnav ul li a:hover {
color: #000;
}

#mainnav ul li a:hover span {
display: block;
cursor: pointer;
}

#mainnav ul li a.current,#mainnav ul li a.current:hover {
color: #649BB9;
background: transparent url("images/01_nav_left-ON.gif") no-repeat top left;
}

#mainnav ul li a.current span {
background: transparent url("images/01_nav_right-ON.gif") no-repeat top right;
height: 30px;
}


/*------------------------------------------------------------------- */
/* ---------------------- PRINT SAMPLE STYLES ---------------------- */


div#samples {
	float: left;
	display: block;
	}
	
.mask{
	position:relative;
	width:540px;
	height:540px;
	overflow:hidden;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	position: relative;
	float: left;
}

	
.button1{
	width: 29px; 
	height: 29px; 
	margin: 255px 10px 0 0; 
	display: block; 
	float: left;
	background:url("images/arrowButtons.png") bottom right no-repeat; 
}

.button1 span {
color: #0080FF;
padding: 4px 12px;
cursor: pointer; 
line-height: 24px;
}

.button1 span.active, .button1 span:hover {
background:url("images/arrowButtons.png") -30px -1px no-repeat;
color:#fff;
}

.button2 {
	width: 29px; 
	height: 29px; 
	margin: 255px 0 0 10px; 
	display: block; 
	float: left;
	background:url("images/arrowButtons.png") bottom left no-repeat; 
}

.button2 span {
	color: #0080FF;
	padding: 4px 12px;
	cursor: pointer; 
	line-height: 24px;
}

.button2 span.active, .button2 span:hover {
	background:url("images/arrowButtons.png") -1px -1px no-repeat;
	color:#fff;
}

.button2 a, .button2 a:link, .button2 a:visited {
	text-decoration: none;
	}
	
span img {
	display:block;
	border:none;
}



/*------------------------------------------------------------------- */
/* ---------------------- TV SAMPLE STYLES ---------------------- */

#secondarynav {
	text-align: center;
	margin: 0 auto;
	padding: 4px 0 40px 0;
	display: block;
	width: 68px;
	}
	
a.previous {
	float: left;
	margin-right: 10px;
	width: 29px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999em;
	background: url(images/arrowButtons.png) bottom right no-repeat;
	}

a.previous:hover {
	background: url(images/arrowButtons.png) top right no-repeat;
	}
	
a.next {
	float: right;
	margin: 0;
	width: 29px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999em;
	background: url(images/arrowButtons.png) bottom left no-repeat;
	}

a.next:hover {
	background: url(images/arrowButtons.png) top left no-repeat;
	}	


/*--------------------------------------------------------- */
/* ---------------------- FOOTER ---------------------- */


div#footer {
	clear: both;
	display: block;
	color: #a0a0a0; 
	text-align: center;
	font: 9px/13px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	width: 600px;
	height: 40px;
	padding: 20px 0;
	margin: 0 auto;
	}

div#footer a, div#footer a:link {
	color: #a0a0a0;
	}

/*--------------------------------------------------------- */
/* ---------------------- RESUME TABLE ---------------------- */

table {
	border: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
td {
	width: 70%;
	padding: 0 0 20px 20px;
	border: 0;	border-top: 20px solid #fff;
	}
	
td.year {
	width: 30%;
	font: 28px Georgia, "Georgia", "Times New Roman", Times, serif;
	color: #C6A999;
	font-style: italic;
	vertical-align: top;
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	border-bottom: 20px solid #fff;
	border-top: 20px solid #fff;
	margin: 0 0 20px 0;
	}
