	
	body {
		background-image: url(http://www.procyon.com/~froody/images/vendorxbg.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-attachment: fixed;
		margin:10px 10px 0px 10px;
		padding:0px;
		}

	@font-face {
    		font-family: DeadPostMan;
    		font-style:  normal;
    		font-weight: normal;
    		src: url(http://www.procyon.com/~froody/fonts/DEADPOS1.eot);
	  	}


	#leftcontent {
		position: absolute;
		left: 1%;
		top: 250px;
		width: 16%;
		font-family: 'DeadPostMan';
		font-style: normal;
		font-size: 24px;
		color: #ffdd50;
		overflow : hidden;
		}

	body > #leftcontent {
		    position: fixed;
		}

	#leftcontent a:link{
		text-decoration: none;
		font-family: 'DeadPostMan';
		font-style: normal;
		font-size: 30px;
		color: #ffdd50;
		}

	#leftcontent a:visited{
		text-decoration: none;
		font-family: 'DeadPostMan';
		font-style: normal;
		font-size: 30px;
		color: #000000;
		}

	#leftcontent a:hover{
		text-decoration: none;
		font-family: 'DeadPostMan';
		font-style: normal;
		font-size: 30px;
		color: #f5f1e0;
		}

	#leftcontent div.float {
		background-image: url(http://www.procyon.com/~froody/images/buttonbg.gif);		
  		float: left;
		width: 100%;
		height: 40px;
		margin: 2px 0px 0px 0px;
		border: 2px solid #000;
		overflow : hidden;
  		}
  
	#leftcontent div.float p {
		margin: 8px 0px 0px 0px;
   		text-align: center;
   		}

	#centercontent {
		position: absolute;
		left: 18%;
   		width: 82%;
		top: 7px;
		height: 100%;
		overflow : auto;
		}

	#centercontent div.banner {
		background-image: url(http://www.procyon.com/~froody/images/banner.gif);
		background-repeat: no-repeat;
		float: none;
		width: 100%;
		height: 50px;
		font-family: 'DeadPostMan';
		font-style: normal;
		border: 1px solid #000;
		overflow : visible;
		}


	#centercontent div.banner h1 {
		text-indent: 200px;
		font-size: 34px;
		color: #ffdd50;
		margin: 10px;
		}

	#centercontent div.body {
		background: #f5f1e0;
		float: left;
   		width: 64%;
		height: 80%;
		font-family: 'Times';
		color: #181f0a;
		text-align: justify; 
		overflow : auto;
		}

	#centercontent div.body p {
		margin: 10px 10px 10px 10px;
		text-align: justify;
		}

	#centercontent div.body p:first-letter {
		font-size: 130%;
		}

	#centercontent div.body br {
		margin: 5px 10px 5px 10px;
		text-align: justify;
		}

	#centercontent div.body h3 {
		margin: 5px 10px 5px 10px;
		font-size: 14px;
		}

	#centercontent div.body h2 {
		margin: 5px 10px 5px 10px;
		font-size: 16px;
		}



	#centercontent div.rightcontent {
		background: #cecbbd;
		float: left;
		clear: right;
		width: 36%;
		height: 80%;
		overflow: auto;
		}

	#centercontent div.rightcontent h3 {
		margin: 5px 10px 5px 10px;
		font-size: 14px;
		}

	#centercontent div.rightcontent p {
		margin: 5px 10px 5px 10px;
		}		

	#centercontent div.rightcontent a:link {
		text-decoration: none;
		color: #000000;
		font-family: 'Courier';
		font-style: normal;
		font-size: 14px;
		}

	#centercontent div.rightcontent a:visited {
		text-decoration: none;
		font-family: 'Courier';
		font-style: normal;
		font-size: 14px;
		color: #6D662C;
		}

	#centercontent div.rightcontent a:hover {
		text-decoration: none;
		font-family: 'Courier';
		font-style: normal;
		font-size: 14px;
		color: #FFFF00;
		}

  	#centercontent div.rightcontent div.green {
		background:#817f76;		
  		float: right;
		width: 98%;
		height: 300px;
		margin: 2px 0px 0px 0px;
		border: 2px solid #000;
		overflow : auto;
  		}
  
	#centercontent div.rightcontent div.green p {
		margin: 8px 0px 0px 0px;
   		text-align: center;
		font-size: 8px;
   		}

	#centercontent div.rightcontent div.green br {
		margin: 8px 0px 0px 0px;
   		text-align: center;
		font-size: 8px;
   		}


	#centercontent div.rightcontent div.green a:visited {
		text-decoration: none;
		font-family: 'Courier';
		font-style: normal;
		font-size: 14px;
		color: #000000;
		}

	#centercontent div.rightcontent div.green a:hover {
		text-decoration: none;
		font-family: 'Courier';
		font-style: normal;
		font-size: 14px;
		color: #FFFF00;
		}

		
	#centercontent div.body2 {
		background: #f5f1e0;
		float: left;
   		width: 100%;
		height: auto;
		font-family: 'Times';
		color: #181f0a;
		text-align: justify; 
		overflow : visible;
		}

	#centercontent div.body2 p {
		margin: 10px 10px 10px 10px;
		text-align: justify;
		}

	#centercontent div.body2 p:first-letter {
		font-size: 130%;
		}

	#centercontent div.body2 br {
		margin: 5px 10px 5px 10px;
		text-align: justify;
		}

	#centercontent div.body2 h3 {
		margin: 5px 10px 5px 10px;
		font-size: 14px;
		}

	#centercontent div.body2 h2 {
		margin: 5px 10px 5px 10px;
		font-size: 16px;
		}