body {
	margin: 0;
	padding: 0;
	background-color: #E5EBEB;
	font-size: 100%;
	font-family: verdana, helvetica, sans-serif;
}
#nav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	text-align: center;
	width: 870px;
	padding: 0px;
	background-color: #8e006e;
	margin: 0 auto 0 auto;
	
}	

div#nav a {color: white; text-decoration: none;}
div#nav a {color: white; text-decoration: none;}
div#nav a {color: white; text-decoration: none;}
div#nav a {color: white; text-decoration: none;}

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	color: #e80064;
	text-align: center;
}
.smallerText {
	font-size: 90%;
}


.verticalBorder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	
}

.3SideBorder {
border-color: #ffbd00; 
border: solid 1px;
}


.header	tr {
		background-color: #8e006e;
}


.footer tr {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8e006e;	
}

#credit {
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
}
div#credit a {
	color: white; 
	text-decoration: none;
}
.clownBkg {
	background-attachment: scroll;
	background-image: url(images/clown.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
