body {
	background-color: #000000;
	margin: 0;
}

p {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-align: justify;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

th, td {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
}

p a,td a {
	color: #CFB53B;
	text-decoration: none;
}

p a:hover,td a:hover {
	color: #D9D919;
	text-decoration: none;
}

h1 {
	font: 10pt Arial;
	font-variant: small-caps;
	font-weight: bold;
	color: #CFB53B;
	text-align: left;
}

h2 {
	font: 9pt Arial;
	font-weight: bold;
	color: #CFB53B;
	text-align: left;
}

#center {
	text-align: center;
}

#main {
        width: 900px;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 900px;
	height: 143px;
	background: url('../images/man_header_900.jpg');
	background-repeat: no-repeat;
	float: none;
	clear: both;	
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#header_new {
	width: 900px;
	height: 286px;
	background: url('../images/ylanbanneri.jpg');
	background-repeat: no-repeat;
	float: none;
	clear: both;	
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#navi {
	width: 900px;
	height: 29px;
	background: url('../images/man_navi_bg_900.jpg');
	background-repeat: no-repeat;
	float: none;
	clear: both;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#menu {
	padding-top: 3px;
	text-align: left;
	padding-left: 40px;
}

#menu a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #FAEBD7;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover {
	color: #000000;
}

#content {
	width: 900px;
	min-height: 650px;
	background: url('../images/uuspohja3.jpg') top center no-repeat;
	float: none;
	clear: both;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

#left_col {
	width: 450px;
	min-height: 650px;
	margin-left: 50px;
	float: left;
}

#footer {
	width: 900px;
	height: auto;
	float: center;
	clear: both;
	background-color: #000000;	
}

.date {
	font-family: Arial
	font-size: 7pt;
	color: gray;   
	text-align:center;
	padding: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.name {
	font-family: Arial
	font-size: 9pt;
	color: #CFB53B;   
	text-align:center;
	padding: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.reply {
	font-family: Arial
	font-size: 9pt;
	font-weight:bold;
	color: #1A1915;   
	padding-left: 15px;
}

.gbook_btn
{
	margin: 15px;
	border: 1px solid #000;
	color:#000;
	background-color: #ccc;
}

.dots
{
	border: 1px dotted #CFB53B;
}

td.even
{
	padding: 4px;
	padding-left: 15px; 
	background-color: #000000;
}

td.odd
{
        color: #000;
	padding: 4px;
	padding-left: 15px;  
	background-color: #ccc;
}

input, textarea 
{
	border: 1px solid #000;
	color:#000;
	background-color: #ffffff;
}
