﻿#outer
{

}

	#inner
	{
		margin:0px auto;
		width: 942px !important;
	}

#header
{
	margin-bottom: 25px;
	position: relative;
}

	#nav
	{
		float: none;
		clear: both;
		z-index: 80;
	}
	
		#nav ul
		{
			list-style-type:none;
			padding:0px;
		}
		
			#nav ul li
			{
				float:left;
			}
	
		
	#logo
	{
		float:left;
	}
	
	#top-banner
	{
		float: right;
	}
	
		#top-banner p
		{
			margin: 0px;
			padding:0px;
		}
	
	#main-image
	{
		display: block;
		margin-top: 10px;
		float: none;
		clear: both;
	}
	
#videos
{
	margin-top: 0px !important;
}

.sidebar
{
	width: 175px;
}


.sidebar .header2
{
	border: solid 1px black;
}

	.sidebar .header2 p
	{
		margin: 7px 0 auto 5px;
	}

.list_main table 
{
	width: 175px;
}

	.list_main table td
	{
		border-bottom: 1px dashed grey;
	}
	
	#videos .list_main table td p
	{
		margin-top: 4px;
		margin-bottom: 4px;
	}
	
		#videos .list_main table td p
		{
			text-align: center;
			font-size: 0.8em;
			font-weight: bold;
			text-transform:uppercase;
		}
		
		#videos .list_main table td img
		{
			border: 1px solid #f0f0f0;
		}
		
		#videos .links p
		{
			text-align: center;
		}

#news_one
{
	margin-bottom: 10px;
}

#bottom-banner
{

}

#footer
{
	
}

	#footer p
	{
		text-align: center;
	}
