/* CSS Document */

/*
-----------------------------------------------
MACRO STYLE SHEET (appearances-structure.css)

Site: www.SalasGift.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  31 October 2006
File Path: ../css/appearances-structure.css
----------------------------------------------- */

	
/* = Micro Structure - #maincol
------------------------------------------*/
	
#maincol { 
	width: 750px;
	}

#maincol_header {
	width: 750px;
	padding-top: 20px;
	}
	
#maincol_content {
	width: 710px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

#maincol_footer {
	width: 750px;
	}

#mc2 {
   height: 100%;
  	}






	




