body {
	text-align:center;
	background:url(dk21.jpg) repeat; 
	height:100%;
}
a {
	text-decoration:none;
	color:#FFFF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: inherit;
	}
a:hover {
	text-decoration: none;
}
#wrap {
	width:100%;
	text-align:center;
	margin: auto;
	position: relative;
	top:0px;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:123px;
	width:100%;
	background:url();
	position:relative;
	top: 5px;
	margin:auto;
	
}
#menu li a 
{ display: block;
  height:26px;
  text-decoration: none; 
  padding: 6px 23px 0px 23px;
  border-right: 0px solid;
  font-weight: bold;
  font-size:12px;
  background: #40403E;
  color: #FFFF99;
  border-color: #2C2C2A;
  background:transparent url(nav2.png) no-repeat scroll left top;
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{ background: #82974B;
  color: #fff;
  border-color: #2C2C2A;
  	background:transparent url(nav2.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 
.float-l{ float:left}
.folat-r{ float:right}
.clearfix{ clear:both
}

#logo {
	position: absolute;
	top:27px;
	left: 181px;
	width: 0px;
	height: 22px;
	
	
	
}
#logo h1 {
	font-size:12px;
	color:#CCCCCC;
	text-align:center;
	
}
#logo div {
	padding-left:100px
}
/* content */
#content {
	height:100%;
}
#content .left {
	width:100%;
	background: url() no-repeat;
	padding:0 0px	
}
#content .left h2 {
	color:#CCCCCC;
	font-size:10px;
	padding:0px 0
}
#content .left a {
	color:#FFFF99
}
#content .right {
	width:350px;
	background: url() no-repeat;
	color: #FFFF99 1px solid;
	height:100%;
}
#side #top {
	background:url();
	height:225px;
}
#side #bm {
	background:url();
	height:50px;
}
#top, #bm {
	width:173px;
	margin:0 auto;
	margin-top:0px;
	padding:0 35px
}
#side h2 {
	font-size:12px;
	color:#FFFF99;
	padding:20px 0 13px 0
}
#side li {
	list-style: url() inside;
	line-height:20px
}
#menu{
 height: 32px;
 position:relative;
 left:45px;
 top:20px;
 margin: auto;
 margin-right: 90px;
 background-image:url(nav2.png)
 
 }

#menu ul{margin: 0px auto;} 

#menu li{ 
float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}


/* footer */
#footer {
	clear:both
}
#footer {
	height:20px;
	color: #FFFF99;
	margin:auto;
	margin-top: 14px;
	position:relative
}

