@charset "utf-8";
/* CSS Document */

/*	-------------------------------------------------------------
	CSS - FLOBOTS Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		community.css
	Date:			June 5, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	leftCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#leftCol {
		width:552px;
		margin:48px 0 2px 0;
		padding:0 0 50px 20px;
		background:#630900;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#c98b06;
	}
		#leftCol h1 {
			font:bold 24px Arial, Helvetica, sans-serif;
			padding:30px 0 5px 0px; margin:0;
			color:#ff3000;
		}
	#itemCommunityImg {
		width:320px; height:240px;
		margin:2px 0 0 0;
		border:20px solid #79150e;
	}
	.itemCommunity {
		width:245px; height:32px;
		margin:0 0 0 0;
	}
		.itemCommunity a.myspace:link, .itemCommunity a.myspace:active, .itemCommunity a.myspace:visited {
			width:245px; height:32px;
			margin:3px 0 0 0;
			display:block;
			background:url(/images/myspace.gif) no-repeat top;
		}
			.itemCommunity a.myspace:hover {
				background:url(/images/myspace.gif) no-repeat 0px -32px;
			}
	#america {
		width:322px;
		margin:30px 0 0 0;
	}