/* 
Title:		Main - V. for lower screen resolutions CSS
Author: 	3 Crown Creative
*/

body {min-width:943px;}
#wrapperOuter {width:943px;background:url(/images/bkgBlue.jpg) repeat-y 9px 20px}
#wrapperInner { background:url(/images/notepadM.jpg) repeat-y 160px 50px }
#header {background:url(/images/bkgHeader.jpg) no-repeat 0 0; display:block; height:72px; width:943px;}
#foot { background:url(/images/notepadB.jpg) no-repeat;margin:-20px 0 0 160px;}
#nav {padding:35px 0 0 380px}
#content {margin:120px 60px 0 210px;  }

#container {background: url(/images/bkgTinkFilesImgSm.jpg) no-repeat 0 50px}
#home #container {background: url(/images/bkgHomeImgSm.jpg) no-repeat 0 50px}
#books #container {background: url(/images/bkgBooksImgSm.jpg) no-repeat 0 50px}
#tinkFiles #container {background: url(/images/bkgTinkFilesImgSm.jpg) no-repeat 0 50px}
#author #container {background: url(/images/bkgAuthorImgSm.jpg) no-repeat 0 50px}
#schedule #container {background: url(/images/bkgScheduleImgSm.jpg) no-repeat 0 50px}
#contact #container {background: url(/images/bkgContactImgSm.jpg) no-repeat 0 50px}
