body {
				margin:0px 0px 0px 0px;
				background-color:#FFFF00
			}	
div#main {
  width: 960px;
  margin: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;

  
}			
	
div#banner {
	width: 960px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 85px;
	background-color:#33CCFF;

  

}	
	
div#nav {
	width: 960px;
	margin: 3px 3px 3px 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-decoration: none;
	border:3px;
	border-color:#ffffff;
	background-color: #ffff00;
  
  
}	

div#content {
  width: 960px;
  margin: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: #ffffff;
  border-color:#666666;
  
}	

a#link { 
	display:block; 
	width:100%; 
	height:100%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#000000; 
	text-decoration:none; 
} 


a#link #span1 { 
	display:block; 
	width:100%; 
	height:100%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#000000; 
	text-decoration:none; 
	cursor:pointer;
} 
 
a#link:hover { 
	background-color:#FFFF00; 
	color:#000000; 
	TEXT-DECORATION: underline;

} 

A:link, A:visited, A:active {

 FONT-WEIGHT: bold;
 COLOR: #000000;
 TEXT-DECORATION: none
}
A:hover {

 FONT-WEIGHT: bold;
 COLOR: #000000;
 TEXT-DECORATION: underline
}


			
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-transform: none;
}

.basic {

	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-transform: none;
}

.basicbold {


	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-transform: none;
}
.sitetitle {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	text-transform: capitalize;
	font-style: normal;
	padding-left: 7px;
	font-variant: normal;
}	
.tiny {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	color: #cccccc;

}
.sitetitlesub {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	text-transform: none;
	font-style: normal;
	padding: 7px;
}
.nav {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-transform: none;

}

#table1 { 
	
	width: 138px;
	
} 
#table1 td {
	background-color:#33CCFF;
	border:1px solid;
	border-color:#33CCFF;
	padding: 1px;
} 
.basicsmall {


	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-transform: none;
}

