		#header {

		position: absolute;

		left: 85px;

		top: 25px;

		width: auto;

		font-size: small;

	}

	#columnLeft {

		position: absolute;

		left: 65px;

		width: 100px;

		top: 456px;



		}

		#columnLeft a{

               text-decoration: none;

               color: white;

               font-size: 1.25em;

		}

		

		#columnLeft a:hover {

               text-decoration: none;

               color: #fceb1b;

               font-size: 1.25em;



           }

		   #columnLeft a#current {

		   color: #e87400;

		   }



	#columnInnerLeft {



		position: absolute;



		left: 550px;



		width: 375px;



		height: 350px;



		top: 400px;



		text-align: justify;



		border-width: 0;



		font-size: large;



		margin-bottom: 15px;



		}







	#columnInnerRight {



		position: absolute;



		left: 700px;



		width: 150px;



		top: 35px;



		background-color: blue;



		}











	#columnLeft, #columnInnerLeft, #columnInnerRight, #columnRight {



		border-right: 1px solid red;



		border-bottom: 1px solid red;



		border-top: 3px solid red;



		border-left: 2px solid red;



		}









      #footer   {



                position: absolute;



                clear: both;



                padding-bottom: 0em;



                border: 1px solid white;



                margin-top: 15px;



                margin-bottom: 15px;



                top: 650px;



		}







	h1 {



		margin: 0;



		padding: 0 0 0 4px;



		color: #5078b4;



		border-right: 1px solid ;



		border-bottom: 1px solid ;



		border-top: 3px solid ;



		border-left: 2px solid ;



	}







	p, h2 {







		color: white;



                	}



	p {



		font-family: cursive;



		font-size: 1em;



	}







	h2 {



		text-align: left;



	}