/**global styles**/
#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	font-size: 100%;
	background: #000000;
	width: 1000px;
	border: none;
	}
	
#header {
	background-color:#fff;
	color:#000;
	text-align: center;
	padding: 0px;
	}

#container {
	width: 1000px;
	background-color: #fff;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000;
}


/**banner styles**/	
#banner{
	position: absolute;
	left:0px;
	top:0px; 
	padding: 0px;
	margin: 0px;
	width:1000px;
	border-bottom: none;
}
	
#bannerimg {
	left:0px;
	top:0px; 
	width: 1000px;
	height: 300px;
	float:left;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Verdana, Arial, sans serif;
	}



/**content styles**/
img {
	border: none;
}

#content.home {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(home/images/homeBG.jpg);
	}

#content.about {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(about/images/aboutBG.jpg);
	}

#content.welcome {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(conference/welcome/images/welcomeBG_2010.jpg);
	}

#content.jane {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(conference/speakers/images/jane.jpg);
	}
	
#content.donna {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(conference/speakers/images/donna.jpg);
	}

#content.program {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(conference/program/images/2010program.jpg);
	}

#content.youth {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(conference/youth/images/youthBG.jpg);
	}

#content.photos {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(clipboard/images/photoBG.jpg);
	}

#content.videos {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	color: #777;
	text-align: left;
	background: url(clipboard/images/videoBG.jpg);
	}

#content.merchandise {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(home/images/homeBG.jpg);
	}

#content.contact {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1250px;
	font-size: 12px;
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	background: url(about/images/aboutBG.jpg);
	}

.text {
	color: #fff;
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	line-height: 1.5em;
}

#textbox.home {
	position: absolute;
	top: 320px;
	left: 220px;
	width: 700px;
	color: #fff;
}

#homeGraphic {
	position: absolute;
	top: 590px;
	left: 180px;
}

#registerBtn {
	position: absolute;
	top: 540px;
	left: 600px;
	z-index: 100;
}

#textbox.about {
	position: absolute;
	top: 320px;
	left: 220px;
	width: 700px;
	color: #fff;
}

#textbox.welcome {
	position: absolute;
	top: 320px;
	left: 645px;
	width: 320px;
	color: #fff;
	font-size: 93%;
}

#textbox.jane {
	position: absolute;
	top: 330px;
	left: 220px;
	width: 320px;
	color: #fff;
	font-size: 100%;
}

#textbox.donna {
	position: absolute;
	top: 330px;
	left: 645px;
	width: 320px;
	color: #fff;
	font-size: 100%;
}

#textbox.program {
	position: absolute;
	top: 470px;
	left: 200px;
	width: 500px;
	color: #fff;
	font-size: 100%;
}

#textbox.youth {
	position: absolute;
	top: 450px;
	left: 200px;
	width: 420px;
	color: #fff;
	font-size: 100%;
}

#textbox.youthprogram {
	position: absolute;
	top: 470px;
	left: 670px;
	width: 300px;
	color: #fff;
	text-align: right;
	font-size: 100%;
}

#textbox.photos {
	position: absolute;
	top: 320px;
	left: 350px;
	width: 700px;
	color: #777;
	font-size: 100%;
}

#textbox.videos {
	position: absolute;
	top: 320px;
	left: 400px;
	width: 700px;
	color: #777;
	font-size: 100%;
}

#textbox.merchandise {
	position: absolute;
	top: 400px;
	left: 220px;
	width: 700px;
	color: #fff;
}

#textbox.contact {
	position: absolute;
	top: 320px;
	left: 220px;
	width: 700px;
	color: #fff;
}


tr, td {
	padding-bottom: 10px;
}


/**generic tags**/
.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
	color: #000;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 1.5em;
}

.italicBold {
	font-weight: bold;
	font-style: italic;
}

#clearboth {
	clear: both;
}

.floatleft {
	float: left;
	margin-right: 20px;
}


.floatright {
	float: right;
	margin: 0px 0px 5px 5px;
}


/**header styles**/
h1 {
	color: #fff;
	font-family: Verdana, Arial, sans serif;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
}

h1.clip {
	color: #333;
	font-family: Verdana, Arial, sans serif;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
}


h2 {
	color: #fff;
	font-family: Verdana, Arial, sans serif;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
}

h3 {
	color: #fff;
	font-family: Verdana, Arial, sans serif;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
}

.subHeading {
	color: #adc414;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 1.5em;
}


/**footer styles**/
#footer {
	position: absolute;
	top: 1170px;
	left: 180px;
	height: 50px;
	color: #777;
	font-size: 80%;
}

#footerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.paradiselogo {
	position: absolute;
	top: 0px;
	left: 600px;
}

.compassionlogo {
	position: absolute;
	top: 0px;
	left: 400px;
}

.lifefmlogo {
	position: absolute;
	top: 0px;
	left: 200px;
}

	



/**main navigation**/
#menu {
	position: absolute;
	left: 10px;
	top: 340px;
	width: 125px;
	margin-top: 0px;
	/*margin-left: 10px; - IE and FF display diff. IE 10px further right. Use padding instead*/
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Define links - display blocks 125px wide */
#menu a {
	display: block;
	width: 110px;
	margin: 0;
	padding:0;
	color: #FFCC00;
	text-decoration: none;
	vertical-align:middle;
}
/* LAYOUT DIV: CONTENT: LHS: SIDEMENU */
#leftnav {
	margin:0;
	background-color:#fff;
	float: left;
	/*border: thin solid #CCCCCC;*/
}

#leftnav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 14px;
	line-height:150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftnav li {
margin: 0;
}

#leftnav a {
margin: 0px;
/*margin-left:4px;*/
text-decoration: none;
display: block;
padding: 2px 5px 2px 5px;
}

/*#nothing a {
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
}*/
#leftnav a:link, #leftnav a:visited{
color: #222;
}
#leftnav a:hover, #leftnav a:active{
	color: #a2a2a2;
	background-color: #fff;
	/*background-image: url(images/navRollover.gif);
	background-repeat: repeat;*/
}



/**global navigation**/
a {
	color: #fff;
	font-family: Verdana, Arial, sans serif;
	font-size: 100%;
	line-height: 1.5em;
	text-decoration: none;
}

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




