body {
	background-attachment:scroll;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#62A5F4;
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
	text-align:center;
}
p { 
	font-family:Verdana;
	font-size:9pt;
	line-height:18pt;
	margin-top:0px;
	margin-left:200px;
	margin-right:40px; 
	text-align: justify;
	white-space: normal;
	color:#000000;
	}
p.currentpage {
  font-weight:bold;
  color:orange;
	margin-top:4px;
	margin-left:10px;
  }
p.sidelink { 
  font-weight:bold;
  color:#eceff3;
	margin-top:4px;
	margin-left:10px;
  }
p.footer { 
  color:orange;
	font-size:8pt;
	margin-top:16px;
	margin-left:250px;
  }
p.date {
	font-size:10pt;
	margin-left:25px;
	margin-top:110px;
	color:#ffffff;
	}
h1 {
	font-size:12pt;
	font-weight:500;
	margin-left:185px;
	color:#ff9900;
	letter-spacing:0.3pt;
	line-height:6pt;
	}
a:link { 
  color:#eceff3; 
	text-decoration: none; 
	}
a:visited {
  color:#eceff3;
	text-decoration: none; 
	}
a:hover, a:active { 
	text-decoration: underline;
	}
a.linkout:link { 
  color:#000000; 
	text-decoration: none; 
	}
a.linkout:visited {
  color:#000000;
	text-decoration: none; 
	}
a.linkout:hover, a:active { 
	text-decoration: underline;
	}
a.footer:link { 
  color:orange; 
	text-decoration: none; 
	}
a.footer:visited {
  color:orange;
	text-decoration: none; 
	}
a.footer:hover, a:active { 
	text-decoration: underline;
	}
#main {
	width:734px;
	margin-top:-15px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	}
#top {
	width:734px;
	height:144px;
	background-image:url(images/textbackground.bmp);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	overflow: hidden;
	text-align:left;
	}
#middle {
	width:734px;
	background-image: url(images/textbackground.bmp);
	background-repeat: repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	overflow: hidden;
	text-align:left;
	}
#bottom {
	width:734px;
	height:80px;
	position:absolute;
	background-image:url(images/textbackground.bmp);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	overflow: hidden;
	text-align:left;
	}
#content {
	width:722px;
	margin-left:6px;
	padding:0px;
	float:left;
	}
#header {
	display: block;
	width:722px;
	height:134px;
	margin-left:6px;
	background-attachment: scroll;
	background-image: url(images/header.bmp);
	background-repeat:no-repeat;
	overflow:hidden;
	background-color:#3366CC;
	}
#texttop {
	postion:absolute;
	width:722px;
	height:11px;
	margin-left:6px;
	background-attachment: scroll;
	overflow: hidden;
	background-image: url(images/texttop.bmp);
	}
#padding {
	width:6px;
	margin-left:0px;
	padding:0px;
	float:left;
	background-color:#3366cc;
	}
#paddingleft {
	width:3px;
	margin-left:0px;
	padding:0px;
	float:left;
	background-color:#003399;
	overflow: hidden;
	}
#linksbar {
	width:165px;
	margin-left:0px;
	padding:0px;
	float:left;
	background-color:#003399;
	}
#link {
	width:165px;
	height:34px;
	padding:0px;
	float:left;
	background-color:#003399;
	border-top-width:1px;
  border-top-style:solid;
  border-top-color:#eceff3;
	}
#footer {
	width:718px;
	height:64px;
	padding:0px;
	margin-left:0px;
	float:left;
	background-image: url(images/textbottom.bmp);
	background-repeat:no-repeat;
	background-color:#003399;
	}
#pagebottom {
	width:734px;
	height:16px;
	padding:0px;
	margin-bottom:0px;
	float:left;
	background-image: url(images/pagebottom.bmp);
	background-repeat:no-repeat;
	background-color:#003399;
	}
