@charset "UTF-8";
#copy {
	background-attachment: scroll;
	background-image: url(gfx/whitebg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	font-size: x-large;
}
#footer {
	text-align: center;
}
body {
	background-color: #060;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-attachment: scroll;
	background-image: url(gfx/bgclover.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #000;
	font-weight: bold;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	padding: 0px;
}
#header {
	background-attachment: scroll;
	background-image: url(gfx/headbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#navigation {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navigation2 {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#colourbomb {
	padding: 5px;
	color: #FFF;
	font-size: 85%;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
.cb {
	color: #FFF;
}#johnsuthern {
	background-color: #eee;
}
h1 {
	color: #090;
	text-align: left;
}
h2 {
	color: #F90;
}
.test {
	font-style: italic;
	font-weight: bold;
}
table {
	font-size: 100%;
}
h3 {
	color: #090;
}
.style1 {
	color: #090;
}
