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 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	background-color: #1f1d1a;
	color: #600;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-size: small;
}

#wrapper {
	width: auto;
	background-image: url(../images/wrapper_new_bg.JPG);
	background-repeat: repeat-y;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	background-image: url(../backup/images/header_bg2.jpg);
	background-repeat: no-repeat;
	height: 49px;
}

#strap {
	background-image: url(../images/strap_bg_2010.JPG);
	background-repeat: no-repeat;
	height: 149px;
}

#innerwrapper {
	background-image: url(../images/bridging_slice_new.JPG);
	background-repeat: no-repeat;
}

#leftcol {
	float: left;
	width: 130px;
	margin-left: 22px;
}

#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: 125px;
	background-color: #410219;
}

#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; this color original and not used kjg 02/06/07*/
	background-color: #091D16;
	color: #fff; 
}

#content {
	width: 540px;
	/*background-image: url(../cairo/camel.jpg);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	line-height: normal;
	margin-left: 157px;
	padding-left: 1px;
	margin-top: 0px;
	float: none;
	padding-top: 0px;
}

h1 {
	font-size: 130%;
	padding: 10px 0;
}

h2 {
	font-size: 120%;
	padding: 10px 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;
}

p {
	margin: 10px 0;
	line-height: normal;
}

#strong {
	font-weight:bold;
	text-decoration:underline;
}	
	

#footer {
	background-image: url(../images/footer_bg_new.JPG);
	background-repeat: no-repeat;
	height: 60px;
	margin: auto auto auto auto;
	clear: both;
}

#footer p {
	font-size: 95%;
	float: auto;
	color: #ac998a;
	padding: 10px 30px 2px 2px;
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 2px 10px 2px 2px;
}

a:link {
	color: #AC998A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC998A;
}
a:hover {
	text-decoration: none;
	color: #5f5549;
}
a:active {
	text-decoration: none;
}
#wrapper #innerwrapper #content div font strong u span {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #innerwrapper #content tr td table tr td .MsoNormal span {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #innerwrapper #content tr td table tr td .MsoNormal span {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
#wrapper #innerwrapper #content tr td table tr td div .MsoNormal span {
	font-family: Georgia, Times New Roman, Times, serif;
}
