body {
	background-image:url(../images/fractal_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 0.7em;
	line-height: 1.5em;
	}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	/*color:#366ca9;*/
	color: #006699;
	font-size: 1.8em;
	font-weight:bold;
	color: #006699;
	margin-top:10px;
	
}
h2 {
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'sans-serif';
	color:#333333;
	font-size: 1.1em;
	}
p, ul {
	margin-top: 0px;
	margin-bottom: 7px;
	color:#666666
}
div#mainpic {
	background-image: url(../images/south_JR.jpg);
	overflow:hidden;
	height: 257px;
	width: 590px;
	}
div#blendimage {
	height: 257px;
}
div#main {

	width: 750px;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
}
div#topbar {
	height: 75px;
	width: 750px;
}
div#navigation {
	width: 150px;
	float: left;
}
div#content {
	width: 590px;
	float: left;
	min-height: 400px;
	padding-left:10px;
}
div#content_2col {

	width:370px;
	float: left;
	padding-left: 10px;
}
div#rhs_col {
	width: 200px;
	float:left;
	padding:5px;
	margin-left: 5px;
}
div#sponsors {
	width: 150px;
	float: left;
	background-color: #CCCCCC;
	height: 75px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	text-decoration: none;
	display: block;
	width: 139px;
	padding: 5px;
	background-color: #9ca9ab;
	border-top: 1px  solid #ffffff;
	color: #FFFFFF;
}
#navigation a:hover {
	text-decoration: none;
	width: 139px;
	background-color: #7e8485;
	border-top: 1px  solid #ffffff;
	/*border-width: 1px 1px 1px 1px ;
	border-style: solid;
	border-color: #333333 #333333 #cccccc #333333;*/
}
#navigation ul.submenu a {
	background-color: #7d989f;
	font-style:italic;
	width: 124px;
	padding-left:20px;
}
#navigation ul.submenu a:hover {
	text-decoration: none;
	width: 124px;	
	padding-left:20px;
	background-color: #7e8485;
	border-top: 1px  solid #ffffff;
	/*border-width: 1px 1px 1px 1px ;
	border-style: solid;
	border-color: #333333 #333333 #cccccc #333333;*/
}	
.pad {
	padding: 5px;
}
.selectedItem {
background-color: #7e8485;
}
th {
	text-align: left;
}
