/********** Designed by www.stazikerjones.co.uk **********/


/* Global styles
----------------------------------------------- */

a {
   text-decoration:none; 
   color:#BEBF03;
}

a:hover {
   text-decoration:underline;
   color:#fff;
}

a span {
   font-weight:bold;
}

a img {
   border:0;
}

hr {
   color:#79ADC2;
   height:1px;
}

form {
   margin:0px;
   padding:0px;
}

table {
   text-align:left;
}

th {
   text-align:left;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   color:#000;
   font-size:16px;
   margin:0px;
}

h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   color:#000;
   font-size:11px;
}

h3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#000;
   font-size:11px;
}

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 0px;
	border: 0;
	border-left: 1px solid #fff;
	}
	
p {
   margin:0px;
   padding:0px;
}


/* List styles
----------------------------------------------- */

ul {
	padding: 0 0 2px 0;
	color: #fff;
}

ul li,
ol li {
	padding: 0 0 10px 0;
}

ol {
	padding: 0 0 15px 27px;	
}
	
	
/* Page Structure
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
}

#wrapper {
	margin: 0 auto;
	text-align: left; /* re-align the text to the left after the above hack */
	width: 780px;
	background-color: #5B5E24;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}

#footer{
	margin: 0 auto;
	text-align: left; /* re-align the text to the left after the above hack */
	width: 780px;
}

.selected {
	color: #FFFFFF;
	font-weight: bold;
}

.selected a {
	color: #FFFFFF;
	font-weight: bold;
}
