body { 
	padding: 0; 
	margin: 0px;
	background: #000 url(makaihe2.jpg); 
	font: 12pt "Trebuchet MS", Arial, sans-serif; 
	color: #DDD;
}
img { border: 0px; }
form label {
	display: block;
	padding-right: 20px;
	font-size: 10pt;
}
form p input, form p select, form p textarea {
	font: 12pt "Trebuchet MS", Arial, sans-serif;
	width: 300px;
	border: 1px solid #444;
	background-color: #030303;
	color: #DDD;
	margin-bottom: 10px;
}
form p textarea {
	height: 200px;
}
.Button {
	font-size: 10pt;
	padding: 5px;
	color: black;
	font-weight: bold;
}
form {
	margin-bottom: 20px;
}
form label {
	float: left;
	width: 100px;
	text-align: right;
}
#Messages {
	border: 1px solid #FC9090;
	background-color: #FED0D0;
	padding: 10px;
}
#Center {
	position: absolute;
	width: 856px;
	margin-left: -470px;
	left: 50%;
	background: #000;
	border-left: 10px solid #222;
	border-right: 10px solid #222;
}
ul a {
	color: #C00A07;
	font-size: 12pt;
}
ul {
	list-style: none;
	padding-left: 50px;
	margin-bottom: 50px;	
}
table {
	width: 550px;
	margin: 0;
	margin-bottom: 50px;
}
th {
	background-color: #222;
	padding: 4px;
	font-size: 11pt;
	font-weight: normal;
}
td {
	padding: 4px;
	font-size: 9pt;
}
tr.addr td { border-bottom: 1px solid #222; }
td a:hover {
	/*border-bottom: 3px solid #5D0503;*/
}


#header {
	background-color: #C00A07;
	border: 3px solid #111;
	border-top: 5px solid #111;
	border-bottom: 5px solid #111;
	text-align: center;
}


#navigation {
	float: right;
	width: 250px;
	padding-top: 30px;
	margin-left: 40px
}


#content {
	padding-top: 30px;
	padding-left: 20px;
	margin-right: 255px;
	padding-bottom: 50px;
}
#content h2 {
	font-size: 14pt;
	margin-bottom: 40px;
	margin-left: 20px;
}
#content p {
	margin-left: 20px;
}
#content a, #navigation a { 
	/*padding: 2px 4px;*/ 
	color: #C00A07; 
	text-decoration: none; 
}
#content a:hover, #navigation a:hover { 
	text-decoration: underline; 
}


#footer {
	clear: both;
	padding: 10px 20px;
	background-color: #0E0E0E;
	border-top: 2px solid #191919;
	border-bottom: 4px solid #222;
	color: #333;
}
#footer a {
	color: #5D0503;
	text-decoration: none;
}

#photostream {
	/*float: right;*/
	-moz-opacity: .4;
	filter:alpha(opacity=40);
}
#photostream ul, #photostream li {
	margin: 0;
	padding: 0;	
}

/******************************************************************************/

#mahalo {
	font-size: 12pt;
	margin-bottom: 40px;
}
#mahalo p {
	margin-bottom: 40px;
}
#mahalo h2 {
	margin-bottom: 40px;
}

.rounded {
	background-color: #111;
}
.rounded .container {
	padding-top: 20px;
}

#navigation li a{
	color: #CCC;
	background: url(/button_red.jpg) no-repeat;
	padding-top: 5px;
	text-align: center;
	width: 187px;
	height: 32px;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

#navigation li a:hover {
	color: #FFF;
	text-decoration: none;
}
