* { margin: 0; padding: 0; border: 0; }

.fl { float: left; }

.fr { float: right; }

body {
	background: #445651 url('/images/bg.gif') top repeat-x;
	background-attachment: fixed;
	font-size: 12px;
	color:#B9C0BC;
	font-family: arial;
	margin: 0px auto;
	text-align: center;
}

.space { clear: both; }

#wrapper {
	width: 850px;
	margin: 0 auto;
	background: #556661 url('/images/bg2.jpg') top no-repeat;
	background-position: 0 100px;
	border: #000000 1px solid;
	border-width: 0 1px 1px 1px;
	text-align: left;
}

a#logo {
	display: block;
	height: 100px;
	width: 850px;
	background: url('/images/banner.jpg') top no-repeat;
	text-decoration: none;
	text-indent: -4000px;
}

#navleft {
	float: left;
	width: 165px;
	height: 79px;
}

#welcome {
	width: 845px;
	margin: 10px 2px 0 2px;
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	font-family: arial;
}

#navright {
	float: left;
	width: 645px;
	height: 59px;
	padding: 20px 40px 0 0;
	overflow: hidden;
	font-size : 12px;
	color : #FFFFFF;
	font-family: arial;
	text-align: center;
	line-height: 28px;
}

#button {
	background: url('/images/04.jpg') top no-repeat;
	width: 133px;
	height: 35px;
	font-size : 12px;
	color : #FFFFFF;
	font-family: arial;
	text-align: center;
	line-height: 32px;
}

#index1 {
	width: 133px;
	height: 300px;
	background: #191D1E url('/images/tile.jpg') top no-repeat;
}

#index2 {
	width: 133px;
	height: 225px;
	background: #191D1E url('/images/tile2.jpg') top no-repeat;
}

#index3 {
	width: 133px;
	height: 185px;
	background: #191D1E url('/images/tile3.jpg') top no-repeat;
}

#recent {
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}

#wrapcentre {
	margin: 20px 2px 0 2px;
}

#wrapfooter {
	font-size : 12px;
	color : #FFFFFF;
	font-family: arial;
	text-align: center;
	clear: both;
}

.title {
	color: #6E8972;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

ul {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 30px 0px 30px;
}

input {
	background: #50695F url('/images/textbg.gif') top repeat-x;
	color: #111111;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #0D1010;
	padding: 2px;
}

textarea {
	background: #638376 url('/images/textbg.gif') repeat;
	color: #111111;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #0D1010;
	padding: 2px;
}

select {
	background: #638376 url('/images/textbg.gif') repeat;
	color: #111111;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #0D1010;
	padding: 2px;
}

/*Tables*/

#th1 {
	color: #FFFFFF;
	font-size: 12px;
	background: #191D1E;
}

#th2 {
	color: #FFFFFF;
	font-size: 12px;
	background: #191D1E url('/images/05.jpg') top no-repeat;
	padding: 20px;
}

#info1 {
	color: #FFFFFF;
	font-size: 12px;
	background: #191D1E;
}

#menu1 {
	color: #FFFFFF;
	font-size: 12px;
	background: #191D1E url('/images/02.jpg') top no-repeat;
	text-align: center;
}

#menu2 {
	background: #191D1E url('/images/03.jpg') top no-repeat;
}

/*Links*/

#navright a,#navright a:visited {
	text-decoration: none;
	color : #FFFFFF;
}
#navright a:hover {
	text-decoration: none;
	color : #6E8972;
}

#th1 a,#th a:visited {
	text-decoration: none;
	color : #6E8972;
}
#th1 a:hover {
	text-decoration: none;
	color : #FFFFFF;
}

#th2 a,#th a:visited {
	text-decoration: none;
	color : #6E8972;
}
#th2 a:hover {
	text-decoration: none;
	color : #FFFFFF;
}

#recent a,#recent a:visited {
	text-decoration: none;
	color : #6E8972;
}
#recent a:hover {
	text-decoration: none;
	color : #FFFFFF;
}

#welcome a,#welcome a:visited {
	text-decoration: none;
	color : #FFFFFF;
}
#welcome a:hover {
	text-decoration: none;
	color : #6E8972;
}

#wrapfooter a,#wrapfooter a:visited {
	text-decoration: none;
	color : #FFFFFF;
}
#wrapfooter a:hover {
	text-decoration: none;
	color : #6E8972;
}

-->
</style>