body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFF4E3;
	margin:0px 0px;
	padding:0px;
}
p,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#column {
	padding: 5px;
	float: left;
	width: 185px;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}


/* Fix IE. Hide from IE Mac \*/
* html ul.leftnav li { float: left; height: 1%; }
* html ul.leftnav li a { height: 1%; }
* html ul.leftnavfla li { float: left; height: 1%; }
* html ul.leftnavfla li a { height: 1%; }
/* End */
ul.leftnav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
ul.leftnav li {
	position: relative;
	font-weight: bold;
	}
ul.leftnav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
ul.leftnav li a {
	display: block;
	text-decoration: none;
	color: #01817F;
	background: #CAE8EC;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
ul.leftnav li a:hover {
	color: #C00000;
	background: #FFF4E3;
}
ul.leftnav li:hover ul, ul.leftnav li.over ul {
	display: block; }
ul.leftnavfla {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
ul.leftnavfla li {
	position: relative;
	font-weight: bold;
	}
ul.leftnavfla li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
ul.leftnavfla li a {
	display: block;
	text-decoration: none;
	color: #C35903;
	background: #FFE1AD;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
ul.leftnavfla li a:hover {
	color: #C00000;
	background: #FFF4E3;
}
ul.leftnavfla li:hover ul, ul.leftnav li.over ul {
	display: block; }
#nav1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	z-index: 10;
	}
#right {
	position: absolute;
	width: 620px;
	left: 150px;
	top: 60px;
	background-color: #D1F7FD;
}
#searchbar {
	width: 100%;
	background-color: #D1F7FD;
	color: #01817F;
	text-align: right;
	margin-right: 10px;
}
#nav2 {
	width: 610px;
	background-color: #D1F7FD;
	color: #01817F;
	margin-left: 10px;
}
#nav2 a {
	color: #01817F;
	font-weight: bold;
}
#nav2 a:hover {
	color: #C00000;
	background-color: #FFF4E3;	
	font-weight: bold;
}
#shortcuts {
	width: 620px;
	background-color: #FFF4E3;
	color: #C00000;	
	text-align: right;
	display: block;
}
#shortcuts a {
	font-weight: bold;
}
#shortcuts a:hover {
	font-weight: bold;
	background-color: #CAE8EC;
}
#titlebar {
	width: 610px;
	background-color: #FFF;
	margin-left: 10px;
	display: block;
}
#meat {
	background-color: #FFF;
	display: block;
}
#story {
	width: 400px;
	margin-left: 10px;
	float: left;
	position: relative;
}
#sidebar {
	width: 185px;
	border-left: thin dotted #CCC;
	position: relative;
	float: right;
	padding: 5px;
	font-size: x-small;
}
#sidebar h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CD7020;
	background-color: #FFF4E3;
}
#sidebar h3 {
	font-size: x-small;
	font-weight: bold;
	color: #CD7020;
}
#sidebar h4 {
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
	color: #CD7020;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.clearing {
  height: 0;
  clear: both;
}
#footer {
	background: #CD7020;
	color: #FFF;
	clear: both;
	padding-left: 10px;
	padding-right: 0;
	display: block;
}
#footer a {
	color: #FFF;
}
#footer a:hover{
	color: #C00;
	background-color: #FFF4E3;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
h1 {
	margin-top: 10px;
	padding-top: 10px;
	font-size: medium;
	color: #FD7F03;
}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: #CD7020;
	background-color: #FFF4E3;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	color: #CD7020;
}
h4 {
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
	color: #CD7020;
}
ul {
	list-style-type: square;
}
a {
	text-decoration: none;
	color: #C00000;
}
a:hover {
	text-decoration: none;
	background-color: #FFF4E3;
}
.box {
	font-size: xx-small;
	float: right;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFF4E3;
	width: 150px;
	border: none;
}
.sidebarbox {
	font-size: xx-small;
	width: 90%;
	padding: 3%;
}
.imgbox {
	font-size: xx-small;
	float: right;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFF4E3;
	border: none;
}
ul.icon {
	list-style: none;
	margin-left: 0;
	padding-left: 35px;
	text-indent: -35px;
	}.caption {
	font-style: italic;
	color: #FF6600;
}
.colorbold {

	font-weight: bold;
	color: #CD7020;
}
.boxfree {

	font-size: xx-small;
	padding: 10px;
	background-color: #FFF4E3;
	border: none;
}
.sideboxdot {
	border-top: 1px dotted #404040;
	border-right: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	margin: 2px 0px 5px 0px;
}
.fltrt { /* instead of align right for images */
	float: right;
	margin-left: 8px;
}
.fltlft { /* instead of align left for images */
	float: left;
	margin-right: 8px;
}