#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#branding {
	height: auto;
	width: 100%;
	text-align: center;
}
#menu {
	float: left;
	width: 800px;
	padding: 60px 0px 0px;
}
#maincolumn {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 75px;
	width: 100%;
	text-align: center;
	vertical-align: text-bottom;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #CCCCCC;
	background-color: #000000;
}
a:link {
	font-size: 100%;
	font-weight: bold;
	color: #33ADFF;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #7D0D6F;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}
h3 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
#topmenu {
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
}
#bottommenu {
	height: 50px;
	width: 100%;
	text-align: center;
	vertical-align: baseline;
	margin-top: 20px;
}
h4 {
	font-weight: bolder;
	font-size: 100%;
}
#contentforcontact {
	text-align: center;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}
h5 {
	color: #FF0000;
}
h6 {
	font-size: 1em;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
.headz1 {
	font-weight: bold;
	color: #FF0000;
}
.green_deco {
	font-weight: bold;
	color: #13C132;
}
.salsadancer {
	font-size: 2.0em;
	font-weight: bold;
	color: #F93;
	font-family: "Times New Roman", Times, serif;
}
.salsadancerparatext {
	font-size: 1.0em;
	color: #F93;
}

