body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(images/assets/1pxBGround.jpg); font-family: arial; font-size: 11px; color: #000000;}
a:link { color: #ffffff; text-decoration: underline;}
a:visited { text-decoration: underline; color: #ffffff;}
a:hover { text-decoration: none; color: #ffffff;}
a:active { text-decoration: underline; color: #ffffff;}

a.nav:link {color:#ffffff;font-size:12px;text-decoration:none;font-weight:bold}
a.nav:active{color:#ffffff;font-size: 12px;text-decoration:none;font-weight:bold}
a.nav:visited{color:#ffffff;font-size: 12px;text-decoration:none;font-weight:bold}
a.nav:hover{color:#575959;font-size: 12px;text-decoration:none;font-weight:bold}

.textbox { width: 360px; padding:10px; border:#999999 1px solid;}
.footertext { font-size: 11px; color: #999;}
.headingtext { font-family: arial; font-stretch:expanded; font-size: 18px; font-weight: bold;}
.headingtext2 { font-family: arial; font-stretch:expanded; font-size: 14px; font-weight: bold;}

.spacer {height:200px}
.spacer2 {height:60px}


#imageContainer {
	height:350px;
	width:132px
}

#imageContainer img {
	display:none;
	position:absolute;
}