/*	-------------------------------------------------------------
	Base Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#container {
			margin-left: auto;
			margin-right: auto;
			width: 1005px;
			background-color: #fff;}
			
			
			
/*	-------------------------------------------------------------
	Top Bar
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		

		#topBar {
			width: 1005px;}

		#topBar #search {
			margin: 32px 0px 0px 510px;}


/*	-------------------------------------------------------------
	Magic Column Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#magic-1024 {
			background-color: #fff;
			float: left;
			height: 750px;
			width: 250px;}

		#magic-800 {
			visibility: hidden;
			display: none; }


/*	-------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#footer #links,
		#footerSub #links {
			width: 725px;
			height: 35px;  }
	
		#footer #settings,
		#footerSub #settings {
			width: 239px;
			height: 49px; }