table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #ffffff;/*themecolour6%0;*/
	background-color: #630101;/*themecolour6;*/
	background-image:   url('bombki_files/bombki_topstrip.gif');
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt
        scrollbar-highlight-color: #6800003;
	scrollbar-3dlight-color: #680000;
	scrollbar-darkshadow-color: #680000;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #69;
	scrollbar-face-color: #680000;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#content ul {
	color: #ffffff;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('bombki_files/bombki_bullet.gif');
}
	
#content blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
}

#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #630101;/*themecolour1;*/
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}
.imagebox {
	border: 1px solid #FFFFFF;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 180px;
	right: 60px;
}

h1 {
	font-size: 16px;
	color: #ffffff;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
        font-family: Monotype Corsiva;
	font-size: 16px;
        text-indent: 25px
	color: #ffffff;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
        text-align: center
}
#content a:link {
	color: #ffffff;/*themecolour5;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #630101;/*themecolour1;*/
}

.content {
	padding-left: 20px;

}