body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../_images/main_bgd.gif);
	background-repeat: repeat;
}
p {
	font-size: 10px;
	line-height: 1.5;
}
#navTable {
	background-image: url(../_images/nav_black_bgd.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: left top;
	padding: 0px;
	float: left;
}
#navTable p {
	text-align: center;
	font-weight: bold;
	}
#navTable a {
	height: 38px;
	width: 75px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 52px 0px 0px;
	display: block;
	background-image: url(../_images/nav_button_bgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	font-weight: bold;
}
#navTable a:hover {
	background-image: url(../_images/nav_but_bgd_hover.gif);
	background-repeat: no-repeat;
}
#mainTable td.bottom {
	background-color: #FFFF00;
	height: 3px;
	width: 748px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
#mainTable td.leftMenu {
	width: 166px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}
#mainTable td.leftMenuFooter {
	width: 166px;
	margin: 0px;
	padding: 0px;
	height: 186px;
}
#mainTable td.random {
	background-color: #FFCBA8;
	height: 150px;
	width: 167px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainTable .leftMenu h1 {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
}
#mainTable .leftMenu h2 {
	font-size: 11px;
	color: #FF6600;
	margin-left: 20px;
	font-weight: normal;
}
#mainTable td.leftMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#mainTable td.leftMenu a:hover {
	color: #000000;
	font-weight: bold;
}
#mainTable td.scroll {
	background-image: url(../_images/scroll_bgd.gif);
	background-repeat: repeat-y;
	width: 25px;
	vertical-align: top;
}
#mainTable td.mainContent {
	text-align: justify;
	width: 592px;
	font-size: 10px;
	line-height: 1.5;
	margin: 0px 0px 10px;
	height: 400px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#mainTable td.edges {
	background-color: #FFFF00;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1px;
}
#navTable a.current {
	background-image: url(../_images/nav_but_bgd_hover.gif);
	background-repeat: no-repeat;
}
#random {
	vertical-align: bottom;
	text-align: center;
}
