/*	border: 1px solid #33FF00 /*
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #888888 url(images/main_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
}

p, li, ul, a { font-size: 12px; }

p.indented { 
	text-indent: 20px;
	margin-top: 0px;
	padding-top: 0px;}

h1 {
	font-size:18px;
	letter-spacing: -1px;
	padding:5px 0;
	text-transform: uppercase;
	margin-top: 0px;
	color: #9e1d20;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666
}

h2 { font-size: 15px; color: #000000 }

h5 { padding-bottom: 0px;
	margin-bottom: 0px;
	color:#000000;
}

address {
	font-style: normal;
	font-size:11px;
}

address a { color: #000000; }

address a:hover { text-decoration:none }

a { color: #000000; }

a:hover { text-decoration:none; }

ul { font-weight:bold; }

li { font-weight: normal; }

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

div#header { 
	width: 990px; 
	height: 314px;
	background:url(images/header.jpg) no-repeat;
}

div#content {
	background:url(images/content_bg.gif) no-repeat; }

div#text {
	float: left;
	width: 700px;
	padding: 0 0 10px 0;
}

div#text strong { color:#000000;}

div#sidebar {
	float:left;
	margin: 0 0 0 20px;
	padding: 260px 0 10px 0
}

div#footer { 
	width: 990px; 
	clear: both;
	border-top: 5px solid #9e1d20;
}

div#copyright {
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 8px;
	color: #FFFFFF;
}

#copyright a {
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding-top: 5px;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left { float: left; margin-right:10px; }

img.right { float: right; margin-left:10px; }

img.border { border: 1px solid #000000; }

.clear { clear: both; }
.clearleft { clear: left; }


/* ----------------- CUSTOM CLASSES ----------------- */
ul.columns {
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0 10px 15px 0;
	width: 250px;
	list-style: disc;
}

div#flash {
	position: absolute;
	left: 715px;
	top: 231px;
}
/* ----------------- UTILITY NAVIGATION ----------------- */
ul#utility {
	padding: 12px 0 2px 0;
	margin: 0 auto;
	text-align: center;
}

ul#utility li {
	display: inline;
	color: #000;
	list-style: none;
	padding:0px;
	margin: 0px;
	}

ul#utility a {
	font-family:Tahoma, Arial, sans-serif;
	padding: 0 2px;
	font-size:11px;
	color:#000;
	
}
ul#utility a:hover { text-decoration: none;}

/* ----------------- MAIN NAVIGATION ----------------- */

div#mainnav {
	position: absolute;
	height: 55px;
	left: 300px;
	top: 135px;
	width: 680px;
}

ul#nav { list-style:none; margin: 0px; padding:0px }

	ul#nav li {
		float:left; 
		height:35px;
		line-height:35px; 
		vertical-align:middle;
		font-size:100%;
		text-align:center; }
	
	ul#nav li a span {padding:0px 10px 0px 5px;}
	
	ul#nav a {
		float:left; 
		margin:0px 4px;
		font-size: 11px;
		text-decoration:none; 
		color:#fff; 
		font-weight: bold;
		background: url(images/nav-idle.gif) right top no-repeat; }
	
	ul#nav a:hover { color: #000 }
	
	ul#nav .corner {
	float:left;  
	height:35px; 
	width:5px; 
	padding:0px; 
	background: url(images/nav-header.gif) left top no-repeat;}
	
	ul#nav .corner-current {
	float:left;  
	height:35px; 
	width:5px; 
	padding:0px; 
	background: url(images/nav-header-hover.gif) left top no-repeat;}
	
	ul#nav a.current {
		text-decoration:none; 
		color:#000; 
		font-weight:bold; 
		background: url(images/nav-hover.gif) right top no-repeat;
	}
	
	ul#nav .current-sign {		
		display:block; 
		padding:0px; 
		margin:0px 0px 0px 10px; 
		width:22px; 
		height:27px; 
		background: url(images/current-sign.gif) 0px 0px no-repeat;
	}

	/* ----------------- AUDIO DIV ----------------- */ 

div#audio {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/audio.jpg) top left no-repeat;
	}
div#audio div {
	position: absolute;
	top: 65px;
	left: 31px;
	width: 68px;
	height: 30px;
}

div#audio a {
	display: block;
	position: absolute;
	top: 88px;
	left: 0px;
	width: 180px;
	height: 10px;
}

/* NAVIGATION CONTAINER */
a#audiolink {
	display: block;
	float: right;
	margin: 190px 29px 0 0;
	clear:right;
	z-index: 2;
}
div#yp-video {
	float: right;
	height: 384px;
	width: 332px;
	margin-top: -20px;
	padding-right: 30px;
}
