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: 910px;
	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;
}


.empahsis {
	color: #FF0000;
	font-style: italic;
}

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

 td.indent {
	padding-left: 12px;
	padding-bottom: 12px;
}

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


.footer a {
	color: #fff;
	text-decoration: none;
}


.footer a:hover {
	color: #fff;
}

.footer a:visited { 
	color: #fff;
}

#credit {
	text-align: center;
	margin: auto;
	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;
}


.whiteText {
	color: #fff;
	margin: 6px 0;
	text-align: center;
}

#sponsor a, #sponsor a:visited {
	color:#8e006e;
	text-decoration: none;
}

#sponsor a:hover {
	color:#fdfa03;
	text-decoration: none;d
}

#sponsor table #packages {
	border: 3px dotted red;
	padding: 2px;
}
#packages  td  {
	border-bottom: 1px solid #653678;
	
}

#sponsor .footer a, #sponsor .footer a:hover, #sponsor .footer a:visited, #sponsor #nav a, #sponsor #nav a:hover, #sponsor #nav a:visited {
	color: #fff;
}	


ul.noBullett {
	list-style-type: none;
}
