body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	background: url('papers.jpg') repeat;
	background-position: top right;
	color: #000;
	text-align: center;
	margin: 0;
	}

#page {
	width: 1024px;
	margin: 15px auto 0 auto;
	}

h2 {
	font-size: 14pt;
	background-color: #dcc77e;
	margin-top: 0px;
	padding-left: 10px;
	}

#header {
	width: 1024px;	
	border-top: 9px solid #000;
	border-left: 9px solid #000;
	border-right: 9px solid #9b9b9b; 
	float: left;
	margin-bottom: -2px;
	padding: 0;
	}

#main {
	width: 1024px;
	background: #fff;
	border-left: 9px solid #000;
	border-right: 9px solid #9b9b9b;
	border-bottom: 9px solid #9b9b9b;
	margin: 0px 0 20px 0;
	float: left;
	}

#nav {
	margin: 10px 15px 0 0;
	width: 95px;
	float: left;
	}

.navbutton {
	font-weight: bold;
	text-align: left;
	}

.navbutton a, .navbutton a:visited {	
	font-size: 12pt;
	padding: 4px 0 4px 7px;
	text-decoration: none;
	display: block;
	color: #000;
	}

.navbutton a:hover {
	background-color: #000;
	text-decoration: none;
	color: #fff;
	}

#content {
	width: 910px;
	float: left;
	}

#phase {
	font-size: 10pt;
	float: left;
	margin-left: 250px;
	text-align: right;
	}

#mainpic {
	float: left;
	margin-left: 10px;
	border: 2px outset #000;
	}

#mainpic p {
	color: #ee0000;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0 7px 0;
	font-size: 11pt;
	}

#contentleft {
	width: 470px;
	border: 2px outset #000;
	margin: 0 0 0 20px;
	float: left;
	}

.titlebar {
	background-color: #000;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}

.contenttext {
	width: 465px; 
	text-align: left;
	height: 470px;
	overflow: auto;
	padding: 0 0 0 5px;
	font-size: 11pt;
	float: left;
	}

.contenttext3 {
	width: 800px;
	font-size: 11pt;
	text-align: left;
	margin: 0 0 0 10px;
	float: left;
	}

#footer {
	width: 1024px;
	border-top: 2px dotted #000;
	margin-top: 20px;
	float: left;
	}

#footer a, #footer a:visited {
	color: #000;
	font-weight: none;
	}	

#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 8pt;
	}

#left {
	float: left;
	}

#right {
	float: right;
	}

a {
        font-weight: bold;
	font-size: 10pt;
        color: #0000ff;
        text-decoration: none;
        }

a:visited {
	color: #490094;
	}

a:hover {
        text-decoration: underline;
        }
