html {
	background-color: A67453;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 792px;
	background-color: #A67453;
	background-attachment: fixed;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.header { 
	height: 241px;
	top: 0px;
	margin-bottom: 0px;
}
.title {
	position: relative;
	width: 400px;
	top: 40px;
	margin-left: 342px;
	text-align: right;
	font-size: 36px;
}
.header2 {
	height: 116px;
	background-image: url(../images/yweb-001yellow.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	font-size: 36px;
	padding-top: 30px;
	padding-right: 50px;
	margin-bottom: 0px;
}
.background1 {
	height: 100%;
	background-image: url(../images/yweb-001blue2.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
.background2 {
	min-height: 400px;
	height: 100%;
	background-image: url(../images/yweb-001blue1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	}
.content {
	height: 100%;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 25px;
	padding-left:75px;
}
.boiler {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	height: 50px;
	bottom: 0px;
	background-image: url(../images/yweb-003.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.boiler a:link {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.boiler a:visited {
	text-decoration: none;
}
a:hover {
	color: #A67453;
	text-decoration: underline;
}
.boiler a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
