@charset "utf-8";
body {
	background: #defeb2 url(images/bgslice.png) repeat-x fixed left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
a:link, a:active {
	color: #000;
}
a:hover, a:visited {
	color: #111;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
.bigbox {
	margin: 10px auto 12px auto;
	width: 950px;
}
.titlebox {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: auto;
	z-index: 1;
}
.middlebox {
	background: url(images/boxesbg.png) repeat-y;
	width: 890px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#leftside {
	width: 180px;
	position: relative;
	float:left;
	margin: -21px 0px 5px 12px;
}
#rightside {
	width: 650px;
	position: relative;
	margin: -21px 0px 5px 226px;
}
.heading1 {
	color: #fff;
	font-size:15px;
	text-align: right;
	font-weight: bold;
}
.heading2 {
	color: #000;
	font-size:15px;
	text-align: right;
	font-weight: bold;
}

#bottom {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
	width: 890px;
	background: url(images/boxesbttm.png) no-repeat left bottom;
}
#headings {
	background: url(images/headingbars.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	width: 890px;
}
p {
	text-indent: 10px;
	line-height: 24px;
}
p.sidebar {
	text-indent: 10px;
	color: #000;
}
p.sidebar a:link, p.sidebar a:active {
	color: #000;
}
p.sidebar a:hover, p.sidebar a:visited {
	color: #333;
}
p.clearrt {
	clear: right;
}
td.grnbdr {
	background: #82b926;
	border: 2px solid #82b926;
}
img.bdrgrn {
	border: 2px solid #82B926;
	text-indent: 0px;
}

.piccaption a {
	font-size: 16px;
	text-decoration: none;
}
.caption {
	font-size: 9px;
}

.piccaption2 a {
	font-size: 10px;
	text-decoration: none;
}
#note {
	height: 142px;
	width: 155px;
	position: absolute;
	z-index: 999;
	top: 95px;
	right: 54%;
}
.noteimg {
	behavior:url(iepngfix.htc);
}
#menustuff {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	z-index: 99;
	position: relative;
	top: -20px;
}
.footer {
	margin: 10px 0 10px 0;
	font-size: 10px;
	text-align:center;
}
