body {
	background-image: url(http://www.sauldesigns.com/webdesign/test/bback.jpg);
	background-repeat: repeat;
	}
div#mcontainer {
	background-color: #737373;
	background-image: url(http://www.sauldesigns.com/webdesign/test/back.jp);
	background-repeat: repeat-x;
	border: 1px solid #000;
	width: 820px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
div#header {
	background-image: url(http://www.sauldesigns.com/webdesign/test/header.jpg);
	background-repeat: no-repeat;
	margin: 10px 10px 0px 10px;
	width: 800px;
	height: 157px;
	}
div#header h1 {
	display: none;
	}
div#nav {
	font-family: ;
	font-size: 18px;
	background-image: url(http://www.sauldesigns.com/webdesign/test/tnav.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 0px 10px 0px 10px;	
	border-bottom: 1px solid #000;
	text-align: center;
	width: auto;
	height: 20px;
	color: #454545;
	font-weight: bold;
	}
	div#nav a{
	color: #3b3b3b;
	text-decoration: none;
	}
	div#nav a:hover{
	color: #555555;
	text-decoration: underline;
	}
#contable {
	width: auto;
	margin: 10px 10px 0px 10px;
	background-image: url(http://www.sauldesigns.com/webdesign/test/back2.jpg);
	background-repeat: repeat;
	padding: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	}
#bnav {
	background-image: url(http://www.sauldesigns.com/webdesign/test/bnav.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 30px;
	margin: 0px 10px 10px 10px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	clear: left;
	font-size: 14px;
	}
div#bnav a{
	color: #3b3b3b;
	text-decoration: none;
	}
	div#bnav a:hover{
	color: #555555;
	text-decoration: underline;
	}
div#left {
	background-color: #e1e1e1;
	float: left;
	border: 1px dotted #000;
	width: 175px;
	height: auto;
	text-align: center;
	color: #000;
	}
div#content {
	background-color: #fff;
	padding: 10px;
	}
div#right {
	margin-left: 185px;
	}


h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #145BB5;
	}
hr {
	clear: left;
	}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
	}

table.history {
	border: 1px solid  #000;
	}
table tr.tdcolor {
	background-color: #e7e7e7;
	}
.aboutme {
	border: 1px dotted #000;
	width: 175px;
	color: #7d7d7d;
	float: left;
	text-align:center;
	margin-top: 5px;
	clear:left;
}
.jibjab {
	border: 1px dotted #000;
	width: 175px;
	color: #c1c1c1;
	float: left;
	text-align:center;
	margin-top: 5px;
	clear:left;
}
.left {
	background-color: #617a9c;
	}
