body	{ margin: 0px; background-color: cccccc; }
img		{ border: 0px; }

div.divMain 			{ position: absolute; width: 780; height: 100%; top: 0px; left: 0px; background-color: ffffff; }
	div.divBanner			{ position: absolute; width: 780; height: 126; top: 0px; left: 0px; background-image: url(/images/abrlogo_bg.gif); background-repeat: repeat-x; }
		div.divLogo				{ position: absolute; width: 233; height: 126; top: 0px; left: 0px; }
		div.divSlogan			{ position: absolute; width: 600; height: 15; top: 110px; left: 250px; }
		div.divContact		{ position: absolute; width: 280; height: 30; top: 10px; left: 495px; text-align: right }
	div.divLeft			{ position: absolute; width: 200; height: expression(document.body.clientHeight - 126); top: 126px; left: 0px; background-color: df0029; text-align: center; }
		div.divBuzzLeft		{ position: absolute; width: 200; top: 10px; left: 0px; text-align: center; }
	div.divBody			{ position: absolute; width: 580; height: expression(document.body.clientHeight - 126); top: 126px; left: 200px; text-align: left; padding: 20px; }
		div.divIntro			{ position: absolute; width: 540; top: 20px; left: 20px; text-align: left; padding: 10px; border-width: 1px; border-style: dotted; border-color: df0029; }
		div.divOutro			{ position: absolute; width: 540; top: 300px; left: 20px; text-align: left; padding: 10px; border-width: 1px; border-style: dotted; border-color: df0029; }

span.spanSlogan 	{ font-size: 12px; font-family: verdana; color: 777777; text-align: right; }
span.spanContact 	{ font-size: 12px; font-family: verdana; color: 777777; text-align: right; }
span.spanIntro		{ font-size: 10px; font-family: verdana; color: 777777; text-align: left; }

a.aSlogan	{ font-size: 12px; font-family: verdana; color: df0029; text-decoration: none; }
a.aIntro	{ font-size: 10px; font-family: verdana; color: df0029; text-decoration: none; }
a.aLeft		{ font-size: 16px; font-family: verdana; color: ffffff; text-decoration: none; font-weight: bold; font-variant: small-caps; font-style:italic; }

table.tableLeft	{ height: 300px; font-size: 16px; font-family: verdana; color: ffffff; font-weight: bold; font-variant: small-caps; font-style:italic; text-align: center; }
tr.trLeft	{ }
td.tdLeft	{ }
