body {
	background-color: #c0e2fe;
	font-size: 14px;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #06F;
	text-decoration: none;
}
a:hover, a:active {
	color: #C00;
	text-decoration: underline;
}
h1 {
	font-size:18px;
	text-align:center;
}
#clear {
	clear:both;
}
#rap {
	width:983px;
	margin:0 auto;
	background-image:url(/images/pagebak.jpg);
}
#header {
	width:983px;
	height:198px;
	background-image:url(/images/header.jpg);
	margin:0 auto;
}
#pagefooter {
	width:983px;
	height:32px;
	background-image:url(/images/pagefooter.jpg);
}
#bodyrap {
	width:906px;
	margin:0 auto;
}
#leftcol {
	width:210px;
	float:left;
	margin:0;
}
#nav {
	width:100%;
}
#rightcol {
	width:693px;
	float:left;
	margin:0;
	background-image:url(/images/rightcolbak.jpg);
}
#rightcolbodytop {
	width:693px;
	height:26px;
	margin:auto;
	padding:3px 25px;
	background-image:url(/images/rightcolbodytop.jpg);
	background-repeat:no-repeat;
}
#rightcolbody {
	width:628px;
}
#rightcolbodytext {
	width:640px;
	margin:5px 25px 0 25px;
	border:#000 solid 0px;
}
#rightcolbottom {
	background-image:url(/images/rightcolbottom4.jpg);
	background-repeat:no-repeat;
	width:696px;
	height:84px;
}
#copyright {
	width: 500px;
	margin:auto;
	text-align:center;
	font-size:11px;
}
#button {
	width:208px;
	font-size:20px;
	font-family: Trajan Pro, times, serif;
	text-align:center;
	font-weight:bold;
	margin:15px 0;
}
a.button:link, a.button:visited {
	color:#039;
	text-decoration:none;
	display:block;
	border: #EAEAEA thin solid;
}
a.button:hover, a.button:active {
	color:#CC0000;
	text-decoration:none;
	display:block;
	border:#0C4481 thin solid;
}

