body
{
	background: url(../../images/bg.jpg) repeat-x #CAD3D9;
	font-family: Verdana,sans-serif;
	font-size: 0.7em;
	text-align: center;
}
table
{
	font-size: 100%;
}
img
{
	display: block;
}
h1
{
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 110%;
}
h3
{
	font-size: 100%;
	color: #5d7479;
	margin: 0;
}
p
{
	margin: 0 0 1em 0;
}
.go
{
	padding: 3px 6px 3px 14px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 84%;
	margin: 0 0 1.5em 0;
}
.go a
{
	color: #8d8d28;
	text-decoration: none;
}
.go a:hover
{
	color: black;
	text-decoration: underline;
}
.feature
{
	background-color: #d0a427;
	padding: 0 28px 14px 28px;
	margin: 0 -28px 14px -28px;
}
.archive
{
	margin: 12px 12px 12px 64px;
	font-size: 84%;
}
.archive a
{
	color: #888;
	text-decoration: none;
}
.archive a:hover
{
	color: black;
}
.imgtxt
{
	margin: 0 -28px;
}
.link
{
	font-size: 84%;
	color: #8d8d28;
	text-decoration: none;
}
.link:hover
{
	color: black;
	text-decoration: underline;
}
#layout
{
	background: white;
	text-align: left;
	margin: 0 auto;
}
#cntm
{
	padding: 32px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #f7efd8;
}
#cntm h2
{
	background: url(../../images/divider.gif) repeat-x left bottom;
	padding-bottom: 6px;
	margin-bottom: 18px;
}
#cntm .img
{
	margin: 0 -32px;
}
#cntm .top
{
	margin-top: -32px;
}
#cntl
{
	background: url(../../images/nav-bg.jpg) no-repeat white;
	max-width: 190px;
}
#cntl dl
{
	padding: 0;
	margin: 32px;
}
#cntl dd
{
	margin: 0;
	padding: 0;
	background-position: -130px 0;
}
#cntl dd a
{
	display: block;
	width: 126px;
	height: 0px !important;
	height: 32px;
	padding-top: 32px;
	overflow: hidden;
	background-position: 0 0;
}
#cntl dd.selected a
{
	background-position: -130px 0;
}
#nav01, #nav01 a { background-image: url(../../images/nav_01.jpg); }
#nav02, #nav02 a { background-image: url(../../images/nav_02.jpg); }
#nav03, #nav03 a { background-image: url(../../images/nav_03.jpg); }
#nav04, #nav04 a { background-image: url(../../images/nav_04.jpg); }
#nav05, #nav05 a { background-image: url(../../images/nav_05.jpg); }
#cntl dd a:hover
{
	background-image: none;
}
#cntr
{
	background: url(../../images/sub-bg.jpg) no-repeat #ead498 left bottom;
	font-size: 84%;
	line-height: 135%;
	padding: 0 28px 14px 28px;
}
#cntr h2, #cntr h3, #cntr h4
{
	font-size: 100%;
}
#cntr a
{
	color: #444;
	text-decoration: none;
}
#cntr a:hover
{
	color: black;
	text-decoration: underline;
}
#ftr td
{
	padding: 3px 5px;
	font-size: 84%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#ftr a
{
	color: #222;
	text-decoration: none;
}
#ftr a:hover
{
	color: #999;
}
#ftrl, #ftrr
{
	background: #c3c9e1;
}
#ftrm
{
	background: #bdbdc4;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
