body {
	font-size:100%;
	background:ffffff;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:.9em;
	}
.hide {display:none;}
a, a:link, a:active, a:visited {
	color:#006699;
	margin:0;
	text-decoration:underline;
	}
a:hover {
	color:#006699;
	text-decoration:none;
	}
hr {
	color:#333333;
	}
ul {
	margin-top:0;
	margin-bottom:7px;
	}


h1 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
	}
h2 {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	margin-top:8px;
	margin-bottom:5px;
	padding:0;
	}
h3 {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	}


#top {
	width:813px;
	background-image: url("../images/top.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	}
#middle {
	width:813px;
	background-image: url("../images/middle.jpg");
	background-position:left;
	background-repeat:repeat-y;
	text-align:center;
	}
#bottom {
	width:813px;
	background-image: url("../images/bottom.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	}


#links {
	width:813px; /*756*/
	text-align:center;
	}
.ghost {
	width:777px;
	}
.none {
	width:777px;
	}