/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Page colour scheme = Burgundy #4C0038, Green #859C0E
*/



* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #859C0E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554D49;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
h4 {font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color: #FFFF00;
	}

h5 {font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	}
	
h6 {font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#990033;	
}
h1 {
	margin-bottom: .75em;
	font-size: 182%;
}

p, blockquote, ul, ol {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul, ol {
	list-style-position:inside;
	list-style-type:square;
}

ul {
}

ol {
}

a {
color:#336666;
	}

a:hover {
	text-decoration:underline;
}

/* Header */

#header {
	width: 680px;

	height:auto;
margin: 0 auto;margin: 0 auto;
	font-weight:b;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 790px;
	margin: 0 auto;
	background: url('images/img002.gif') repeat-y 100px 0px;; padding-left:100px; padding-right:0; padding-top:0; padding-bottom:0
	

}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 40px 30px 0 25px;
	border-color:#000000;
	border-top: 6px solid;
	}

#content .image {
	
	margin: 3px 20px 0 -100px;
	float: left;
	border: 5px solid #000000;
}

#content .image img {
	border: 5px solid #859C0E;
}

#content .para {
	padding-left:100px;
}

#content hr{
border:0;
height:1px;
size:1px;
width:100%;
text-align:center;
color:#DBD8EB;
background-color:#DBD8EB;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	background: url('images/img06.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url('images/img05.gif') no-repeat left center;
	border-bottom: 1px solid #ffffff;
	color:#ffffff;
	font-size: 100%;
	font-weight: bold
}

#sidebar h3 {
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#sidebar a {
	padding-left: 15px;
	text-decoration:underline;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	margin: 0 auto;
	width: 715px;
	background-colour: #003366;
}

#footer p {
	margin: 0;
	font-size:90%;
	color: #FFFFFF;
}

#footer a {
	color: #D6F984;
}
