@charset "iso-8859-1";
/* author: Doug Ibbs */
/* Creation date: 14/12/2005 */

body {
	margin-top: 0;
	margin-left: 0;
	background-color: #FFF
}

#mytext {
	position: absolute;
	top: 0px;
	left: -110px;
	width: 90px;
}

#content2 {
	position: absolute;
	top: 280px;
	left: 165px;
	width: 550px
} 

#sideframe {
	position: absolute;
	top: 20px;
	left: 600px;
	width: 470px;
} 

#newsbox {
	position: absolute;
	top: 380px;
	left: 120px;
	width: 130px;
	Border-top: 4px double #393;
	Border-right: 4px double #393;
	Border-bottom: 4px double #393;
	Border-left: 4px double #393;
	margin-right:2em;
}

#mainpic {
	position: absolute;
	top: 380px;
	left: 270px;
}

h1 {
    font-family: "commercialscript BT", Arial, Helvetica, sans-serif; font-size: 30pt; color: #393;
}

h2 {
	font-family: Georgia, serif; font-size: 14pt; color: #393;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; color: #393;
}

dl {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; color: #393;
}


#Layer2 {
	position: absolute;
	width: 130px;
	height: 90px;
	z-index: -1;
	left: 25px;
	top: 40px
}

#banner {
	width: 715px;
	height: 160px;
	position: absolute; top: 0; left: 0;
	background-image: url(images/chezjallotnarrow.jpg);
}
	
#greenband {
	position: absolute;
	top: 161px;
	left: 0;
	width: 715px;
	height: 30px;
	background color: #393;
	border-color: #FFF;
}	

#bookmark {
	position: absolute;
	top: 192px;
	left: 0;
	width: 715px;
	height: 38px;
	font-size: 80%;
	text-align: right;
	background-color: #FFC;
	padding: 8px;
}

#pineapple {
	position: absolute;
	top: 240px;
	left: 0;
	width: 150px;
	height: 494px;
	background-image: url(images/pinecone.gif);
}	

#pagetitle {
	position: absolute;
	top: 230px;
	left: 240px;
	width: 400px;
	height: 50px;
}

#content2 img {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0
}

#footer {
	font-size: 75%;
	color: #393;
	border-top: 2px dotted #393;
	margin-top: 4em;
	margin-bottom: 2em;
} 