#pagecontainer {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	z-index: 2;
	border: 15px solid #FFFFFF;
	top: 10px;


}



            /*** Image is 180px wide, and 20px high ***/

pre {
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 0.9em;
}
#mainpage {
	background-image: url(images/sand_bg.jpg);
	height: 700px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.header1image {
	height: 83px;
	position: absolute;
	width: 600px;
	top: 0px;
	left: 0px;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	display: inline;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: inline;
	line-height: normal;
	text-align: center;
	position: absolute;
	top: 0px;
	color: #4E30FF;
	left: 14px;



}

a.footlink {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#pics {
	text-align: center;
	position: absolute;
	width: 750px;
	top: 140px;
}
#copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	position: absolute;
	top: 700px;
	width: 155px;
}
#chalettext {
	position:absolute;
	top:91px;
	width:590px;
	padding: 5px;
	text-align: left;
}


#linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	position: absolute;
	top: 700px;
	right: 1px;
}
.header2image {
	height: 83px;
	position: absolute;
	width: 600px;
	top: 0px;
	left: 0px;
}
#stclairtext {
	position:absolute;
	left:0px;
	top:91px;
	width:590px;
	padding: 5px;
	text-align: left;
}
#mailletbox {
	border: 2px solid #4E30FF;
	position: absolute;
	height: 266px;
	width: 600px;
	left: 79px;
	top: 90px;

}
#stclairbox {
	border: 2px solid #B24C01;
	position: absolute;
	height: 250px;
	width: 600px;
	left: 80px;
	top: 390px;
}

a.maillet:link {
	font-size: 12px;
	font-family:Arial;
	color: #0000FF;
	text-decoration: underline;
}

a.maillet:visited {
	font-size: 12px;
	font-family:Arial;
	color: #0000FF;
	text-decoration: underline;
}

a.maillet:hover {
	font-size: 12px;
	font-family:Arial;
	color: #13BFFF;
	text-decoration: underline;
}
a.maillet:active {
	font-size: 12px;
	font-family:Arial;
	color: #0000FF;
	text-decoration: underline;
}


a.stclair:link {
	font-size: 12px;
	font-family:Arial;
	color: #AE3C00;
	text-decoration: underline;
}

a.stclair:visited {
	font-size: 12px;
	font-family:Arial;
	color: #AE3C00;
	text-decoration: underline;
}

a.stclair:hover {
	font-size: 12px;
	font-family:Arial;
	color: #ED5C03;
	text-decoration: underline;
}
a.stclair:active {
	font-size: 12px;
	font-family:Arial;
	color: #AE3C00;
	text-decoration: underline;
}

