body {
	font-family: 'Lucida Grande';
	background: #FFF;
}

table, fieldset, div#image {
	background: #F5D0A9;
	/*width: 900px;*/
	/* border: 1px #CCC solid;*/
	border: 1px #190710 solid;
	margin: 0 auto;
	border-collapse: collapse;
}

fieldset {
	margin: 20px auto;
	font-size: 14px;
	line-height: 22px;
	padding: 13px;
}

legend {
	background: transparent;
	border: 1px #AAA solid;
	background: #EEE;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 18px;
}

label {
	font-weight: bold;
}

table {
	text-align: center;
}

table#images {
	text-align: center;
}

table#images td {
	padding: 15px 5px;
}

table#images img {
	display: block;
	margin: 0 auto;
}

table#images a {
	font-size: 15px;
	color: #0000AA;
	text-decoration: none;
}

table#images a:hover {
	color: #0000FF;
}

p#admin {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

a, a:visited {
	color: #0000AA;
	text-decoration: none;
}

fieldset a, table td a, div a {
	text-decoration: underline !important;
}

a:hover {
	color: #0000FF;
}

p#footer {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-top: 1px #DDD dashed;	
}

p.navigation {
	font-size: 15px;
	text-align: center;
	line-height: 40px;
}

h1 {
	margin: 0;
	font-size: 35px;
	text-align: center;
	line-height: 50px;
}

h2 {
	margin: 0;
	font-size: 25px;
	text-align: center;
	line-height: 40px;
}

div#image {
	font-size: 14px;
	width: 800px;
	text-align: center;
}

div#image p {
	margin: 0;
	text-align: center;
}

div#image img {
	display: block;
	margin: 10px auto;
}

p#title {
	background: #D6D6D6;
	font-size: 14px;
	font-weight: bold;
}

p#title span {
	margin: 0 2px;
}

p.notice {
	text-align: center;
	color: #DD0000;
	font-size: 14px;
}

table#images a {
	text-decoration: none !important;
}