body 		{ background: #000000; margin: 0 0 0 0; }
#main		{ width: 100%; }

#top		{ z-index: 1; position: absolute; width: 1000px; left: 0px; top: 0px; }

#container	{ z-index: 5; position: absolute; top: 320px; left: 0px; width: 1000px; }
#bodycontent	{ z-index: 5; position: relative; top:  30px; left:  200px; width: 700px; }
#bottomnav	{ z-index: 2; position: relative; left: 0px; top: 20px; }
#logos		{ z-index: 8; position: absolute; left: 10px; top: 350px; }

.head 		{ font-family:  Times, serif; font-size: 20px; line-height: 22px; color: #000000; text-decoration: none; }

.copy 		{ font-family: Times, serif; font-size: 14px; line-height: 15px; color: #000000; text-decoration: none; }
.copy a:link 	 { font-family: Times, serif; font-size: 14px; line-height: 15px; color: #0000FF; text-decoration: underline; }
.copy a:visited  { font-family: Times, serif; font-size: 14px; line-height: 15px; color: #0000FF; text-decoration: underline; }
.copy a:active	 { font-family: Times, serif; font-size: 14px; line-height: 15px; color: #0000FF; text-decoration: none; }
.copy a:hover	 { font-family: Times, serif; font-size: 14px; line-height: 15px; color: #FF0000; text-decoration: underline; }
