html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background-image: url(/assets/layout/body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 100.01%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FFF2BF;
	background-color: #431A12;
}

#wrapper {
	margin: 0 auto;
	width: 1005px;
	font-size: 80%;
	background-image: url(/assets/layout/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(/assets/layout/header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#strap {
	background-image: url(/assets/layout/strap_bg.jpg);
	background-repeat: no-repeat;
	height: 146px;
}

#innerwrapper {
	background-image: url(/assets/layout/bridging_slice.jpg);
	background-repeat: no-repeat;
	padding-top:-10px;
}



#LeftNav{
float: left;
width: 180px;
margin-left: 30px;
padding-top:20px;
}


#nav {

width: 180px;
		
}
#nav ul {
	font-size: 90%;
	border-left: 1px solid #333;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	width: 179px;
	background-color: #534a41;
	list-style-type: none;	
}
#nav li  a, 
#nav li a:visited {

	display: block;
	text-decoration: none;
	color: #BCBDA0;
	padding: 4px 0 4px 2px;
	height: 1%;/*hack for IE to create the button hover effect */
	}

#nav li a:hover {
	color: #FFF2BF;
	height: 1%;
	background-color: #7f7169;
}
#nav ul li ul{width:177px;}
#nav ul li ul li a, 
#nav ul li ul li a:visited {
	Font-size:120%;
	color: #FFF2BF;/*font colour*/
	display: block;/*displays our links to look like buttons */
	text-decoration: none;/*removes the default underline of a link */
	padding:2px 4px 2px 12px;

	height: 1%;/*hack for IE to create the button hover effect */
	}

#nav ul li ul li a:hover {
	color: #BCBDA0;
	height: 1%;
	background-color: #7f7169;
}
#Pict IFrame{ float:right;
border:#BFA282 solid 2px;}



#LeftNav p{
	padding:4px;
	font-size:75%;
	color: #ECE9D8;
}
#LeftNav  a, 
#LeftNav  a:visited {
	font-size: 100%;
	color: #ECE9D8;/*font colour*/
	
	padding: 4px;/*adds some padding to our links */
	text-decoration: none;/*removes the default underline of a link */
	height: 1%;/*hack for IE to create the button hover effect */
}

#LeftNav a:hover {
	
	color: #F3F8F8;
}

#content {
	width: 740px;
	margin-left: 235px;
	font-weight: normal;
	padding-top: 20px;
	
}

#content a:link, #content a:visited{
color:#D8AF00;
font-weight: normal;
}

#content a:hover, #content a:active{
color:#7f7169;
}

h1 {
	color: #FFF2BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
	font-size:130%;
}

#LeftNav h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
}
#LeftNav p {
	margin: 10px 0;
	line-height: 125%;
	color: #534a41;
	
}

p {
	margin: 10px 0;
	line-height: 125%;
	font-weight: normal;
	
}
ul{
	list-style-type: none;
	font-weight: normal;
}

#footer {
	background-image: url(/assets/layout/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 59px;
	margin-left: 0px;
	clear: both;
}

#footerCopyright {
	font-size: 95%;
	float: right;
	color: #ac998a;
	padding: 15px 30px 0 0;
}
#footerDesign {
font-size: 95%;
	float: left;
	color: #ac998a;
	padding: 15px 30px 0 30px;
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 5px 10px 2px 0;
}#footerDesign a:link, #footerDesign a:visited {
	color: #ac998a;
}
#Pict{border:#ac998a solid 1px;}
#Pict th{
background-color:#EAE1BC;
color:#663300;
border-bottom:#ac998a solid 1px;
padding:3px;
}
#Pict td{
border-bottom:#ac998a solid 1px;
padding:3px;
}
