/*	border: 1px solid #33FF00 /*
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
}

p, li, ul, a {
	font-size: 15px;
}

p { line-height: 17px; }

p#disclaimer {
	width: 900px;
	margin: 10px auto;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
}

h1 {
	font-size: 22px;
	letter-spacing: -1px;
	padding-top:0px;
	margin-top: 0px;
	color: #E1BD2B;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEBB29;
}

h2 {
	font-size: 16px;
	color: #FFCC00;
	line-height: 21px;
	padding: 5px;
}

h3 {
	font-size: 15px;
}

address {
	font-style: normal;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #CCCCCC;
}

address a, address a:visited, address a:link {
	color: #FFCC00;
	font-size: 14px;
}

address a:hover, address a:active {
	text-decoration:none;
	color: #FFFFFF;
}

a {
	color: #E5BF2C;
}

a:hover { text-decoration:none; }

ul { font-weight:bold; }

li {
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0 auto;
	background: url(images/container.gif) repeat-y;
}

div#header {
	position: relative;
	width: 990px;
	height: 222px;
	background: url(images/header.jpg) no-repeat;
}

div#content {
	min-height: 210px;
	height:auto !important;
	height: 210px;
}

div#text {
	float: left;
	margin-top: 50px;
	width: 500px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
}
iframe {
	margin-left: -20px;
	float: left;
}

	div#text p, div#text li {
	color: #FFFFFF;
	}

div#sidebar {
	float: left;
	margin-left: 35px;
	_margin-left: 22px;
	margin-top: 50px;
	padding-left: 10px;
	width: 190px;
}

div#footer { 
	width: 990px; 
	height: 15px;
	clear: both;
	background: url(images/footer.gif) no-repeat;
}

/* ----------------- HORIZONTAL MAIN NAVIGATION ----------------- */
div#mainnav {
	margin: 0px;
	padding-top: 182px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
div#sponsors {
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
	background-image: url(../site%20archive/celebratelife/images/bg-container.gif);
	background-repeat: repeat-y;
	padding: 6px;
	border: 1px solid #004A89;
}

ul#nav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	}

	ul#nav li {
		list-style: none;
		padding: 0;
		float: left;
	}
	
	ul#nav a, ul#nav a:link {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	_display: inline-block;
	height: 20px;
	border-right: 1px solid #bdc1a0;
	padding-top: 14px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	}
	
		ul#nav a#home {
			border-left: 1px solid #bdc1a0;
		}
	
	ul#nav a:hover, ul#nav a:active {
	color: #FFFFFF;
	background-color: #003366;
	}
	
	#nav a.current {
	color: #000033;
	}

/* ----------------- UTILITY NAVIGATION ----------------- */
div#utility {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	height: 30px;
	padding-bottom: 10px;
	background-color: #0d1558;
}

div#utility ul {
	text-align: center;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#utility ul li {
	display: inline;
	color: #000;
	list-style: none;
	padding:0px;
	margin: 0px;
	}

div#utility ul a, div#utility ul a:link, div#utility ul a:visited {
	font-family:Tahoma, Arial, sans-serif;
	padding: 0 2px;
	font-size:11px;
	color:#FFCC00;
	
}

div#utility ul a:hover, div#utility ul a:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#copyright {
	position:relative;
	width: 900px;
	font-size: 10px;
	text-align: center;
	color: #FFFF99;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
}

div#copyright a, div#copyright a:link, div#copyright a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

div#copyright a:hover, div#copyright a:active {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

.ypimg {
	position:absolute;
	top: 0px;
	right:0;
	border: 0px;
	padding-top: 8px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
img.sidebyside {
	margin-left:3px;
	border: 1px solid #d3d7b4;
	padding: 2px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 4px;
	background-color: #000000;
}


/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin-right:10px;
	padding: 2px;
	border: 1px solid #d3d7b4;
	background-color: #000000;
}

img.right {
	float: right;
	margin-left:14px;
	border: 1px solid #d3d7b4;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #000000;
}
img.rightnoborder {
	float: right;
	margin-left:10px;
	padding: 2px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.border { background: #dfe3c2; border: 1px solid #d3d7b4; padding: 2px; }
img.centerborder {
	margin-right:auto;
	text-align: center;
	padding: 4px;
	margin-left: auto;
	border: 1px solid #C3C2C2;
}


.clear { clear: both; }


/* ----------------- AUDIO DIV ----------------- */ 

div#audiolink {
	position:absolute;
	top: 0px;
	left: 725px;
	z-index: 100;
}
div#audio div {
	position: relative;
	width: 68px;
	height: 30px;
	margin-top: 60px;
	margin-right: 70px;
	float: right;
}

div#audio a {
	display: block;
	position: relative;
	left: 0px;
	width: 180px;
	height: 10px;
}

/* NAVIGATION CONTAINER */
a#audiolink {
	position: relative;
	display: block;
	z-index: 2;
}
div#audio {
	width: 180px;
	height: 120px;
	background: url(images/audio.jpg) top left no-repeat;
	z-index: 100;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
div#signin {
	position:relative;
	width: 900px;
	font-size: 10px;
	text-align: center;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	text-decoration: none;
}

/* ----------------- ADMIN LOGIN DIV ----------------- */ 
a#admin {
	background: url(images/admin.gif) no-repeat;
	background-position: 100% 0px;
	height: 15px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	float: right;
	width: 120px;
	margin-right: 35px;
}

a#admin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000033;
	height: 15px;
	width: 120px;
}
div#map {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 630px;
	clear: both;
	padding: 0px;
	height: 350px;
}

div#box {
	border: 1px solid #000000;
	background-color: #8B2929;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 600px;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
div#box p {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
}
div#box img {
	border: 1px solid #999999;
	background-color: #990000;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	padding: 5px;
}

p.small, ol.small li {
	font-size: 10px;
}

.emphasize {
	color: #DBB826;
	font-weight: bold;
}

div#infobox {
	width: 185px;
	border: 1px solid #bfc3a2;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div#infobox p {
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#infobox a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #556d84;
}
