.main {
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	display: block;
	width: 599px;
	overflow: visible;
	position: relative;
	background-image:   url(images/nav/walls.png);
	z-index: 2;
}
.lfpics {
	float: right;
	position: absolute;
	left: 0px;
	top: 150px;
	display: block;
	width: 160px;
	overflow: visible;
	visibility: visible;
}
.rtpics {
	float: left;
	position: absolute;
	left: 760px;
	top: 150px;
	display: block;
	width: 160px;
	overflow: visible;
	visibility: visible;
	z-index: 2;
}
body {
	background-color: #000066;
	color: #CCCCCC;
	text-align: center;
	min-width: 950px;
}
.cntring {
	width: 920px;
	overflow: visible;
	position: relative;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.style1 {color: #FFFF00}
.content {
	width: 450px;
	position: relative;
	top: 0px;
	text-align: justify;
}
.footr {
	color: #E2E21D;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	position: relative;
	bottom: 0px;
	overflow: visible;
}
.style9 {	color: #CCCC00;
	font-size: 10px;
}
.style8 {font-size: 12px}
h2 {
	color: #990000;
	text-align: center;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a {
	font-weight: bold;
}
body,td,th {
	color: #CCCCCC;
}
.bigpic {
	position:absolute; 
	top:200; 
	left:50; 
	z-index:4;
}
