*			{color: #aaa; font-size: 9pt; font-family: sans-serif; text-align: justify}
*.highlight		{color: #fff}

body, html, #maintable	{width: 100%; height: 100%; margin: 0 auto; padding: 0px; border: none; text-align: center}

#logo			{width: 920px; height: 140px; background: url('img/biglogo.jpg') no-repeat; margin: 50px auto 0px}
#banner-1		{width: 920px; height: 300px; background: url('img/bigbanner-1.jpg') no-repeat; margin: 0px auto 20px}
#banner-2		{width: 920px; height: 300px; background: url('img/bigbanner-2.jpg') no-repeat; margin: 0px auto 20px}
#banner-3		{width: 920px; height: 300px; background: url('img/bigbanner-3.jpg') no-repeat; margin: 0px auto 20px}
#contents		{width: 920px; margin: 0px auto; display: table}
#footer			{width: 880px; margin: 0px auto 15px; display: block; font-size: 8pt; color: #777; text-align: right}

#left			{width: 410px; margin: 0px 30px 0px 20px; float: left}
#right			{width: 410px; margin: 0px 20px 0px 30px; float: right}

div.space		{height: 10px}

p.title			{font-size: 11pt; font-weight: bold; text-align: left; color: #fff}

span.coloured		{font-size: 11pt; font-weight: bold; margin-right: 15px}
span.highlight		{color: #fa0}

a			{color: #fff; text-decoration: none}
a:hover			{color: #fc0}

hr			{border: 0px; width: 100%; color: #fc0; background-color: #fc0; height: 1px; margin: 15px 0px}

p.header		{font-size: 11pt; font-weight: bold; color: #fff}
p.footer		{font-size: 8pt; text-align: right; color: #666}
p.criticalerror		{font-size: 10pt; font-weight: bold; color: #f00}