* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", Arial, Verdana;
	background-attachment: fixed;
	background-color: #663300;
	background-image: url(xxx);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	align: center;
}

#wrapper {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffcc;
	padding: 0px;
	align: center;
}

#left {
	background-image: url(xxx);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 0px;
}

#right {
	background-image: url(xxx);
	background-repeat: repeat-y;
	background-position: right;
}

/* header content--------------------------------------------------------- */

#header {
	background: url(images/header.gif) 0 0px repeat;
	color: #ffffcc;
}

#header p {
	visibility: hidden;
	padding-top: 128px;
}

#header ul {
	list-style-type: none;
	padding-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC2B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC2B3;
}

#header ul li {
	display: inline;
	font-size: 0.8em;
}

#header a {
	text-decoration: none;
	color: #000066;
}

#header a:hover {
	text-decoration: underline;
}

#logo {
	padding:0;
	border:0;
	top-margin: 5px;
}


/* MAIN BODY CONTENT ------------------------------------------------------ */

#nav {}

#content {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.9em;
	position: relative;
	text-align: justify;
}

#content p{
	margin-bottom: 10px;
}


#sidebar {
	background-image: url(../images/leaflogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	padding-top: 10px;
	padding-left: 45px;
	text-align: left;
	float: right;
	margin-right: 10px;
	color: #666666;
}

#sidebar h1 {
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #666666;
}

#sidebar p {
	margin-bottom: 15px;
	font-size: 0.7em;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar a {
	color: #000066;
	text-decoration: none;
}

#sidebar a:hover {
	color: #990033;
	text-decoration: underline;
}

#sidebar img{
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebottom {
	min-height: 87px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-left: 510px;
	background-image: url(xxx);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 100px;
}

#sidebottom h1{	
font-size: 0.7em;
	text-transform: uppercase;
	color: #CC6600;
	display: inline;
	margin-bottom: 20px;
}

#sidebottom ul {
	margin-top: 5px;
	font-size: 0.8em;
	list-style-type: none;

}

#sidebottom ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEC2B3;
}

#sidebottom a {
	text-decoration: none;
	color: #000066;
}

#sidebottom a:hover {
	color: #990033;
}

#oddbox {
	margin-right: 300px;
}

#oddbox ul {
	margin-left: 30px;
	margin-bottom: 10px;
	color: #333333;
}

.ul1 {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 10px;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	text-decoration: none;
	color: #000066;
}

.ul1 a:hover {
	text-decoration: underline;
	color: #990033;
}

/* footer content ---------------------------------------------------------*/

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC2B3;
	padding-right: 20px;
	padding-left: 12px;
	font-size: 0.8em;
	clear: right;
	margin-top: 20px;
	background-image: url(../images/shadow_bottom3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 6px;
	margin-left: -4px;
}

#footer a{
	color: #000066;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color : 990033;
}

#footer ul {
	list-style-type: none;
	padding-bottom: 15px;
}

#footer li {
	display: inline;
	list-style-type: none;
}

.L1 {
}

.L2 {
	padding-left: 120px;
}

.L3 {
	padding-left: 95px;
}

.L4 {
	padding-left: 30px;
}

.L5 {
	padding-left: 30px;
}

#standards {	
}

#footbox {}

/* other divs ------------------------------------------------------*/

#spare1 {}

#spare2 {}

/* other classes ----------------------------------------------------*/



/* general tags -----------------------------------------------------*/

blockquote {}

acronym {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006633;
}

span {}

a:link {
color : #000066; 
text-decoration : none;
} 

a:visited {
color : #000066;  
} 

a:active {
color : #990033; 
} 

a:hover {
text-decoration : underline; 
color : #990033;  
} 

/* header tags -----------------------------------------------------*/

h1, h2, h2 ,h4 {
	color: #324628;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 25px;
	color: #542C05;
}

h2 {
font-size: 1.3em;
font-weight: normal;
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d6b363;
margin-top: 20px;
color: #542C05;
overflow:auto;
}
 
/* mac hide \*/
* html h2{height:1%}
/* end hide*/
	
}

h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #542C05;
}

h4 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #542C05;
	display: inline;
	margin-bottom: 20px;
}

ul {}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
	border-bottom-color: #000000;
}

dl {
	list-style-type: none;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	padding: 10px;
}

.dlgap {
	margin-top: 20px;
}

dl a {
	color: #000066;
}

.float_right {
	float: right;
}

/* table related styles -------------------------------------------*/

table {
	font-size: 0.8em;
}

table a{
	color: #CC6600;
}

.feedtext {
	padding-bottom: 15px;
}

.date {
	color: #006600;
}
.bottombox {
	background-image: url(images/xxx);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
.flash {
	margin-left: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.centre {
	text-align: center;
	margin-left: 40px;
}
/* image related styles -------------------------------------------*/


.fillerpic {
	
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 10px;	
}

.fillerpic2 {
	
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;	
}

.validxhtml {
	border: none;
	margin-left: 28px;
	margin-top: 0px;
}

