body {
	background-image: url(new_images/background5.jpg);
}

#header {
	background-image: url(new_images/header_01.jpg);
	height: 150px;
	width: 760px;
}
#buttons {
	text-align: left;
}
#and {
	text-align: left;
}
#contents {
	width: 440px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: justify;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 40px;
	padding-bottom: 40px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}


#photo {
	text-align: right;
	width: 200px;
	float: left;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	color: #000000;
	text-align: center;
}
.style5 {
	color: #ff9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

