/* ------------------------------ STYLESHEET */

<STYLE type="text/css">
	

body
	{margin: 0;	padding: 0;	
		text-align: center;	
  background-image:url('images/bg_8bit.jpg'); background-repeat: repeat; 
  background-color: #FFFFFF;
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 1185px; height: 940px; 
 background-image:url('images/collage.gif'); background-repeat: no-repeat;
}

/* ------------------------------ HEADER NAVIGATION & BANNER */

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#nav {
	float: left;
	width:193px; height:100%;
 padding-top:132px; padding-left:60px; 
}


/* ------------------------------ MAIN CONTENT */

#topstrip {	float: left; margin-top:85px;
   width: 674px; height: 40px;
   background-image:url('images/bg_topstrip.gif'); background-repeat: no-repeat;
}

#content { 
	margin-top: 0px;	float: left;
	width: 674px;
 padding-top:5px; padding-left:60px; padding-right:60px;
 background-image:url('images/bg_content.jpg'); background-repeat: repeat-y;
}

#text { 
	margin: 0px;
	width: 560px;
 font-family: Courier New, Helvetica, Arial, sans-serif; font-size: 13px; letter-spacing: .3px; line-height:1.7;
}

#text a:link		   {color: #666666; text-decoration:none;}
#text a:visited 	{color: #666666; text-decoration: none;}
#text a:active	  {color: #666666; text-decoration: none;}
#text a:hover 	  {
	color: #666666;
	text-decoration: none;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}			

#text ul {margin-top: 0px; margin-left: 0px; padding-left: 0px;
}

#text li {list-style: disc; margin-top: 0px; margin-left: 10px; padding-left: 0px;
}

td.cell  {font-family: Courier New, Helvetica, Arial, sans-serif; font-size: 13px; letter-spacing: .3px; line-height:1.7;
}

td.small {font-family: Courier New, Helvetica, Arial, sans-serif; font-size: 13px; font-size: 11px; 
			color: #333333;	padding-bottom:0px; padding-top:0px; padding-right:0px; padding-left:0px;}

#footer {float:left;
   padding-bottom:0px; padding-top:30px; width: 674px; height: 272px;
   text-align: center;	color: #000000;
   font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; letter-spacing: .5px; line-height:2;
   background-image:url('images/bg_footer.jpg'); background-repeat: no-repeat;
}

#footer a:link		  {color: #000000; text-decoration:none;}
#footer a:visited {color: #000000; text-decoration: none;}
#footer a:active	 {color: #999999; text-decoration: none;}
#footer a:hover 	 {color: #999999; text-decoration: none; border-bottom: 1px dotted #000000;}			


</STYLE>
