/************* GENERAL STYLES ***/
* { margin: 0; padding: 0; }

html, body {
	text-align: center;
	font-size: 11px;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	color: #444;
	background: #004293; }


	/*** FONT STYLES ***/	
	h1 { 
		font-size: 18px; 
		font-weight: bold;
		color: #00326d;
		margin: 0 0 10px 0; }

	h2 {
		width: 100%;
		height: 40px;
		font-size: 14px;
		font-weight: normal;
		font-style: italic;
		line-height: 40px;
		color: #fff;
		padding: 0 0 0 15px;
		background: #00326d; }
	
	a:link, a:visited { color: #00326d; }
	a img { border: none; }
	
	p { margin-bottom: 16px; }
	
	img, div, input { behavior: url("/iepngfix.htc") }
	
	a:focus, a:hover, a:active { outline:none; }


/************* STRUCTURE STYLES ***/
#wrapper {
	width: 1000px;
	margin: 0 auto; }
	
	/*** HEADER ***/
	#header {
		width: 1000px;
		height: 225px;
		float: left; }

	/*** NAVIGATION ***/
	ul#nav { 
		width: 1000px;
		height: 42px;
		margin: 0 auto;
		float: left;
		list-style: none; }
		
		ul#nav li { 
			float: left; 
			height: 42px; }
			
	/*** CONTENT WRAPPER ***/
	#contentWrapper {
		width: 1000px;
		min-height: 500px;
		float: left;
		text-align: justify;
		background: #fff; }
		
		#contentWrapper li {
			margin: 0 0 0 30px; }
	
		/*** LEFT COLUMN ***/
		#leftColumn {
			width: 525px;
			float: left;
			margin: 10px; }
			
			/*** VIDEO PLAYER ***/
			#videoPlayer {
				width: 525px;
				height: 275;
				float: left; 
				display: block; }
				
			/*** FEEDS ***/
			#feeds {
				width: 525px;
				float: left;
				margin: 10px 0; }
				
				/*** NEWS ARTICLES ***/
				#news {
					width: 258px;
					float: left;
					margin: 0 9px 0 0; }
					
					#news h2 {
						width: 243px;
						height: 40px;
						font-size: 14px;
						font-weight: normal;
						font-style: italic;
						line-height: 40px;
						color: #fff;
						padding: 0 0 0 15px;
						background: #00326d;}
						
					ul#newsList {
						list-style: none;
						margin: 10px; }
						
						ul#newsList li {
							padding: 0 0 0 18px;
							width: 205px;
							margin: 0 0 5px 0;
							background: url(../images/icon_bullet.jpg) top left no-repeat; }
							
							ul#newsList li a {
								text-decoration: none; }
	
				/*** BLOG ***/
				#blog {
					width: 258px;
					float: left;
					margin: 0; }
					
					#blog h2 {
						width: 243px;
						height: 40px;
						font-size: 14px;
						font-weight: normal;
						font-style: italic;
						line-height: 40px;
						color: #fff;
						padding: 0 0 0 15px;
						background: #00326d; }
						
				/*** COMMUNITY INVOLVEMENT ***/
				#communityInvolvement {
					width: 525px;
					float: left;
					margin: 10px 0; }
					
					#communityInvolvement h2 {
						width: 510px;
						height: 40px;
						font-size: 14px;
						font-weight: normal;
						font-style: italic;
						line-height: 40px;
						color: #fff;
						padding: 0 0 0 15px;
						background: #00326d; }
						
					ul#communityList {
						list-style: none;
						margin: 10px; }
						
						ul#communityList li {
							padding: 0 0 0 18px;
							width: 485px;
							margin: 0 0 5px 0;
							background: url(../images/icon_bullet.jpg) top left no-repeat; }
							
							ul#communityList li a {
								text-decoration: none; }
		
		/*** RIGHT COLUMN ***/
		#rightColumn {
			width: 435px;
			float: left;
			margin: 10px 10px 10px 0; }
			
			/*** CONTENT ***/
			#content {
				width: 435px;
				float: left; }
				
			/*** RIGHT BOTTOM ***/
			#rightBottom {
				width: 372px;
				margin: 10px 0;
				float: left; }
				
				/*** HOT TOPICS ***/
				#hotTopics {
					width: 199px;
					float: left;
					margin: 10px 0; }
					
					#hotTopics h2 {
						width: 184px;
						height: 40px;
						font-size: 14px;
						font-weight: normal;
						font-style: italic;
						line-height: 40px;
						color: #fff;
						padding: 0 0 0 15px;
						background: #00326d; }
						
					ul#hotList {
						list-style: none;
						margin: 10px; }
						
						ul#hotList li {
							padding: 0 0 0 18px;
							width: 166px;
							margin: 0 0 5px 0;
							background: url(../images/icon_bullet.jpg) top left no-repeat; }
							
							ul#hotList li a {
								text-decoration: none; }
								
				/*** SPONSORS ***/				
				ul#sponsorsSpace {
					width: 163px;
					float: left;
					list-style: none;
					margin: 10px 0 0 150px;
					padding: 0 100px 0 0; }
					
					ul#sponsorsSpace li {
						float: left; }

/*** TWITTER ***/
#twitter {
	width: 100%;
	float: left; }

ul#twitter_update_list {
	list-style: none;
	width: 100%;
	margin: 10px 0 0 0;
	float: left; }	
	
	ul#twitter_update_list li {
		margin: 0 0 5px 0;
		font-size: 10px; }
		
		ul#twitter_update_list li a {
			color: #113C6A;
			text-decoration: none; }

			
	/*** FOOTER ***/
	#footer {
		width: 1000px;
		height: 60px;
		margin: 20px 0 0 0;
		text-align: left;
		float: left;
		margin: 0 auto;
		padding: 0 0 8px 0; }
		
			#footer p { 
				font-size: 10px;
				color: #fff;
				margin: 25px 0 0 40px; }
				
				#footer a:link, #footer a:hover, #footer a:visited {
					text-decoration: underline;
					color: #fff; }


			#footer p.poweredby { 
				float: right;
				margin: 25px 40px 0 0;
				text-align: right; }
		
			#footer p.poweredby a { margin: 0 0 0 20px; }
			
			

/*** CLEARFIX ***/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; } /* SAFARI FIX */

* html .clearfix { height: 1%; } /* IE6 FIX */
