body {
  background:#6CC5FB;
  margin:0;
  text-align: center;
  }
		
p {
	width: 95%;
	padding: 0px 0px 0px 20px; /*top right bottom left*/  
	text-align:left;
	font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

a:link {
  color:#EA5CA2;
  text-decoration:none;
  font-weight: bold;
  }
a:visited {
  color:#EA5CA2;
  text-decoration:none;
  font-weight: bold;
  }
a:hover {
  color:#F6CF39;
  text-decoration:underline;
  font-weight: bold;
}
a img {
  border-width:0;
  }

#frame {
		width:701px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		background-color: #323A8C;
		}
		
#frame02 {
		width:701px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		background-color: #A2CAE0;
		}

#header {
		text-align: left;
		background-color: #394290;
		}
		
#navtop {
		height:35px;
		background-image: url(artwork/navtop.gif);
		}
		
#nav {
		padding:0px;
		background-color: #EA5CA2;
		text-align:center;
		}
		
#navbase {
		height:20px;
		background-image: url(artwork/navbase.gif);
		}
		
#navbase02 {
		height:20px;
		background-image: url(artwork/navbase02.gif);
		}
		
#main {
		background-color: #323A8C;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
		text-align:left;
	}
	
#main02 {
		background-color: #A2CAE0;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
		text-align:left;
	}
	
#main03 {
		background-color: #323A8C;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
		text-align:center;
	}
	
#main02 p{
	width: 95%;
	padding: 0px 0px 0px 20px; /*top right bottom left*/  
	text-align:left;
	font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #323A8C;
}

#main02 a:link {
  color:#EB5DA2;
  text-decoration:none;
  font-weight: bold;
  }
#main02 a:visited {
  color:#EB5DA2;
  text-decoration:none;
  font-weight: bold;
  }
#main02 a:hover {
  color:#000B7F;
  text-decoration:underline;
  font-weight: bold;
}


#column01 {
	padding: 0px 20px 0px 10px; /*top right bottom left*/
	width:380px;
	float:left;
}

#column02 {
	padding: 0px 10px 0px 0px; /*top right bottom left*/
	width:240px;
	float:left;
}

#column03 {
	padding: 0px 20px 0px 10px; /*top right bottom left*/
	width:620px;
	float:left;
}
	

#bottomnav {
		clear: both;
		height: 40px;
		background-color: #EA5CA2;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
		text-align:center;
		text-transform:uppercase;
		color: #E5F1FF;
		letter-spacing:.0em;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		}
		
#bottomnav a:link {
  color:#E5F1FF;
  text-decoration:none;
  }
  
#bottomnav a:visited {
  color:#E5F1FF;
  text-decoration:none;
  }
  
#bottomnav a:hover {
  color:#FCE920;
  text-decoration:none;
}	

#bottomnavon {
  color:#FCE920;
  text-decoration:none;
}
	
#footer {
		clear: both;
		padding: 20px 10px 20px 10px; /*top right bottom left*/
		background-color: #FBC745;
		text-align: center;
		font: normal normal 70% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		color: #0F545E;
		line-height: 1.4em;
		}
		
#footer a:link {
  color:#EA5CA2;
  text-decoration:none;
  }
  
#footer a:visited {
  color:#EA5CA2;
  text-decoration:underline;
  }
  
#footer a:hover {
  color:#EA5CA2;
  text-decoration:underline;
}
		
		
		
		
		
		
		
		
		
		
		
		