html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
list-style: none;
}
a:link { 
	color: #475760;
	}
a:visited { 
	color: #475760;
	}
a:hover { 
	color: #475760;
	}
a:active { 
	color: #475760;
	}
p {
padding-bottom: 1em;
}
#indent {
text-indent: 40px;
}
#col1 {
float: left;
width: 250px;
margin-right: 42px;
text-indent: 20px;
}
#col2 {
width: 250px;
float: left;
margin-right: 42px;
text-indent: 20px;
}
#col3 {
width: 250px;
float: left;
text-indent: 20px;
}
/* end of reset */
body {
color: 16232b;
background: black;
background-image: url('images/tile.png');
background-repeat: repeat-x;
background-position: top center;
font-size: 13pt;
font-family: georgia, garamond, serif;
min-width: 964px;
}
.alignLeft {
float: left;
margin-right: 5px;
}
.alignRight {
float: right; 
margin-left: 5px;
}
div.container {
width: 964px;
position: absolute;
left: 50%;
margin-left: -482px;
background-image: url('images/nw_3.png');
}
div.container2 {
width: 964px;
}
div.mainarea {
width: 964px;
}
div.footer {
clear: all;
width: 964px;
position: relative;
top: 10px;
}
#fullwidth {
margin-left: 60px;
margin-right: 60px;
letter-spacing: -1px;
}
h1 {
font-size: 16pt;
padding-top: 20px;
padding-bottom: 20px;
background-image: url('images/h1.png');
background-repeat: no-repeat;
margin-left: -20px;
text-indent: 20px;
font-weight: normal;
color: black;
}
h2 {
font-size: 16pt;
background-repeat: no-repeat;
background-image: url('images/h2.png');
margin-left: -20px;
text-indent: 20px;
font-weight: normal;
padding-bottom: 20px;
padding-top: 15px;
color: black;
}
h3 {
font-size: 16pt;
padding-bottom: 5px;
padding-top: 10px;
color: black;
font-weight: normal;
}