@charset "utf-8";

/*layout*/
#body {
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-image: url(images/IMG_0036.jpg);
}
#contain {
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#head {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#topnav {
	width: 100%;
	height:40px;
	text-align: left;
	background-repeat: repeat;
	color: #FFFFFF;
	vertical-align: middle;
	font-variant: small-caps;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#content {
	position:absolute;
	padding:20px;
	top:140px;
	left: 20%;
	color: #000033;
}
* html #left20 {
	background-image: url(images/leftnav.jpg);
	background-repeat:repeat-y;
	width: 20.5%;
	position: absolute;
	left: -25%;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	top: 6px;
	height: 1000px;
}
html>body #left20 {
	background-image: url(images/leftnav.png);
	background-repeat:repeat-y;
	width: 25%;
	position: absolute;
	left: -25%;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	top: 6px;
	height: 100%;
}
#rightbox {
	float:right;
	background:#ffffff;
	width:146px;
	margin:2em;
	border:1px solid #f0ab00;
	padding: 0 10px 10px 10px;
}
#rightfloat {
	float:right;
	background:#ffffff;	
	width:200px;
	margin:0 0 2em 2em;
	border:3px solid #f0ab00;
	padding: 0 10px 0 10px;
}
#footer {
	clear:left;
	color:#EEEEEE;
	padding:1em 1em;
	margin-bottom:0em;
}
#leftnav {
	font-variant: small-caps;
	width:20%;
	position:absolute;
	top:145px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#articles {
	padding: 10px;
	font-size: small;
	font-variant: normal;
	color: #181C18;
}
/*topnav*/
#topnav table {
	width: 100%;
	text-align: center;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#topnav th {
	width: 20%;
	text-align: center;
	background-image:url(images/topnav.png);
	background-repeat: repeat;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover, a:active {
	color: #FFA621;
}
/*leftnav*/
.jelly a {
	color: #084163;
	text-decoration: none;
	font-weight: bold;
}
.jelly a:hover, a.active {
	color: #660000;
}
.jelly {
	list-style-type:none;
	margin-bottom: 10px;
}
.read-more {
	color: #084163;
	float: right;
}
/*headings*/
h1 {
	margin:1.4em 0 0 0;
	font:normal 1.6em arial;
	color:#8b2;
	clear:left;
}
h2 {
	margin:1.2em 0 0 0;
	font:normal 1.4em arial;
	color:#8b2;
	clear:left;
}
h3 {
	margin:1em 0 0 0;
	font:normal 1.2em arial;
	color:#8b2;
	clear:left;
}
h4 {
	margin:0.8em 0 0 0;
	font:normal 1em arial;
	color:#8b2;
	clear:left;
}
/*content*/
.top  {
	font-size:1.6em;
	margin:0;
	padding-top:0.5em;
	color:#8b2;
}
.hh {
	color: #181C18;
	text-decoration: none;
}
.hh a {
	color: #181C18;
	text-decoration: none;
}
.inline {
	list-style-type: none;
	display: inline;
}
.inlineh3 {
	list-style-type: none;
	display: inline;
	font:normal 1.2em arial;
	color:#660000;
}
/*footer*/
#footer li {
	display: inline;
	padding-right: 20px;
}
#footer a {
	color: #EEEEEE;
	text-decoration: none;
}
#footer a:hover, #nav a.active {
	color: #660000;
}
#r2 {
	background-image: url(images/see50.png);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.goldhead {
	color: #660000;
}

