* { color:white; }

body { background:#000 url(all/agt_background.jpg) no-repeat top center; }
#container {background:#000; }

/*header*/
#header { background:#000 url(all/header_fade.jpg) top repeat-x; }
#header_logo { background:url(speakers/logo.png) no-repeat center; }
#header #carmel_global_button { background:#ccc url(all/carmel_global_button.jpg) repeat-x; }
#header #carmel_global_button { color:#333; }
#header #search { background:#ccc; }
#header #search submit { background:url(all/search.jpg) 0 0 no-repeat; }
#header #search submit:hover { background:url(all/search.jpg) 0 25px no-repeat; }

#container #fade_left { background:url(all/left_fade.png) repeat-y; }
#container #fade_right { background:url(all/right_fade.png) repeat-y; }

/*navigation*/
#navigation {
	float:left;
	width:970px;
	height:50px;
	text-align:center;
	text-transform:uppercase;
}

#navigation h3 {
	float:left;
	width:auto;
	padding:0 23px 0 22px;
}

#content {
	float:left;
	padding:5px;
}

#schedule #content, #register #content {
	background:url(all/content_background.jpg) no-repeat bottom right;
}

#speakers #content .box6 h3 {
	position:relative;
	top:-30px;
}

.box1 p, .box2 p, .box2 p, .box3 p, .box4 p, .box5 p, .box6 p, .box7 p, .box8 p, .box9 p, .box10 p, .box11 p, .box12 p{
	background:none;
}

#speakers #content .box6 p {
	position:relative;
	top:-30px;
}

#schedule #content .yellow {
	background:#a288bc;
	color:#000;
}

#schedule #content td {
	background:#333;
}

#schedule #content table {
	border:1px;
	border-color:red;
	width:400px;
}

#other_events #content #equip {
	position:absolute;
	top:220px;
	left:110px;
	float:left;
}

#other_events #content #equip_table {
	position:absolute;
	top:360px;
	left:80px;
}

#other_events #content #rhema_table {
	position:absolute;
	top:370px;
	right:100px;
}

#other_events #content .yellow {
	background:#a288bc;
	color:#000;
}
#other_events #content td {
	background:#333;
}

#other_events #content table {
	border:1px;
	border-color:red;
	width:200px;
}

#register .box6 p {
	margin:2px;
}

#register .box6 input {
	width:300px;
	color:#333;
}

#register input #submit {
	width:100px;
}
	

/*footer*/
#footer {
	background:#000 url(all/footer_fade.jpg) repeat-x;
}
#footer_container {	margin-top:30px;}