body
{
	background: #ffffff;
	width: 1000px;
	margin: 30px auto 10px auto;
	font-family: Helvetica, arial, verdana, sans-serif;
}

.contents
{
	padding: 20px 0px;
	margin: 10px 0px;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
}

div.entry
{
	width: 1000px;
	margin-bottom: 10px;
	text-align: center;
}

div.entry img
{
	float: left;
	clear: none;
}

div.entry div.radio
{
	width: 200px;
	height: 150px;
	float: left;
	clear: none;
}

.clear
{
	clear: both;
}

div.entry div.radio input
{
	margin-top: 70px;
	clear: both;
}

div.entry div.radio label
{
	display: block;
	margin-top: 20px;
	font-weight: bold;
}

div.entry div.accept
{
	background: #009900;
}

div.entry div.reject
{
	background: #990000;
}


p.buttons
{
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

p.buttons input
{
	width: 1000px;
	height: 40px;
	background: none;
	font-family: helvetica;
	font-size: 1em;
	font-weight: bold;
	background: #cccccc;
}

p.buttons input:hover
{
	background: #ccffcc;
}


h1
{
	font-size: 40px;
	margin: 0px;
	float: left;
	clear: none;
	padding: 0px;
}

h1 a
{
	color: #000000;
	text-decoration: none;
}

h1 a:hover
{
	color: #006600;
}

h2
{
	text-align: center;
}

img 
{
	border: 0px;
}

div.navi,
div.pages
{
	font-size: 14px;
	line-height: 18px;
	float: left;
	border-left: 1px solid #cccccc;
	margin-left: 8px;
	padding-left: 8px;
	color: #777777;
}

ul
{
	margin: 0px;
	padding: 0px;
}

ul li
{
	color: #777777;
	list-style: none;
	display: inline;
}

ul.navi li:before
{
	font-size: 12px;
	content: '|';
	color: #cccccc;
	padding-right: 3px;
}

ul.navi li:first-child:before
{
	content: '';
	padding: 0px;
}

ul li a
{
	text-decoration: none;
	color: #777777;
}

ul li a:hover
{
	color: #007700;
	text-decoration: underlineß;
}

li.current a
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.credit,
.credit a
{
	font-size: 11px;
	color: #777777;
	text-align: right;
}

.credit a
{
	font-weight: bold;
}

.interactive
{
	width: 328px;
	margin: 0px auto 0px auto;
}

.kiosk
{
	width: 1200px;
	height: 300px;
	margin: 0px 100px 0px -100px;
}