/*	-------------------------------------------------------------
	Ask4events
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Narrow 800 pixel setup styles
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Base Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#container {
		width: 745px;
		clear:both;
		text-align:left;
		margin:0 auto;
		padding:0;
		}
		
/*	-------------------------------------------------------------
	Banner's Column Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#magic-1024 {
			visibility: hidden;
			display: none; }

		#magic-800 {
			float: left;
			width: 745px;
		}
		#magic-800 img {
			width:241px;
			height:185px;
			}
