/*///////Blog//////8/*/
 
a:link, a, a:active, a:visited {
 
white-space:nowrap;
 
}
#blogmain
{
    width:170px;
    float:left;
    height:25px;padding:5px 0;
    font-weight:bold;
    white-space:nowrap;
}
#TICKER
{
    overflow:hidden;
    width:768px;
     float:left;
    height:25px;
    padding:5px 0;
    *padding:3px 0;
    
}
pre
{
    margin-top:3px;
    font-family:Arial;
}

/*////////////*/
/*Written by Nick Smotek and Caleb Lummer*/

	#content
	{
		padding:3px 0px 0px 3px;
		margin:0 0 0 11px;
		*margin:0 4px 0 0;
		_margin:0 0 0 11px;
		width: 943px;
	}
	#sliderContainer
	{
		position:relative;	
		height:375px;
		overflow:hidden;
		
	}
 
 
 
 
 

	/* SLIDER STUFF //////////////////////////////////////////////////// */
#sliderContainer
{
	position:relative;
}
	
#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:942px;
		height:375px;
		overflow:hidden; 
		}	
	#prevBtn span, #nextBtn span
	{
		display:none;	
	}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		 
		}	
	#nextBtn, #slider1next{ 
		 
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		 
		}	
	#nextBtn a, #slider1next a{ 
		 
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	}
	
	/* SLIDER STUFF //////////////////////////////////////////////////// */


	#triBoxes
	{
		width:960px;
		clear:both;
	}
	
	.middleBox
	{
		width:310px;
		display:inline-block;
		margin:0px 6px 0 5px;
		float:left;
		cursor:pointer;
	}

	.leftBox
	{
		width:310px;
		display:inline-block;
		float:left;
		cursor:pointer;
	}

	.rightBox
	{
		display:inline-block;
		width:310px;
		float:left;
		cursor:pointer;
	}

 
