body { 
background-color: #F5F5F5;
font: Comic Sans MS;
 font-family: sans-serif;
}
#leftcontent { 
position: absolute;
top:110 px;
left: 5px;
z-index: 1;
background-color: #CC9933;

height:900px;
width: 200;
border-bottom: none;
border-top: 0 none;
border-left: 0 none;
border-right-width: thick;
border-color: Green;
border-style: groove;
font-size: 10px;
font-weight: bold;
font-style: normal;
font-family: "MS Sans Serif", Geneva, sans-serif;


}
#banner { 
position: absolute;
z-index: 2;
top: 2px;
right: 5px;
left: 5px;
width: 100%;
background-position: top;
height: 150px;
background-color: #CC9933;
 outline-style: outset;
 outline-color: Silver;
 outline-width: medium;
}
p.box {
position: absolute;
left: 27%;
	top: 160px;
	font-size: x-small;
}

p.box2 {
position: absolute;
right: 25%;
	top: 160px;
}



#centercontent {
position: absolute;
	top: 165px;
	left: 24%;
	
	
}

#firstpage {
	position: absolute;
	top: 650px;
	border: thin;
	bottom: 10%;
	left: 27%;
	width: 255px;
}

#rightcontent { 
position: absolute;
top: 600px;
right: 1px;
height: 600px;
background-position: right;
background-color: Purple;
 width:300px;
 margin-right: 5px;
 border: thick outset White;
}



p.box3 {
	font-family: Comic Sans MS;
	font-size: x-small;
	list-style: disc;
	display: compact;
}


.textblock {
	margin-left: 205px;
	margin-right: ;
	font-family: "Bookman Old Style";
	font: normal normal lighter 16px "Lucida Calligraphy", sans-serif;
	font-variant: normal;
	color: Maroon;
	font-weight: lighter;
	word-spacing: 4px;
	background-color: #FFFFF0;
	margin-top: 150px;
	border-top: 3px groove Silver;
	border-left: 2px groove Silver;
	margin-bottom: 20px;
	background: url(parchment.jpg);
	}

