* {
	margin: 0;
	padding: 0;
}

.link {
	letter-spacing: -2px;
}

a, .link {
	color: #fff;
	background-color: #060;
	padding: 1px 5px;
	margin: 0 3px;
	text-decoration: none;
}

a:visited {
	background-color: #666;
}

a:hover {
	background-color: #393;
}

.blank {
	clear: both;
}

img {
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}

img.right {
	border: none;
	float: right;
	margin: 0 0 10px 10px;
}

body {
	background-color: #fff;
	text-align: center;
	padding-top: 30px;
	font: normal 11px/16px verdana, arial, helvetica, sans-serif;
	color: #060;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}

#logo {
	width: 700px;
	height: 46px;
	background: #94CF64 url("/images/headergrad.gif") repeat-x;
}

#logo a {
	margin: 0;
	padding: 0;
	display: block;
	width: 700px;
	height: 46px;
	background: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	line-height: 46px;
}

#logo #inlogo {
	width: 680px;
	float: left;
}

#logo #inlogo h1 {
	font: bold 18px/46px arial, verdana, helvetica, sans-serif;
	color: #fff;
	padding-left: 15px;
	height: 46px;
	float: left;
	width: 340px;
	margin: 0 20px 0 0;
	background: none;
	text-transform: uppercase;
}

#logo #inlogo h1 span {
	font-size: 24px;
}

#logo img {
	margin: 0;
	padding: 0;
}

#navigation {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #2a4f0a;
	background: #94CF64 url("/images/left.jpg") no-repeat 0 0;
	height: 23px;
	line-height: 23px;
	border-top: 8px solid #fff;
	text-transform: uppercase;
}

#navigation span {
	display: block;
	height: 23px;
	padding-left: 3px;
	background: transparent url("/images/right.jpg") no-repeat 695px 0;
}

#navigation a {
	color: #32313d;
	text-decoration: none;
	background: transparent;
}

#navigation a:hover {
	color: #FFF;
}

#left h1 {
	color: #32313d;
	font: bold 15px/22px verdana, arial, helvetica, sans-serif;
	background: #94CF64 url("/images/left.gif") no-repeat top left;
	margin: 10px 0;
	float: left;
	cursor: default;
}

#left h1 span {
	display: block;
	width: auto;
	height: 23px;
	padding: 0 10px;
	background: transparent url("/images/right.gif") no-repeat top right;
}

div.text {
	float: left;
	background: #E1FDC9;
}

div.text span.ltop {
	display: block;
	background: transparent url("/images/ltop.jpg") no-repeat top left;
}

div.text span.lbtm {
	display: block;
	background: transparent url("/images/lbtm.jpg") no-repeat bottom left;
}

div.text span.rtop {
	display: block;
	background: transparent url("/images/rtop.jpg") no-repeat top right;
}

div.text span.rbtm {
	display: block;
	background: transparent url("/images/rbtm.jpg") no-repeat bottom right;
	padding: 10px 10px 2px 10px;
	width: 680px;
}

div.text p {
	margin-bottom: 8px;
	text-align: justify;
}

div.text p.t1 {
	font-size: 14px;
	font-weight: bold;
}

div.text ul {
	margin-left: 20px;
	margin-bottom: 8px;
}

div.text ul li {
	list-style: square;
}

div.text a.img {
	width: 206px;
	margin: 7px;
	padding: 6px 3px;
	float: left;
	text-align: center;
	background: none;
	color: #000;
}

div.text a.img img {
	margin: 0;
	padding: 0;
	float: none;
}

div.text a.img p {
	text-align: center;
}

.latest {
	margin: 0 10px 10px 0;
}

h2 {
	color: #8CDCE4;
	font: bold 18px/46px arial, verdana, helvetica, sans-serif;
	diplay: block;
	margin-top: 10px;
}

h2:first-letter {
	font-size: 28px;
}

* html h2 {
	margin-top: -10px;
}

#right {
	float: right;
	width: 370px;
}

* html #right {
	margin-top: 20px;
	clear: none;
	width: 369px;
}

#left {
	float: left;
}

* html #left {
}

.gallery {
	list-style: none;
	float: left;
	margin-top: -20px;
}

* html .gallery {
	list-style: none;
	margin-top: 0;
}

.gallery li a span {
	display: none;
	width: 160px;
	background: transparent url("/images/yellow.png") repeat;
	cursor: default;
	color: #A78600;
	padding: 0 10px 10px 10px;
}

.gallery li a:hover span {
	display: block;
	position: absolute;
	margin: 50px 0 0 90px;
	text-align: left;
}

.gallery li a span em {
	display: block;
	font: bold 10px/20px arial, verdana, helvetica, sans-serif;
	color: #fff;
	width: 160px;
	background: #A78600 url("/images/arrow.gif") no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	margin: 0 0 6px -10px;
}

.gallery li a img {
	margin: 0 auto;
}

 .gallery li a {
	display: block;
	padding: 12px 0;
	width: 119px;
	height: 95px;
	background: #D1FFFF url("/images/box.gif") no-repeat;
	text-align: center;
}

.gallery li {
	display: block;
	width: 119px;
	height: 95px;
	float: left;
	margin: 15px 4px 15px 0;
}

* html .gallery li {
	margin: 3px 4px 3px 0;
}

#footer {
	clear: both;
	width: 700px;
	background: #94CF64 url("/images/left.gif") no-repeat;
	background-position: top left;
	color: #2a4f0a;
	font: normal 10px/23px verdana, arial, helvetica, sans-serif;
	text-align: left;
	border: 15px solid #fff;
	border-width: 15px 0;
}

#footer span {
	display: block;
	height: 23px;
	padding-left: 10px;
	background: transparent url("/images/right.gif") no-repeat;
	background-position: top right;
}

#footer a {
	color: #fff;
	background-color: #060;
	text-decoration: none;
}

#footer a:hover {
	background-color: #393;
}

#sub {
	clear: both;
	text-align: center;
	width: 690px;
	padding: 0 0 0 10px;
	margin: 0 auto;
	margin-top: 20px;
}

#sub ul {
	width: 700px;
	list-style: none;
	float: left;
}

#sub ul li {
	float: left;
	width: 227px;
	margin-bottom: 5px;
	padding: 0 3px;
	text-align: left;
	line-height: 1.4em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
}

#sub ul li a {
	font-size: 10px;
	border: none;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}

#sub a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #060;
}
