body {
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	font-weight: normal;
	color: #339999;
}
p {
	padding-top: 0px;
	padding-bottom: 25px;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	font-weight: bold;
	color: #339999;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
#all {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 50px;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: normal;
	color: #0066FF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: normal;
	color: #CC3300;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: normal;
	color: #339999;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: normal;
	color: #339999;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #339999;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	background-image: url(../Global_images/Backgrounds/Footer%20fade.jpg);
	background-repeat: repeat-x;
	height: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 0px;
	padding: 0px;
}
#button {
	padding-left: 55px;
}
