	/* LAYOUT mainlayout.css > Home Page Cascade Style Sheet *********************************************/
	/* ***************************************************************************************************/
	#wrapper2
	{
		position:relative;
		width:980px;
		margin:0 auto;
		text-align:center;
		background-image:url('../../graphics/template/banner.jpg');
		background-repeat:no-repeat;
		background-position:0px 100px;
	}
	/* Content Structure */
	#leftarea3
	{
		padding-left:10px;
		padding-right:0px;
	}
	
	#rightarea3
	{
		float: right;
		width: 310px;
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	 
	#rightarea4
	{
		float: right;
		width: 200px;
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	/* Content Structure > Pods */
	 
	#poll, #fun
	{
		border:1px solid #cccccc;
		margin-bottom:10px; 
	}
	
	div.othermedia
	{
		border:1px solid #cccccc;
		margin-bottom:10px;

	
		width:190px;
		float:left;
		margin-right:10px;
		
	}
  		
	img.multimedia
	{
		float:left;
		margin:2px 5px 2px 2px;
	}
	
	
	
	#funimg
	{ 
		margin:2px auto;
		text-align:center;
		display:block; 
	}
	
	#full
	{
		width:531px;
		height:250px;
		margin-bottom:3px;
		border:none;
	}
	
	img.preview
	{
		width:80px;
		height:50px;
		margin:3px 6px 3px 0px;
		border:none;
	}

	.multiad1
	{
		height:100px;
		width:530px;
		margin-top:10px;
	}
	
	.multiad2
	{
		height:480px;
		width:97px;
		
		float:right;
		margin-right:10px;
	}
