
#main {
	width: 786px;
	margin-left: -393px;
	position: absolute;
	clip:       rect(auto auto auto 0px);
	left: 50%;
	border-top: 2px solid #F88A13;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	/*height: 659px;*/
	top: 0px;
}
.headerborder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F37D1B;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #F37C1B;
}
#main #basement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-align: center;
	position: relative;
	padding: 0px;
	margin: 25px;
}
#main #basement a {
	text-align: center;
	font-weight: normal;
	color: #666666;
	padding-right: 0px;
	text-transform: capitalize;
	text-decoration: none;
}
.ruler {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #F48019;
	border-left-width: 1px;
}
#main #menu {
	background-image: url(../images/nav_bkg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 60px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
}
#main #basement a:hover {
	color: #F37C1B;
}
.picborder {
	border: 1px solid #F37C1B;
	padding: 2px;
}
.sidenav {
	color: #F37E17;
	text-decoration: none;
	font-weight: normal;
}
.sidnavruler {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F67824;
	border-right-color: #F67824;
	border-bottom-color: #FFFFFF;
	border-left-color: #F67824;
}
.categoryborder {
	text-decoration: none;
	padding: 1px;
	border: 1px solid #F37D1B;
}
.sideborders {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F17E16;
	padding-right: 10px;
}
.arrow {
	border-top: #F48E37;
	border-right: #F48E37;
	border-bottom: #F48E37;
	border-left: 1px solid #F48E37;
}

.cellCategory {
	color: #F37E17;
}

		.cellCategory a:link { color: #F37E17; text-decoration: none; font-weight: bold; }
		.cellCategory a:visited { color: #F37E17; text-decoration: none; font-weight: bold; }
		.cellCategory a:active { color: #F37E17; text-decoration: none; font-weight: bold; }
		.cellCategory a:hover { color: #F37E17; text-decoration: underline; font-weight: bold; }

