a:link,a:visited { text-decoration:none; color:#991B1E; }

a:hover { text-decoration:underline;}
ul { list-style-image:url(../images/listtag.png); }

img { border:none;}

/*--------Background Color----------*/
body { background-color:#2D2D2D; text-align:left; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#1A2233; font-size:13px;}
/*--------/Background Color----------*/

h1 { font-size:36px; font-family:Tahoma, Geneva, sans-serif; color:#FFF; line-height:26px; }
h2 { font-size:17px; color:#991B1E; }

/*---------page width--------*/

#wrap { width:850px; margin:10px auto/*-------auto = centered-------*/; position:relative; }

/*------------Header----------*/
 #banner { background:url("../images/header-02.png") no-repeat; height:125px; margin:2px 0 10px 0; }
/*------------/Header----------*/

#headliner {
	position:absolute;
	top:440px;
	left:45px;
	z-index:11;
}

#headliner_middle {
	position:absolute;
	top:980px;
	left:45px;
	z-index:13;
}

#headliner_right {
	position:absolute;
	top:20px;
	left:20px;
	z-index:12;
}

#content {text-align:justify; width:850px; margin:0 auto; background: url(../images/new_pieces-07.jpg) repeat-y #2D2D2D;}

.inner {float:left; width:590px; padding:0 5px 0px 0; height:auto; min-height:300px;}

.inner2 {float:right; width:250px; padding:0px; height:auto; min-height:300px; position:relative; z-index:10;}

.podcast { position:absolute; left:10px; top:650px; z-index:40;}

.textbox { padding: 0 25px 5px 45px;}

.textbox_right { padding: 0 35px 5px 15px;}

.red { margin:15px 0 10px 0; background:#991B1E; height:4px;}

.linebreak { margin:0px 60px 0px 80px; background:#991B1E; height:1px; padding:0 50px;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#video {
	position:absolute;
	top:669px;
	left:41px;
	z-index:4;
} 

#camplink { position:absolute; top:0; right:20px; z-index:500;}
#reg { position:absolute; top:460px; left:340px; z-index:499;}
#speakers { position:absolute; top:830px; left:360px; z-index:498;}

 #nav { position:absolute; top:0px; left:0px; z-index:5; } 
  #bottom { height:127px; clear:both; overflow:hidden; }

#footer { width:850px; text-align:center; margin:10px auto; }
#footer p { margin-bottom:3px; color:#FFF; font-size:11px; }
#footer a:link, #footer a:visited { font-weight:normal; color:#999; font-size:11px; }

