	body {	
		margin: 0px;
		padding: 0px;
		font-family: trebuchet ms, verdana, sans-serif;
		color: #000;
		text-align: center;
		background: #D7D7D7;
		}

	a:link, a:visited { 
		text-decoration: underline; 
		color: #9966cc;
		}
	
	a:hover, a:active { 
		text-decoration: none; 
		color: #660099;
		}
		
	h3 {
		font-size: 14pt;
		}
		
	#intro {
		padding-top: 8px;
		font-family: verdana, helvetica, sans-serif;
		text-align: center;
		font-style: italic;
		color: #969696;
		}
		
	#newshead {
		font-family: trebuchet ms, verdana, sans-serif;
		text-align: left;
		font-style: normal;
		font-weight: 900;
		color: #000;
		font-size: 22px;
		}

	#newsdets {
		font-family: verdana, helvetica, sans-serif;
		text-align: left;
		color: #000;
		font-style: strong;
		font-size: 10px;
		}
		
	p.center {
		text-align: center;
		}
		
	p.search {
		margin: 0px;
		padding-top: 10px;
		text-align: right;
		font-size: 10pt;
		font-weight: bold;
		}		
		
	input {
		padding: 3px;
		background: #F4F4F4;
		border: 1px solid #969696;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		color: #969696;
		}
		
	input:hover , input:focus{
		background: #F8AAB8;
		border: 1px solid #DC0D17;
		color: #fff;
		}
		
	acronym {
		cursor: help;
		}
		
	img {
		border: 0px;
		}
		

	#container {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		width: 1000px;
		background: url("images/centreback.gif") top left repeat;
		}

	#headerspace {
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		width: 1000px;
		height: 303px;
		background: url("images/siteheader2.jpg") top center no-repeat;
		}

	#headerspace a:link, #headerspace a:visited {
		text-decoration: none; 
		padding: 0px 0px 0px 0px;
		width: 1000px;
		height: 303px;
		background: none;
		overflow: hidden;
		font-size: 0px;
		display: block;
		}

	<!--#headerspace h1 a:hover {
		background: url("images/hoverimage.jpg") top left no-repeat;
		} -->

	#headerspace h2{
		display: none;
		}

	#headerspace span {
		display: none;
		}

	#content {
		background: url("images/siteheader3.jpg") top left no-repeat;
		padding: 0px 120px 10px 135px;
		font-size: 10pt;
		text-align: justify;
		}

	#menu {
		background: url("images/siteheader1.jpg") top right no-repeat;
		float: right;
		padding: 0px 125px 0px 0px;
		text-align: right;
		}

	#menu span {
		display: none;
		}

	#menu ul {
		margin-top: 40px;
		padding: 0px 0px 5px 20px;
		list-style-type: none;
		}

	* html #menu li { /* IE5+ hack, because IE is crap */
		margin: -3px;
		}

	#menu li a {
		width: 138px;
		height: 30px;
		display: block;
		}

	#menu li.li1 a {
		background: url("images/menu/home.gif") center right no-repeat;
		}

	#menu li.li1 a:hover, #menu li.li1 a:active {
		background: url("images/menu/homeh.gif") center right no-repeat;
		}

	#menu li.li2 a {
		background: url("images/menu/about.gif") center right no-repeat;
		}

	#menu li.li2 a:hover, #menu li.li2 a:active {
		background: url("images/menu/abouth.gif") center right no-repeat;
		}

	#menu li.li3 a {
		background: url("images/menu/dkp.gif") center right no-repeat;
		}

	#menu li.li3 a:hover, #menu li.li3 a:active {
		background: url("images/menu/dkph.gif") center right no-repeat;
		}

	#menu li.li4 a {
		background: url("images/menu/forums.gif") center right no-repeat;
		}

	#menu li.li4 a:hover, #menu li.li4 a:active {
		background: url("images/menu/forumsh.gif") center right no-repeat;
		}

	#menu li.li5 a {
		background: url("images/menu/gallery.gif") center right no-repeat;
		}

	#menu li.li5 a:hover, #menu li.li5 a:active {
		background: url("images/menu/galleryh.gif") center right no-repeat;
		}

	#menu li.li6 a {
		background: url("images/menu/fame.gif") center right no-repeat;
		}

	#menu li.li6 a:hover, #menu li.li6 a:active {
		background: url("images/menu/fameh.gif") center right no-repeat;
		}

	#menu li.li7 a {
		background: url("images/menu/downloads.gif") center right no-repeat;
		}

	#menu li.li7 a:hover, #menu li.li7 a:active {
		background: url("images/menu/downloadsh.gif") center right no-repeat;
		}

	#menu li.li8 a {
		background: url("images/menu/guides.gif") center right no-repeat;
		}

	#menu li.li8 a:hover, #menu li.li8 a:active {
		background: url("images/menu/guidesh.gif") center right no-repeat;
		}

	#menu li.li9 a {
		background: url("images/menu/officers.gif") center right no-repeat;
		}

	#menu li.li9 a:hover, #menu li.li9 a:active {
		background: url("images/menu/officersh.gif") center right no-repeat;
		}

	#footer {
		width: 1000px;
		height: 110px;
		padding: 10px;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: center;
		}