/*	border: 1px solid #33FF00 /*
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #000 url(images/body-bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Trebuchet MS, Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	color: #fff;
}

p, li, ul, a { font-size: 1.3em }

p { line-height: 17px; }

h1 {
	font-size: 25px;
	letter-spacing: -1px;
	padding-top:0px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	font-size:23px
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
hr {
	color: #fff;
	background-color: #fff;
	height: 1px;
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

address {
	font-style: normal;
	font-size: 1.1em;
	color: #333333;
}

address a, address a:visited, address a:link { color: #333333; font-size: 1.1em}

address a:hover, address a:active { text-decoration:none }

a { color: #000000; }

a:hover { text-decoration:none; }

ul {
	list-style:square
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 800px;
	margin: 0 auto;
	background: url(images/container.gif) repeat-y;
}
div#container2 {
	width: 800px;
	margin: 0 auto;
}

div#header {
	position: relative;
	width: 800px; 
	height: 145px;
	background: url(images/header.jpg) no-repeat;
}

div#header2 {
	position: relative;
	width: 800px; 
	height: 145px;
	background: url(images/header2.jpg) no-repeat;
}

div#flash {
	background: url(images/flash-area.jpg) no-repeat;
	width: 800px;
	height: 400px;
}

div#content { }

div#text {
	float: left;
	width:570px;
	position: relative;
}

	div#text li { font-weight: normal; font-size: 1.1em }

div#sidebar {
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	width:210px;
}
div#sidebar2 {
	float: left;
	margin-right:10px;
	_margin-right:9px;
	width:145px;
}

div#footer { 
	width: 800px; 
	height: 10px;
	clear: both;
	background: url(images/footer.gif) no-repeat;
	margin: 0 auto
}

div#footer2 { 
	width: 800px; 
	height: 10px;
	clear: both;
}
/* ----------------- HORIZONTAL MAIN NAVIGATION ----------------- */
div#mainnav {
	padding: 95px 0 0 245px;
	margin: 0px;}

ul#nav {
	margin: 0px;
	padding: 0px;
	}

	ul#nav li {
		list-style: none;
		padding: 0;
		float: left;
	}
	
	ul#nav a, ul#nav a:visited, ul#nav a:link {
	text-align: center;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	_display: inline-block;
	height: 30px;
	padding: 16px 10px 4px 10px;
	}
	
		ul#nav a#home {
			border-left: 1px solid #000;
		}
	
	ul#nav a:hover, ul#nav a:active {
		color: #fff;
		background: #000;
	}
	
	div#mainnav ul#nav a.current {
		background-color: #FFFFFF;
		color: #333333;
	}

/* ----------------- UTILITY NAVIGATION ----------------- */
div#utility {
	padding: 12px 0 2px 0;
}

div#utility ul {
	margin: 0 auto;
	text-align: center;
}

div#utility ul li {
	display: inline;
	color: #fff;
	list-style: none;
	padding:0px;
	margin: 0px;
	}

div#utility ul a, div#utility ul a:link, div#utility ul a:visited {
	padding: 0 2px;
	font-size:11px;
	color: #fff;
	
}

div#utility ul a:hover, div#utility ul a:active { text-decoration: none;}

div#copyright {
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 8px;
	color: #fff;
}

#copyright a, #copyright a:link, #copyright a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover, #copyright a:active {
	text-decoration:underline;
	color: #fff;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding: 5px 0px;
}

/* ----------------- 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; }

/* ----------------- 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 {
	position: absolute;
	display: block;
	z-index: 2;
	left: 600px;
	top:0;
}

/* Video Container */
a#videolink {
	position: absolute;
	display: block;
	z-index: 2;
	left: 400px;
	top:0;
	width: 200px;
}

/* ----------------- ADMIN LOGIN DIV ----------------- */ 
a#admin {
	background: url(images/admin.gif) no-repeat;
	background-position: 100% 0px;
	height: 15px;
	width: 95px;
	margin: 0 auto;
	display: block;
}

a#admin:hover {
	background-position: 0% -18px;
}


/* ----------------- CUSTOM CLASSES ----------------- */

.pad {margin-top: 10px;}

a#register {
	position: absolute;
	display: block;
	z-index: 2;
	right: 0px;
	top: 230px;
}
