#footers {
	background-color: Black;
	color: White;
	font-size: 12px;
}

body {
	background-color: #836D58;
}

.links {
	color: white;
	font-size: 14px;
}

.links2{
	color: #CECECE;
	font-size: 12px;
}

.a01 {
	background-image: url(images/a_01.jpg);
	width: 800px;
	height: 164px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.a02 {
	background-image: url(images/a_02.jpg);
	width: 800px;
	height: 30px;
	background-repeat: no-repeat;
}

.a03 {
	background-image: url(images/a_03.jpg);
	width: 630px;
	height: 399px;
	background-repeat: no-repeat;
}

.pads {
	width: 628px;
	height: 397px;
	overflow: scroll;
	padding-left: 5px;
}

.a04 {
	background-image: url(images/a_04.jpg);
	width: 170px;
	height: 399px;
	background-repeat: no-repeat;
}

.a05 {
	background-image: url(images/a_05.jpg);
	width: 800px;
	height: 7px;
	background-repeat: no-repeat;
}


