	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		top:116px;
		width:200px;
		background:#3366CC;
		border:0px solid #000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		
		}

	#centercontent {
   	margin-left: 200px;
		border:0px solid #000;
		background:#e6eaf2;		
		}

	html>body #centercontent {
   		margin-left: 200px;
		}

	
	#banner {
		height:115px;
		border-top: 0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		background-color: #3366CC;
		}

	html>body #banner {
		height:116px;
		}
		
	p,h1,pre {
		margin:0px 5px 5px 5px;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		}
  
  h1.cansee {visibility:visible}
  h1.nocansee {
    background-color:#e6eaf2;	  
    visibility:hidden;
    }

	A:link
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		font-variant:normal;
		text-transform:normal;
		background-color:#ffffff;
		}
	A:active
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		background-color:#ffffff;
		}
	A:visited
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		background-color:#ffffff;
		}
	A:hover
		{
		color:#ff0000;
		font-size:15px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		font-variant:normal;
		text-transform:normal;
		background-color:#ffffff;
		}

		a.foot:link {color: #6e84ba; font-size:14px; background-color:#e6eaf2}
		a.foot:visited {color: #6e84ba; font-size:14px; background-color:#e6eaf2}
		a.foot:hover {color: #FF0000; font-size:14px; background-color:#e6eaf2}
		a.foot:active {color: #6e84ba; font-size:14px; background-color:#e6eaf2}
	
	#banner h1 {
		font-size:26px;
		padding:0px 0px 0px 10px;
		margin:0px 0px 0px 400px;
		}

	#footer
		{
		clear: both;
		margin: 0;
		font-size: 100%;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		color: #6e84ba;
		background-color: #e6eaf2;
		border-top: 0px;
		}
