html {
	height: 101%;
}

#wrapper{
	width: 900px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important;/* moderne Browser */;
	height: 100%; /* IE */;
}

.topstrip {
	background-image: url('Incubus_page2_files/Incubus_page2_topstrip.gif');
	background-repeat: repeat-x;
	border: 1px solid #000000;
	background-color: #e0e6e6
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.leftcoltext {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #e0e6e6;/*themecolour1$ 69.6%, 54.2%;*/
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}
.centercoltext {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #e0e6e6;/*themecolour1$ 69.6%, 54.2%;*/
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}
.rightcoltext {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #e0e6e6;/*themecolour1$ 69.6%, 54.2%;*/
	
}

.headingpad {
	padding-top: 20px;
	padding-left: 30px;
}

body {
	background-image: url('Incubus_page2_files/Incubus_page2_bg.gif');
	background-repeat: repeat
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;/*themecolour4%0;*/
}
ul {
	
		margin-top: 0px;
	margin-bottom: 0px;
	/* margin-left: 25px; */
	color: #333333;/*themecolour4%0;*/
	/* list-style-image:  url('Incubus_page2_files/Incubus_page2_bullet.gif');	*/
	list-style-position:outside;
}

.subhead {
	background-color: #a53333;/*themecolour2;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #a53333;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #a53333;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomstrip {
	background-image: url('Incubus_page2_files/Incubus_page2_bottomstrip.gif');
	background-repeat: repeat-x
}
a:link {
	color: #000000;/*themecolour2;*/
}
a:visited {
	color: #000000;/*themecolour4%0;*/
}
a:link:hover {
	color: #FF0000;/*themecolour1;*/
}                      

.parahead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a53333;/*themecolour2;*/
	padding-bottom: 1px;
}