html, body, ol, p, h1, h2, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

h1{
	margin-bottom:5px;
}

h4{
	font-size:115%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	text-align:left;
	color:#999999;
	padding-top:8px;
	font-weight:lighter;
	letter-spacing:3px;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
ul{
	margin-top:-5px;
}
body {
	
	
	font-size: 100.01%;
	font-family:  Arial, Helvetica, sans-serif;
	color: #5f5549;
	background-color: #E1DFAB;/*sets the body background colour*/
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	font-size: 80%;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 155px;
}

#strap {
	background-image: url(../images/strap_bg.jpg);
	background-repeat: no-repeat;
	height: 245px;
}

#innerwrapper {
	padding-top:3px;
	background-image: url(../images/bridging_slice.jpg);
	background-repeat: no-repeat;
}

#leftcol {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#leftcol ul {
	list-style-type: none;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 200px;
	background-color: #7f7169;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	color: #BCBDA0;
	padding: 4px 0 4px 2px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #534a41;
	color: #fff; 
}

#content {
	text-align:justify;
	width: 625px;
	margin-left: 240px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content1 { background-repeat: no-repeat; background-position: right bottom; text-align: justify; margin-left: 240px; width: 425px; }
#content p{
	line-height:140%;
	padding-top:18px;
}


#content h1 {
	font-size: 150%;
	padding: 15px 0 35px 0;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#content li{
	padding:3px 0 3px 0;
}

#leftcol h2 {
	color: #8a7a71;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
}

#navigationContainter a:hover{
	border-top:thin #000000 solid;
	border-bottom:thin #000000 solid;
	color:#666666;
}

p {
	margin: 10px 0;
	line-height: 110%;
}

#footer {
	width:900px;
	text-align:center;
	margin-top:12px;
	padding-top:3px;
	padding-bottom:3px;
	background-repeat: no-repeat;
	height: 30px;
	margin-left: -1px;
	clear: left;
	background-color:#CC9933;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.1em;
}

*html #footer{
	font-size
}

img{
	border:none;
}
#footer p {
	font-size: 95%;
	float: right;
	color: #ffffff;
	padding: 10px 30px 0 0;
}

.left {
	float: left;
	/*border: 1px solid #000;*/
	margin: 5px 10px 2px 0;
}

a:link, a:visited{
	color:#CC9933;
}

a:hover{
	color:#663300;
}

#navigationContainter{ margin-left:200px; font-size:14px; padding-top:130px; font-family:Georgia, "Times New Roman", Times, serif; }

#navigationContainer a:active{
	border-top:thin #000000 solid;
	border-bottom:thin #000000 solid;
	color:#666666;
}	

#navigationContainter a{
	font-size:9.5px;
	color:#663300;
	letter-spacing:0.1em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:0 4px;
}

*html #navigationContainter a{
	letter-spacing:0.15em;
	font-weight:500;
}


#mailList{
	width:150px;
	padding-bottom:3px;
	padding-top:3px;
	border-top:#CC9933 thin solid;
	border-bottom:#CC9933 thin solid;
}

.headerClass{
	text-align:center;
	font-size:14px;
	font-weight:bold;

}

h3{
	padding-top:1px;
	padding-bottom:1px;
}
ol {
	margin-top:-5px;
	margin-left: 40px;
}

