body {
  background-image: url(artwork/star_bg.gif);
  margin:0;
  text-align: center;
  }
  
  a img {
  border-width:0;
  }
  
  #frame {
		width:772px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		background-color: #FDFBE1;
		border-style: solid;
		border-width: 2px 2px 2px 2px;
		border-color: #F5B4B4;
		}
		
#header {
		text-align: left;
		height: 200px;
		}
		
#menu {
		text-align: right;
		background-color: #FDFBE1;
		height: 60px;
		padding: 0px 0px 10px 0px; /*top right bottom left*/
		}

		
#content {
		padding: 0px 0px 0px 20px; /*top right bottom left*/
		background-color: #FDFBE1;
		text-align:left;
}		
		
		
p {
		padding: 10px 10px 20px 20px;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 14px;
		line-height: 16px;
		color: #C56464;
}

#credit p {
		padding: 0px 0px 0px 20px;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #C56464;
		text-align:right;
}		

a:link {
  color:#82B3CA;
  text-decoration:none;
  font-weight: bold;
  }
  
a:visited {
  color:#82B3CA;
  text-decoration:none;
  font-weight: bold;
  }
  
a:hover {
  color:#FD4087;
  text-decoration:underline;
  font-weight: bold;
}
		
	
#column01 {
		padding: 0px 0px 0px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		width:310px;
		float:left;
}

#column02 {
		padding: 0px 0px 0px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		width:380px;
		float:left;
}


#column03 {
		padding: 0px 0px 0px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		width:420px;
		float:left;
}

#column04 {
		padding: 0px 0px 0px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		width:270px;
		float:left;
}	

#column05 {
		padding: 0px 0px 0px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		width:345px;
		float:left;
}

#column06 {
		padding: 0px 0px 0px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		width:345px;
		float:left;
}
		
#starbar {
		text-align: left;
		background-image: url(artwork/star_bar.gif);
		height: 40px;
		}		
		
		
#baseimages {
		clear: both;
		text-align: center;
		padding: 10px 10px 20px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		height: 180px;
		}
		
#baseimages02 {
		clear: both;
		text-align: left;
		padding: 10px 20px 20px 30px; /*top right bottom left*/
		background-color: #FDFBE1;
		height: 180px;
		}
		
		
#bottomnav {
		clear: both;
		text-align: center;
		padding: 0px 10px 5px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		height: 20px;
		text-transform:uppercase;
		color: #C56464;
		letter-spacing:.0em;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 14px;
		}
		
#bottomnav a:link {
  color:#C56464;
  text-decoration:none;
  }
  
#bottomnav a:visited {
  color:#C56464;
  text-decoration:none;
  }
  
#bottomnav a:hover {
  color:#82B3CA;
  text-decoration:none;
}	

#bottomnavon {
  color:#FD4087;
  text-decoration:none;
}

	
		
#baseline {
		text-align: left;
		background-image: url(artwork/stop_me.gif);
		height: 65px;
		}	
		
	
#footer {
		clear: both;
		padding: 10px 10px 20px 10px; /*top right bottom left*/
		background-color: #FDFBE1;
		text-align: center;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #C56464;
		border-style: solid;
		border-width: 2px 0px 0px 0px;
		border-color: #F5B4B4;
}
		
#footer a:link {
  color:#82B3CA;
  text-decoration:none;
  }
  
#footer a:visited {
  color:#82B3CA;
  text-decoration:none;
  }
  
#footer a:hover {
  color:#FD4087;
  text-decoration:underline;
}