﻿A { text-decoration:none }
A:hover { text-decoration:underline }
P { font-family:"Comic Sans MS"; font-weight: bold; color:white; font-size:14pt }
SPAN.trifold { font-family:"Comic Sans MS"; color:BLACK; font-size:8pt }
span.header { font-family:"Comic Sans MS"; font-weight: bold; color:BLACK; font-size:14pt }
.title { color:#6332A6; font-size:200% }
#localtable { border="0"; align="center" }
#localtable td { width="266px"; align="center" }
#localtable tr { valign="middle"; align="center" }

div.trifold1 {
background-color: white;
padding: 5px;
margin: 400px 0px;
height: 800px;
position: absolute;
width: 32%;
z-index: 1;
}
div.trifold2 {
background-color: white;
padding: 5px;
margin: 400px 32%;
height: 800px;
position: absolute;
width: 33%;
z-index: 1;
}
div.trifold3 {
background-color: white;
padding: 5px;
margin: 400px 65%;
height: 800px;
position: absolute;
width: 32%;
z-index: 1;
}

#leftmargin {
width: 112px;
float: left;
padding: 0px;
z-index: 1;
}
#rightmargin {
width: 112px;
float: right;
padding: 0px;
z-index: 1;
}

#container {
width: 1028px;
margin: 5px auto;
}

