body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/paper1.jpg);
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2A25C;
}

#mainstart {
	width: 990px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

#mainunder {
	width: 800px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

#content-box-start-left {
	width: 310px;
	float: left;
	background-image: url(images/contenboxstart_bg_01.jpg);
	padding: 5px;
	border: 3px solid #A7885F;
	margin-right: 5px;
	height: 790px;
}

#content-box-start-middle {
	width: 310px;
	float: left;
	background-image: url(images/contenboxstart_bg_01.jpg);
	padding: 5px;
	border: 3px solid #A7885F;
	margin-right: 5px;
	height: 790px;
}

#content-box-start-right {
	width: 310px;
	float: left;
	background-image: url(images/contenboxstart_bg_01.jpg);
	padding: 5px;
	border: 3px solid #A7885F;
	height: 790px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 2px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 2px;
}

hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7885F;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contentbox800 {
	width: 800px;
	padding: 5px;
	border: 3px solid #A7885F;
	float: left;
	background-image: url(images/contenboxstart_bg_01.jpg);
	margin: auto;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 10px;
}
.tableunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C09A67;
}
.imageborder {
	background-color: #FFFFFF;
	margin: 2px;
	float: left;
	display: block;
	border: 1px solid #C09A67;
	padding: 3px;
}

