table {
	font: 9pt  arial,helvetica, sans-serif
}
body {
	color: #333333;/*themecolour5%0;*/
	line-height: 20px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;/*themecolour5;*/
	font: 9pt  arial,helvetica, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
	blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour5%0;*/
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour5%0;*/
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#bgimage {
	position: absolute;
	height: auto;
	width: auto;
	top: 10px;
	right: 25px;
	z-index: 1;
}
#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
	top: 160px;
	right: 60px;
	z-index: 2;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour5%0;*/
	list-style-image: url(100 sonsors_bullet.gif);
}
h1 {
	font-size: 18px;
	color: #333333;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #bd1094;/*themecolour3;*/
	margin-top: 3px;
	margin-bottom: 3px;
}
#content a:link {
	color: #666666;/*themecolour5%0;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #bd1094;/*themecolour1;*/
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #ffefd5;/*themecolour2%180;*/
	background-image: url(Arrow_panel_bg.gif);
	background-repeat: repeat;
}
.topbar {
	background-image: url(100 sonsors_topbar.gif);
	background-repeat: repeat-x;
}
.content {
	padding-left: 0px;
}