@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

#wrapper{
	width:969px;
	margin:0 auto;
}

#content{
	width:749px;
	float:right;
	margin-bottom:30px;
}

#content_inner{
	width:749px;
	min-height:300px;
}

#content_items{
	width:734px;
}

#content_items_column{
	width:514px;
	float:left; 
}

#content_modules{
	position:relative;
	left:-30px;
	width:190px;
	margin-top:15px;
	float:right;
}

#content_columns_footer{
	clear:both;
}

#content_footer{
	width:749px;
	height:15px;
}

#left_col{
	position:relative;
	width:215px;
	float:left;
	margin-bottom:30px;
}

#left_col_inner{
	width:215px;
}

#left_col_modules{
	width:200px;
}

#left_col_footer{
	width:215px;
	height:15px;
}

#footer{
	clear:both;
	width:954px;
	height:100px;
}

/* OTHER OBJECTS */

#video_player{
	width:275px;
	height:260px;
	float:right;
	margin:0 30px 15px 15px;
}

#comms_module{
	width:455px;
	margin-left:30px;
	margin-bottom:20px;
	padding-top:60px;
}

.audioWrapper{
	border:1px solid #000000;
	margin:20px;
	padding:20px;
}
