html, body {
	margin: 0;
	padding: 0}
body {
	background: white url("images/bg-grey.png") repeat-x;
	color: black;
	font: 65% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;}
table {
	font: 100% "Lucida Grande", verdana, arial, sans-serif;
	text-align: left;}
img {
	border-style: none;}
a, a:visited {
	color: #597A80;
	text-decoration: underline;}
a:hover, a:active {
	color: #60B1BF;
	text-decoration: underline;}
h1, h2, h3 {
	margin-bottom: 0;
	padding-bottom: 0;}

#container {
	margin: 1em auto;
	padding: 0;
	width: 750px;	text-align: left;	background-color: white;	border: none;}

#header {
	width: 750px;
	height: 150px;
	background: url("images/header.png");}
#header p {
	position: relative; left: 700px; top: 140px;
	width: 20px;
	font: 130% "Lucida Grande", verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #658C1C;}
#header a {
	text-decoration: none;
	color: #658C1C;}
#header a:hover {
	text-decoration: none;
	color: #99CC66;}

#navigation {
	background: #658C1C url("images/nav_bg.gif") repeat-x;
	border: 1px solid #336600;
	border-width: 0 0 1px 0;
	font-size: 1.25em;
	margin-top: 1em;
	padding-top: 1em;}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;}
#navigation ul {
	padding: 5px 0 4px;
	text-align: center;}
#navigation ul li {
	display: inline;
	margin-right: 0.1em;}

#navigation ul li a {
	background: url("images/tab-right-black-inactive.gif") no-repeat 100% 0;
	color: black;
	padding: 5px 0;
	text-decoration: none; }
#navigation ul li a span {
	background: url("images/tab-left-black-inactive.gif") no-repeat;
	padding: 5px 1em; }
#navigation ul li a:hover span {
	color: #e6ffab;
	text-decoration: none;}

#navigation li.active a {
	background: url("images/tab-right-black-active.gif") no-repeat 100% 0;
	color: black;}
#navigation li.active a span {
	background: url("images/tab-left-black-active.gif") no-repeat;
	padding: 5px 1em;}
#navigation ul li.active a:hover span {
	color: black;
	text-decoration: none;}

#navigation ul li.last {
	margin-right: 0;}
#navigation li.last a {
	background: url("images/tab-right-black-inactive.gif") no-repeat 100% 0;
	color: black;}
#navigation li.last a span {
	background: url("images/tab-left-black-inactive.gif") no-repeat;
	padding: 5px 1em;}
	
#navigation ul li.last-active {
	margin-right: 0;}
#navigation li.last-active a {
	background: url("images/tab-right-black-active.gif") no-repeat 100% 0;
	color: black;}
#navigation li.last-active a span {
	background: url("images/tab-left-black-active.gif") no-repeat;
	padding: 5px 1em;}

#underline {
	float: left;
	background-color: #99CC66;
	width: 750px;
	height: 10px;}

#wrapper, #wrapper550, #wrapper750, #wrapper850 {
	float: left;
	overflow: hidden;
	display: inline;
	background-color: #99CC66;}
#wrapper {
	height: 500px;}
#wrapper550 {
	height: 550px;}
#wrapper750 {
	height: 750px;}
#wrapper850 {
	height: 850px;}

#content {
	float: left;
	height: 100%;
	margin-left: 10px;
	background-color: #FFF;
	padding: 10px 25px 25px 25px;
	overflow: hidden;
	display: inline;
/* Simplified box model hack for IE */
	width: 500px;}
* html #content {
	width: 550px;
	w\idth: 543px;}
/* End simplified box model hack */

#content p {
	font: 120% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;}
#content h1 {
	font: 300% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;}
#content h2, h3 {
	font: 200% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;}
#content li {
	color: black;
	font-size: 120%;	
	padding-bottom: 5px;}
#content li a, a:visited {
	color: #597A80;
	text-decoration: none;}
#content li a:hover, a:active {
	color: #60B1BF;
	text-decoration: underline;}
#content a, a:visited {
	color: #597A80;
	text-decoration: none;}
#content a:hover, a:active {
	color: #60B1BF;
	text-decoration: underline;}
	
#entryTitle {
	float: left;
	width: 500px;
	font: 225% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #4f4f4f;
	background-color: white;
	margin-bottom: 1px;}
#entryTitleSmall {
	float: left;
	width: 500px;
	font: 150% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #4f4f4f;
	background-color: white;
	margin-bottom: 1px;
}

#entry, #entryWhite {
	float: left;
	width: 480px;
	text-align: left;
	padding: 0 10px 0 10px;
	margin-bottom: 20px;}
#entry {
	background: url("images/bg_entry.png") repeat-x;
	border-bottom: 1px solid #ffcc00;}
#entryWhite {
	background-color: white;
	border-bottom: none;}
#entry p, #entryWhite p  {
	font: 115% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;}
#entry ul, #entryWhite ul {
	list-style-type: circle;
	margin: 0;
	padding: 0 0 0 30px;
	text-indent: -.5em;
	border: none;}
#entry ul li, #entryWhite ul li {
	font: 110% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	padding: 0 0 3px 0;}

#entryLogo {
	float: right;
	margin: 2px;}
	
#menu {	
	float: left;
	width: 190px;
	background: #99CC66;}
#menu p {
	padding: 10px 25px 0 25px;
	font: 130% Georgia, "Times New Roman", Times, serif;
	font-weight: normal;}
#menu a {
	text-decoration: none;
	color: black;}
#menu a:hover {
	text-decoration: underline;}

#rightbox {
	float: right;
	width: 200px;
	height: 200px;}

#footer {	margin: 0em auto;
	padding: 0px;	width: 750px;	background-color: none;}
#footer p {
	font: 100% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/