@charset "UTF-8";
body  {
	color: #CFCEA0;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 1000px;
	width: 1000px;
	background-color: #66596e;
	background-image: url(slowlayoutbase.gif);
	background-repeat: no-repeat;
	font-size: 15px;
}
.bodytext #container {
	padding-left: 50px;
	margin-left: 50px;
	width: 1000px;
	height: 1000px;
} 
.bodytext #header {
	height: 200px;
} 
.bodytext #header h1 {
}
.bodytext #mainContent {
	height: 700px;
	width: 550px;
	float: none;
	text-indent: 50px;
	position: fixed;
	margin-top: 50px;
	padding: 0px;
} 
.bodytext #sidebar1 {
	height: 600px;
	color: #CFCEA0;
	text-decoration: none;
	margin-top: -100px;
	float: right;
}
.textitalic {
}
.subnav {
	border-top-color: #BFD976;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	float: right;
	margin-top: 0px;
	padding-right: 260px;
	text-transform: none;
	font-weight: normal;
}

.subnav ul {
	list-style-type: none;
	text-decoration: none;
	vertical-align: top;
	list-style-image: none;
	float: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #BFD976;
}

.subnav li {
	text-decoration: none;
	display: block;
	word-spacing: normal;
	padding-top: 13px;
	color: #BFD976;
	font-size: 15px;
}

.subnav li a:link {
	text-decoration: none;
	color: #F0F3A5;
	font-size: 15px;
}
.subnav ul li a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F0F3A5;
	font-size: 15px;
}
.subnav ul li a:hover {
	text-decoration:none
	color: #CFCEA0;
	font-size: 15px;
	font-weight: normal;
	color: #BFD976;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subnav li.active {
	color: #CFF371;
	font-size: 15px;
}
a:link {
	text-decoration: none;
	font-size: 15px;
	color: #F0F3A5;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F0F3A5;
}
a:hover {
	text-decoration: none;
	color: #B6D86B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
a:active {
	text-decoration: none;
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textcolour {
	color: #CFCEA0;
}
