
body				{ background-color: white; }
div.content			{ width: 900px; height: 1000px; position: relative; margin: 10 0 0 0; }
div.titlebar		{ width: 900px; height: 117px; position: relative; float: left; }
div.title			{ font: bold 20px helvetica; color: white; padding: 5 0 0 350;}
/*div.title1			{ width: 150px; height: 100px; position: absolute; background-color: black; }*/
div.title2			{ width: 1000px; height: 92px; position: relative; padding:0 0 0 0; background:url(/_fnd/images/web_images/titlebar.png); }
/*div.title3		{ width: 150px; height: 25px; position: absolute; left: 750px; background-color: #CD3301; }
div.title4			{ width: 7px; height: 25px; position: absolute; left:893px; background:url(/_fnd/images/web_images/titleround.png); }*/
div.logoutArea		{ width: 200px; height: 30px; position: absolute; top: 50px; left: 650px; z-index: 10;  }
div.menu			{ width: 750px; height: 25px; position: relative; left: 160px; top: -23px; padding: 8 0 0 5; }
/*div.menublock		{ width: 20px; height: 40px; position: absolute; left: 7px; top: 7px; background-color: #ece2aa; }
div.menubody		{ width: 720px; height: 30px; position: absolute; left: 30px; padding-top: 7px; }*/
div.smenu			{ width: 748px; height: 18px; position: relative; left: 160px; top: -25px; padding: 2 0 0 10; background-color: #f5f4ed; }
div.body			{ width: 1100px; min-height: 750px; position: relative; float: left; margin: 10 0 0 0; }
div.bodyWelcome		{ width: 900px; min-height: 330px;  position: relative; float: left; margin: 10 0 0 0; }
div.sidebar			{ width: 150px; min-height: 500px; position: relative; float: left; background-color: white; }
div.sidebarWelcome	{ width: 150px; min-height: 380px;  position: relative; float: left; background-color: white; }
div.sidetitle		{ width: 150px; height: 20px; position: relative; background:url(/_fnd/images/web_images/sidetitle.png); background-repeat: no-repeat; }
div.bodybar			{ width: 800px; min-height: 500px;  position: relative; float: left; background-color: white; }
div.bodybarWelcome	{ width: 700px; min-height: 380px; height: 380px; position: relative; float: left; background-color: white; }
div.sponsorbar		{ width: 900px; height: 120px; position: relative; float: left; top: 10px; }
div.bottombar		{ width: 900px; height: 25px; position: relative; float: left; top: 10px; background:url(/_fnd/images/web_images/bottombar.png); background-repeat: no-repeat; }

