body{
	background-color:#989967;
	font-family: arial;
	font-size: 14px;
}
div#maincontainer{
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	min-height: 600px;
	position:relative;
}
div#header{
	height: 182px;
	width: 780px;
	background-color:#989967;
}
img#logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
div#contents{
	width: 775px;
	height: auto;
	min-height: 600px;
	background-color:#cbc62b;
	border-bottom: 2px solid #89895c;
	border-right: 2px solid #89895c;
	background-image: url('../images/layout4.1_19.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
div#page{
	padding-top: 120px;
	padding-left: 40px;
	width: 688px;
	height: auto;
	min-height: 200px;
}
a.links{
	text-decoration: none;
	display: block;
	font-size: 12px;
}
div#buttoncontainer{
	position: absolute;
	width:560px;
	height: 158px;
	top:20px;
	right:-48px;
}
img.buttons{
	border:0px;
	margin:0px;
	padding:0px;
}
a.buttons{
	text-decoration: none;
}
label#header{
	font-size: 20px; 
	color: green;
	font-weight: bold;
}
label.title{
	font-weight: bold;
}
