body {
	line-height: 1.5em;
	color: #4c4c4c;
	font-size: .8em;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	font-family: Georgia, Times, Times New Roman, serif;
}
h1 {
	height: 65px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(img/thinktank_masthead.gif);
	text-indent: -40000px;
	margin-bottom: 1em;
}
h2#esbhba{
	height: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/h2_esbhba.gif);
	text-indent: -40000px;
}
h2#thinkingeco{
	height: 24px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/h2_thinkingeco.gif);
	text-indent: -40000px;
}
h2#kiwicana{
	height: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/h2_kiwicana.gif);
	text-indent: -40000px;
}
#new_issue{
	margin-top: -0.5em;
	margin-bottom: 2em;
}

#new_issue a{
	color: white;
	background-color: white;
	border: none;
}

#new_issue a img{
	border: none;
}

h2 {
	text-transform: uppercase;
	font-size: 1em;
	margin: 2em 0 1em 0;
}
p{
	margin: 0 0 1em 0;
	padding: 0;
}
a:link, a:visited {
	color: #4c4c4c;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #4c4c4c;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #95A6B4;
}

#main{
	margin: 0 15px 0 15px;
}

#main ul{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0px;
}

#main ul li ul{
	margin-left: 0;
	list-style: none;
}

#main ul li ul li{
	margin-bottom: 1em;
}

#main{
}

#buttons a img{
	margin: 0 4px 0 0;
	padding: 0;
	border: none;
}

#buttons a:link, #buttons a:visited, buttons a:hover, #buttons a:active {
	color: white;
	border: none;
	background-color: white;
}

#footer {
	clear: both;
	border-top-color: #95A6B4;
	border-top-style: solid;
	border-top-width: 0.3em;
	padding-top: 0.5em;
	margin-top: 3em;
	font-size: 0.8em;
	text-align: right;
}

input.Answers{
	width: 500px;
}
em{
	font-weight: bold;
	font-style: normal;
	color: #95A6B4;
}

