body {
	background-image: url(images/top r.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.a01 {
	width: 800px;
	height: 120px;
	background-image: url(images/layout_01.jpg);
	background-repeat: no-repeat;
}

.a02 {
	width: 164px;
	height: 480px;
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 10px;
}

.a3 {
	width: 608px;
	height: 439px;
	background-color: White;
	vertical-align: top;
	padding-top: 10px;
}

.links {
	color: Black;
	font-style: normal;
	margin-left: 8px;
	font-size: 13px;
}

.footer {
	background-color: Black;
	color: #cacaca;
	font-size: 9px;
}

.divi {
	width: 153px;
	height: 3px;
	background-image: url(images/hr.jpg);
	background-repeat: repeat-y;
}


.navtop {
	vertical-align: top;
}

h1 {
	color: #008A8C;
	font-size: 16px;
	text-shadow: Blue;
	text-decoration: underline;
}

.pro2 {
	color: Black;
	text-decoration: none;
}

.pgtitletxt {
	font-size: 36px;
	text-align: center;
	color: #008A8C;
}
