BODY {
	background-image:url(images/bg1.jpg);
	text-align: center;
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
BODY table {
	font-size:12px;
}
.main {
	width:640px;
	position: absolute;
	z-index: 3;
	margin-left: -320px;
	left:50%;
	top: 0px;
	color:#FFFFFF;
}
#bar {
	position:absolute;
	left:0px;
	top:301px;
	width:100%;
	height:94px;
	z-index:2;
	background-image: url(images/bar_02.gif);
	background-repeat:repeat-x;
}
#mesh {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:358px;
	z-index:1;
	background-image: url(images/meshBg.jpg);
	background-repeat:repeat;
}
#header {
	height:458px;
	width:640px;
	top: 0px;
	background-image:url(images/header.jpg);
}

#content {
	width:640px;
	background-image:url(images/middle.jpg);
	padding-top: 10px;
}
#content a{
	color:#CC0000;
}
#content a:hover{
	color:#FF0000;
}
.pmain {
	width:840px;
	position: absolute;
	z-index: 3;
	margin-left: -420px;
	left:50%;
	top: 0px;
}
#pbar {
	position:absolute;
	left:0px;
	top:71px;
	width:100%;
	height:94px;
	z-index:2;
	background-image: url(images/bar1_02.jpg);
	background-repeat:repeat-x;
}
#pmesh {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:163px;
	z-index:1;
	background-image: url(images/meshBg.jpg);
	background-repeat:repeat;
}
#pheader {
	height:163px;
	width:840px;
	top: 0px;
	background-image:url(images/header1_02.gif);
}

#pcontent {
	background-color:#FFFFFF;
	margin:10px;
	font-size:12px;
	color:#000000;
}
#pmcontent {
	position:absolute;
	left:0px;
	top:165px;
	z-index:4;
	width:840px;
	background-color:#ccc;
	margin-top:10px;
	
}
#mainNav_left {
	position:absolute;
	left:0px;
	top:136px;
	width:302px;
	height:23px;
	z-index:5;
	text-align:left;
	color:#FFFFFF;
}
#mainNav_right {
	position:absolute;
	left:537px;
	top:136px;
	width:302px;
	height:23px;
	z-index:5;
	text-align:right;
	color:#FFFFFF;
}
.mainNav {
	font-size:16px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:3px;
	text-decoration: none;
	color:#FFFFFF;
}
.mainNav a{
	color:#FFFFFF;
	text-decoration: none;
}
.mainNav a:hover{
	color:#000000;
	text-decoration: none;	
}
.footLinks {
	font-size:12px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:3px;
	color:#FFFFFF;
}
.footLinks a{
	color:#FFFFFF;
	text-decoration: none;
}
.footLinks a:hover{
	color:#CC0000;
	text-decoration: none;	
}
