body
{
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	font-color: white;
}

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: "helvetica",sans-serif;
font-size: 24px;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 3.4pt;
word-spacing: 3.4pt;
line-height: 1.5;
color: #FFFFFF;
}

h3 {
font-family: "helvetica",sans-serif;
font-weight: normal;
font-size: 13px;
letter-spacing: 1.0pt;
word-spacing: 0pt;
line-height: 1.6;
color: #FFF;
}

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

h4.caption {
font-family: "helvetica",sans-serif;
font-size: 8px;
font-weight: bold;
letter-spacing: 2pt;
word-spacing: 1pt;
text-align: center;
}

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

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.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 

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

img.imglink {
border: 0px;
padding: 2px;
width: 50px;
height: 50px;
}

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: #FFFFFF; }

#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;
}

#content {
border: none;
margin-left:5%;
padding:20px;
width: 800px;
float: left;
}

#nav {
border: 2px;
background:transparent;
float:left;
width: 200px;
}
