body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	font-size: 80%
}

h1 {
font-family: "helvetica",sans-serif;
font-weight: normal;
font-size: 9px;
letter-spacing: 1.0pt;
word-spacing: 0pt;
line-height: 1.6;
}

h2 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
letter-spacing: 0.09em;
}

h3 {
font-family: "helvetica",sans-serif;
font-size: 12px;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 3.4pt;
word-spacing: 3.4pt;
line-height: 1.5;
}

h4 {
font-family: "helvetica",sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 3.4pt;
word-spacing: 3.4pt;
line-height: 1.5;
}

p {
font-family: "helvetica",sans-serif;
font-size: 12px;
letter-spacing: 1.6pt;
word-spacing: 0pt;
line-height: 1.6;
}

p.nav {
font-family: "helvetica",sans-serif;
font-size: 8px;
}

ol {
	margin-bottom: 0px;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
font-family: "arial",sans-serif;
font-size: 12px;
letter-spacing: 2.4pt;
word-spacing: 0pt;
line-height: 1.6;
list-style: disc;
margin-top: 0px;
margin-left: 1em;
padding-left: 1em;
}

img {
margin: 0;
padding: 0;
border: 0;
}

img.padded {
margin: 4px;
padding: 4px;
}

a:link { background-color: transparent; text-decoration: none; color: #335599; }
a:visited { background-color: transparent; text-decoration: none; color: #335599; }
a:hover { background-color: transparent; text-decoration: none; color: #000033; }

a.navlink:link { font-family: "helvetica"; font-size: 18px; font-weight: bold; letter-spacing: 3.4pt; word-spacing: 3.4pt; 
line-height: 1.5; background-color: transparent; text-decoration: none; color: #ffffcc; }
a.navlink:visited { font-family: "helvetica"; font-size: 18px; font-weight: bold; letter-spacing: 3.4pt; word-spacing: 3.4pt; 
line-height: 1.5; background-color: transparent; text-decoration: none; color: #ffffcc; }
a.navlink:hover { font-family: "helvetica"; font-size: 18px; font-weight: bold; letter-spacing: 3.4pt; word-spacing: 3.4pt; 
line-height: 1.5; background-color: transparent; text-decoration: none; color: #000033; }

#wrapper {
margin: 0px;
padding-left: 0;
padding-bottom:10px;
margin-top: 100px;
background:transparent;
background-repeat:no-repeat;
}

#title {
position:absolute; top:251px; left:273px;
z-index:3;
}

#title2 {
position:absolute; top:319px; left:120px;
z-index:3;
}

#main {
border: none;
margin:0px;
padding:20px;
width:600px;
position:absolute; top:25px; left:25px;
z-index:2;
}

