html{
   height: 100%;
}


body {
	height: 100%;
	background-image: url(images/stripe.jpg);
	background-repeat: repeat;
}
html > body #pagecontainer {
	height:auto;
	min-height:100%;
}

#pagecontainer {
	width: 870px;
	height: 100%;
	background-image: url(images/pagebase.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}
#leftpanel {
	float: left;
	width: 200px;
	padding-left: 10px;
}

#centrepanel {
	float: left;
	width: 380px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 40px;
	background-image: url(images/contentbackstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #eeeeee;
	height: 100%;
}
.smaltext {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #005E21;
	line-height: 13px;
}
#logo {
	float: left;
	width: 200px;
}
#toppic {
	float: right;
	width: 650px;
}

#topbar {
	background-color: #FFFFFF;
	height: 241px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentarea {
	margin: 0px;
	padding: 0px;
}



.nav {
	background-image: url(images/navbakgray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 130px;
	float: left;
	height: 31px;
}
#navbox .nav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 37px;
	text-decoration: none;
	font-weight: bold;
	color: #3C9855;
}
#navbox .nav a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 37px;
	text-decoration: none;
	color: #F0560C;
}


.livetab {
	background-image: url(images/navbakwhite.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 130px;
	float: left;
	height: 31px;
}


#navbox .livetab a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 37px;
	text-decoration: none;
	color: #00641E;
	font-weight: bold;
}
#navbox .livetab a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 37px;
	text-decoration: none;
	color: #F0560C;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F0560C;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px;
	font-size: 26px;
	line-height: 30px;
}
#centrepanel .copy img {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #3C9855;
	font-size: 18px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	padding-top: 50px;
}
#rightpanel {
	float: right;
	margin-right: 10px;
	width: 190px;
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 15px;
}
.copy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #005E21;
	margin: 0px;
	padding: 6px 0px;
}

ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #005E21;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0px;
	padding-left: 15px;
}
#pullpic {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #666666;
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
}
.copy a {
	color: #00641E;
	text-decoration: underline;
}
.copy a:hover {
	color: #F0560C;
	text-decoration: underline;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 18px;
	background-color: #F1560D;
}
