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