* {
    padding: 0;
    margin: 0;
} 

body {
background-image:url(images/bgcolour.jpg);
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 13px;
color: #666666;
line-height: 17px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 800px;
margin: 15px auto;
}

#header {
height: 100px;
background: #eee url(images/header.jpg) no-repeat;
}
#header h1 {
padding: 17px 0 0 31px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
height: 240px;
background: #eee url(images/mid.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 20px;
}
#menu ul li {
}
#menu ul li a {
color: #E7D68D;
font-size: 24px;
font-weight: 600;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content {
background: #eee url(images/content.gif) repeat-y;
padding: 28px;
}

.main {
width:100%;
padding: 0px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}
.style1 {color: #cbac21}
.style2 {font-size: 16px}
.style3 {
	color: #EEEEEE;
	font-size: 3px;}
	.style4 {font-size: 12px}
	.style5 {
	font-size: 14px;
	color: #cbac21;
}
