body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:small;
	line-height:150%;
	background:#8c7935;
	color:#FFFFFF;}

#container{
	width:920px;
	margin:0px auto;}

#header{
	background:url(images/header.jpg) top left no-repeat;
	height:375px;}
	
#nav{

	position:relative;
	left:245px;
	top:240px;
	width:360px;
	text-transform:uppercase;
	font-size:18.0px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial;
        background:url(images/bar.jpg) top left no-repeat;}
		
#nav a{
	padding:0px 10px 0 10px;
	color:#A69351;
	text-decoration:none;v}	

#nav a:hover  {color: #512B07; text-decoration: none;}

#left{
	width:225px;
	float:left;}

#main{
	margin-top:-112px;
	width:680px;
	margin-left:10px;
	float:right;}	

#footer{
	font-size:10px;}	

h1{
	font-size:16px;
	line-height:170%}	

#speakers{
	width:319px;
	height:400px;
	background:url(images/speakers.jpg) top left no-repeat;
	float:right;}	

.player{
	width:250px;
	height:210px;
	margin-left:30px;
	margin-top:182px;}	

.callout{
	width:216px;
	border:4px solid #ff971a;
	background:#A79251;;
	color:#000000;}	

.wrapper{
	/*Styles defined inline.*/}	

.title{
	text-transform:uppercase;
	color:#ff971a;}	

a{
	color:#e7a10b;}	
	
#hidden{
	display:none;}	

img{
	border:none;}	

/*Blog Styles*/		

#sidebar{
	float:right;
	width:200px;
	border:3px solid #E6BC4E;
	background-color:#A79251;}	

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:5px;}	

#sidebar h3{
	margin-bottom:-5px;}	

#sidebar a{
	color:#e7a10b;}		
	
#content{
	/*margin-top:-10px;*/
	width:465px;
	margin-left:-110px;
	float:right;}	

.blogtitle{
	color:#FFFFFF;
	text-decoration:none;}

.post{
	border-bottom:1px solid #9E8A44;}

.narrowcolumn{width:380px;margin-right:15px;}	

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0; }		

