body
{
	background-color: #dfdfdf;
	color: #333333;
	font:12px trebuchet, verdana, helvetica, arial, sans-serif;
}

/* ========  table layout backgrounds  ======== */

#bg_header
{
	background: #dfdfdf url(http://mchotsoftware.com/images/mchotlogo.jpg) no-repeat scroll bottom center;
}

#bg_main_bottom
{
	background: #dfdfdf url(http://mchotsoftware.com/images/bot.png) no-repeat scroll top center;
}

#bg_main_middle
{
	background: #dfdfdf url(http://mchotsoftware.com/images/mid.png) repeat-y scroll center;
}

#bg_main_top
{
	background: #dfdfdf no-repeat scroll center bottom url(http://mchotsoftware.com/images/top.png);
}

a:link { 
	font-weight: bold; 
	text-decoration: none;	color: #396cc9;
}
a:visited,
a:visited:hover   { color: #396cc9; font-weight: bold; text-decoration: none }
a:hover, 
a:active  { color: #396cc9; }

a:hover, a:visited:hover {
	
	padding-bottom: 2px;
	background: transparent;
	color: #76a7ff;
}

#footer
{
	margin: 0px 0px 0px 0px;
	text-align:center;
	color: #4c4c4c;
	font-size: 10px;
}

#container { 
	width: 717px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 27px;
	}

#preamble {
 	width: 450px;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 10px 10px;
	}
	
b {
	color: #ff7f00;
}
	
#preamble h3, .explanation h3 { color: #ff7f00; 
font-size: 14px; 
line-height: 14px;
margin: -10px -10px 4px; 
padding: 4px 4px 4px 10px }



.explanation {
 	width: 450px;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 10px 10px;
	}

.explanation p {
	padding-bottom: 8px;
	text-align: justify;
	}

#preamble .p2,	
.explanation .p2 {
	text-align: center;
}


.images
{
	border: 0px;
	padding: 0px 1px 0px 1px;
	font-style: normal;
}

img {
	border: 0px;
}

img.center {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.floatRightClear {
	float: right;
	clear: right;
	margin: 6px;
}

/* Wrapper */

#navcontainer {
	font: 10px/17px "Lucida Grande", "Myriad Pro";
	padding: 0px 0px 0px 10px;
	margin-right: 10;
	width: auto;
	text-align: left;
}


/* Primary levels: mainlevels */

#navlist
{
	padding: 0px 0px 0px 0px;
	margin-right: 320px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	right: 25px;
}

#navlist a:link, #navlist a:visited
{
	float: right;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;

	border-bottom: 4px solid transparent;
	padding-bottom: 2px;
	margin: 2px 2px 0;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #6F95B9;
	padding-bottom: 2px;
	background: transparent;
	color: #cccccc;
}

#linkList, #linkcat  { margin: 0 0 0 502px; padding: 0; position: absolute; top: 0px; left: 0; width: 220px;
	border-left-style: dotted;
	border-left-color: #aaa;
}

#linkList ul {

	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	font: normal 11px/14px "Lucida Grande", Verdana, Helvetica, sans-serif;
}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
#linkList h3, #linkList h2   { color: #ff7f00; font-size: 11px; font-weight: bold; line-height: 16px; text-align: left; margin: 0; }
	
.lselect {
	background-color: #fff;   
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #aaa;
	left: 3px;
}	

#navlist a:hover
{
	color: #cccccc;
}

.entry li {
	padding: 2px;
}