body {
  background:#7AB2DA;
  margin:0;
  text-align: center;
  }
		
a img {
  border-width:0;
  }

#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		background-color: #E5F1FF;
		}

	
#header {
		text-align: left;
		background-color: #FFFFFF;
		height: 250px;
		}
		
#subpageheader {
		text-align: left;
		background-color: #FFFFFF;
		height: 150px;
		}
		
#main {
		background-color: #E5F1FF;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
	}
	
#navigation {
		height:45px;
		padding: 3px 0px 0px 0px; /*top right bottom left*/
		text-align:center;
		background-color: #24324F;
		background-image: url(artwork/nav_bg.gif);
		background-repeat: x;
	}
	
#leader {
		background-color: #E5F1FF;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
		background-image: url(artwork/leader_bg.gif);
		background-repeat: x;
		}
		
#topedge {
		height: 45px;
		padding: 0px 0px 0px 0px; /*top right bottom left*/
		background-image: url(artwork/top_edge.gif);
		background-repeat: x;
		}
		
p {
		padding: 10px 10px 20px 20px;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 14px;
		line-height: 16px;
		color: #E5F1FF;
}

h1 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #E5F1FF;
}

h3 {
	padding: 10px 10px 20px 20px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #24324F;
}

#leader a:link {
  color:#FCE920;
  font-weight:bold;
  text-decoration:none;
  }
#leader a:visited {
  color:#FCE920;
  font-weight:bold;
  text-decoration:none;
  }
#leader a:hover {
  color:#FC9604;
  font-weight:bold;
  text-decoration:underline;
}


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

#content02 {
	padding: 0px 0px 0px 20px; /*top right bottom left*/
	background-color: #E5F1FF;
	text-align:left;
	font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #24324F;
}	

#column01 {
	padding: 0px 20px 0px 20px; /*top right bottom left*/
	background-color: #E5F1FF;
	width:360px;
	float:left;
}

#column02 {
	padding: 0px 20px 0px 20px; /*top right bottom left*/
	background-color: #E5F1FF;
	width:360px;
	float:left;
}

#content a:link {
  color:#FC9604;
  font-weight:bold;
  text-decoration:none;
  }
#content a:visited {
  color:#FC9604;
  font-weight:bold;
  text-decoration:none;
  }
#content a:hover {
  color:#CB0302;
  font-weight:bold;
  text-decoration:underline;
}

#content02 a:link {
  color:#FC9604;
  font-weight:bold;
  text-decoration:none;
  }
#content02 a:visited {
  color:#FC9604;
  font-weight:bold;
  text-decoration:none;
  }
#content02 a:hover {
  color:#CB0302;
  font-weight:bold;
  text-decoration:underline;
}

#content p{
	padding: 10px 10px 20px 20px;
	font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #24324F;
}

#content02 p{
	padding: 10px 10px 20px 20px;
	font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #24324F;
}


#content h1 {
	padding: 0px 0px 0px 20px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #24324F;
}


#bottomnav {
		clear: both;
		background-image: url(artwork/bottomnav_bg.gif);
		background-repeat: x;
		height: 40px;
		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: 10px 10px 20px 10px; /*top right bottom left*/
		background-color: #24324F;
		text-align: center;
		font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
		color: #E5F1FF;
		}
		
#footer a:link {
  color:#FCE920;
  text-decoration:none;
  }
#footer a:visited {
  color:#FCE920;
  text-decoration:none;
  }
#footer a:hover {
  color:#FC9604;
  text-decoration:underline;
}
		
		
		
		
		
		
		
		
		
		
		
		