body {margin:0;padding:0;border:0;background:#fff url("#") repeat-x;color:#2E291A;text-align:center;font:76% georgia,serif}

h1 {
	font-size:20px;
	font-weight:bold;
	width:300px;
	margin:0;
	background-color:transparent;
	color: #ff5500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch: extra-expanded;
}
h2 {
	font-size:15px;
	font-weight:normal;
	width:300px;
	margin:0 0 10px 0;
	background-color:transparent;
	color: #835c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0 10px 10px;
	background-color:transparent;
	color:#835c33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size:14px;
	font-weight:normal;
	margin:20px 0 3px 10px;
	background-color:transparent;
	color:#ff5500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin:10px;
	color:#835c33;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h6 {
	font-size:1em;
	font-weight:bolder;
	margin:10px;
	color:#ff6600;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
p {margin:6px 10px 10px 10px;font-size:1em;line-height:1.5em;background-color:transparent}
a {text-decoration:underline;color:#339900}
a:hover {
	text-decoration:underline;
	color: #ff5500;}
table.basic_lines {
	width:700px;
	border-collapse:collapse;
	border-top:3px sold #835c33;
	border-top-color: #835C33;
	border-bottom-color: #835C33;
	border-bottom-style: solid;
}
table.basic_lines caption {
margin-bottom:6:px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff5500;
	color: #FFFFFF;
}
table.basic_lines th {border-bottom:2px solid #835c33}
table.basic_lines td {
	border-bottom:1px solid #835c33}
table.basic_lines td, table.basic_lines th {padding:5px 3px;}
	
ol {margin:0}
li {margin:5px 10px 10px 0}

#container {margin:40px auto;padding:0;width:720px;text-align:left;background:#fff}
#header {height:100px;margin:0;padding:0;background:#fff url(images/malogo.gif) no-repeat 100% 0;border-bottom:1px solid #ccc}
#leftContent {float:left;width:180px;margin:0;padding:0;background:#fff}
#mainContent {float:left;width:338px;border-left:1px solid #ccc;border-right:1px solid #ccc}
#rightContent {float:right;width:200px;margin:0;padding:0;background:#fff}
#submain {clear:both;margin:0;padding:10px 0 0 0;border-top:1px solid #ccc;background:#fff}
#footer {clear:both;margin:0;padding:10px 0 0 0;border-top:1px solid #ccc;background:#fff}
#footer p {margin:5px 0;background:#fff}
.center {text-align:center}

#navcontainer {margin:0}
#navlist {list-style:none;padding:0;margin:0}
#navlist li {display:inline;padding:0;margin:0}
#navlist li:before {content:"| "}
#navlist li:first-child:before {content:""}
* html #navlist li {border-left:1px solid black;padding:0 0.4em;margin:0 0.4em 0 -0.4em}
* html #navlist {height:1%}
* html #navlist li {display:block;float:left}
* html #navlist li:first-child {border-left:0}
