body {
	width: 700px;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background-color:#ffffff;
	text-align: center;
	margin-left: 150px;
	}


	a:link {
		color: teal;
	}

	a:visited {
	   color: Fuchsia;

	}

	a:hover{
		color: brown;
	}

	ol {
	color: Fuchsia;
	text-align: left;

}

li {
	color: blue;
	text-align: left;
}

h1, h2 {
color: #cc33cc;

	}

h1 {
font-size: 150%;
margin: 1px;
text-align: center;
	}

h2 {
	border: none;
	font-size: 110%;
	margin: 1px;
	text-align: center;
}

h3
	{
	font-family: Arial;
	font-style: normal;
	font-size: 130%;
	color: #3333ff;
	margin: 1px;
	margin-left: 50px;
	text-align: center;
	}

 h4 {
	border: none;
	font-size: 110%;
	color: #cc33cc;;
	margin: 1px;
	text-align: left;
}

em{
	font-family: Arial;
	font-style: bold;
	font-weight: 400;
	color: #00cc00;
}

p {
	color:#3333ff;
	font-size: small;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	border-style: none;
	border-width: thin;
	border-color: #9900ff;
	margin: 5px;

}

.prizes {
	color:#3333ff;
	border-style: solid;
	border-width: thin;
	border-color: #9900ff;
	margin: 5px;
	margin-bottom: 10px;
	background-color: #ffccff;
	padding: 5px;
}

.logo{
	border: none;
	border-style: none;
	margin-right: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: bold;
	line-height: normal;
	font-weight: lighter;
	color: brown;
}

.invite{
	border: none;
	border-style: none;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: bold;
	line-height: normal;
	font-weight: lighter;
	color: brown;
}

.slam{
	border: solid;
	border-style: thin;
	border-color: blue;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	width: auto;
	background-color: none;
	color: #cc33cc;
}

.dance{
	border: solid;
	border-style: thin;
	border-color: Fuchsia;
	margin: 5px;
	margin-left: 200px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	width: auto;
	background-color: #ffccff;
	}

.dvd {
	line-height: 1.9em;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #0000ff;
	text-align: center;
	padding: 5px;
	padding-left: 5px;
	margin: 10px;
	margin-top: 20px;
	width: 310px;
	background-image: none;

	}

.nav {
	border: none;
	border-style: none;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: brown;
	}

	ol {
	color: #0000ff;
	text-align: left;

}

ul {
	color: #cc00cc;
	text-align: left;
}

