body {
	background-color: #E9E9E9;
	background-image: url(./pix/back1.png);
	background-repeat: repeat-x;
	font-family: verdana,arial;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	}

a {
	color: #0044EE;
	}
a:hover {
	color: #0055FF;
	}
blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	}
h2 {
	font-family: verdana,arial;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
h5 {
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 14px;
	text-align: right;	
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 0px;
	}
.centered {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	}

.main {
	width: 930px;
	height: 100%;
	padding-left: 10px;
	margin-bottom: 20px;
	}
.rightc {
	display: block;
	position: absolute;
	top: 0px;
	left: 880px;
	width: 20px;
	height: 20px;
	}
.righth {
	display: block;
	position: absolute;
	top: 0px;
	left: 310px;
	width: 20px;
	height: 20px;
	}
.rightt {
	display: block;
	position: absolute;
	top: 0px;
	left: 200px;
	width: 20px;
	height: 20px;
	}
.rightr {
	display: block;
	position: absolute;
	top: 0px;
	left: 650px;
	width: 20px;
	height: 20px;
	}
.leftc {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	}
.topb {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 860px;
	height: 20px;
	background: url(./pix/top.png);
	background-repeat: repeat-x;
	}
.botb {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 860px;
	height: 20px;
	background: url(./pix/bottom.png);
	background-repeat: repeat-x;
	}
.toph {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 290px;
	height: 20px;
	background: url(./pix/top.png);
	background-repeat: repeat-x;
	}
.both {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 290px;
	height: 20px;
	background: url(./pix/bottom.png);
	background-repeat: repeat-x;
	}
.topt {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 180px;
	height: 20px;
	background: url(./pix/top.png);
	background-repeat: repeat-x;
	}
.bott {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 180px;
	height: 20px;
	background: url(./pix/bottom.png);
	background-repeat: repeat-x;
	}
.topr {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 630px;
	height: 20px;
	background: url(./pix/top.png);
	background-repeat: repeat-x;
	}
.botr {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 630px;
	height: 20px;
	background: url(./pix/bottom.png);
	background-repeat: repeat-x;
	}

