@charset "utf-8";
body {
	margin: 10px 10px 20px;
	background: #D2D2D2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#wrapper {
	margin: 0 auto;
	width: 964px;
}

.left_b {
	background: url(images/structure/left_a.gif);
	width: 21px;
}

.left_a {
	background: url(images/structure/left_2.jpg);
	width: 21px;
}

.right_b {
	background: url(images/structure/right_1.gif);
	width: 21px;
}

.right_a {
	background: url(images/structure/right_2.jpg);
	width: 21px;
}

.header { background: url(images/structure/top_bg.gif); 
}
.header ul {
	color: #333333;
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
	border-left: 1px dotted #B1AFAB;
	line-height: 18px;
	background: #F5F3E9;
	padding: 10px 10px 5px 6px;
	margin: 0px;
}


.header li {
	border-bottom: 1px dotted #999;
	
}

.header li a:hover {
	background: #FFF;	
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

p  a {
	text-decoration: underline;
	color: #00748C;
}

p  a:hover {
	text-decoration: underline;
	color: #00748C;
}



h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #003465;
}

hr {
	padding: 0px;
	margin: 0px 0px 10px;
	border-style: none;
	background: #86827A;
	color: #86827A;
	height: 2px;
}
.baden {
	background: url(images/structure/baden_ball.jpg) no-repeat right top;
	margin: 0px;
}

.baden td {
	
	padding-right: 20px;
	padding-left: 20px;
}


.nobaden {
	
	margin: 0px;
}

.nobaden td {
	
	padding-right: 20px;
	padding-left: 20px;
}


.header ul a {
	text-decoration: none;
	color: #333333;
}

.header ul a:hover {
	text-decoration: none;
	color: #003465;
}

.header ul a:visited {
	text-decoration: none;
	color: #003465;
}

.header ul a:active {
	text-decoration: none;
	color: #003465;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #FFFFFF;
}

.footer {
	font-size: 11px;
	padding-right: 8px;
}

.footer  a {
	text-decoration: none;
	color: #00748C;
}

.footer  a:hover {
	text-decoration: underline;
	color: #00748C;
}

.sponsors {
	background: url(images/structure/sponsors.gif) no-repeat right top;
	height: 750px;
	
}

.sponsors td {
	padding: 6px 20px;
}

.leftcol {
	width: 345px;
	margin: 0px;
}

.centcol { width: 342px; }

.tables { font-size: 12px; }

.tables   a {
	text-decoration: underline;
	color: #00748C;
}

.tables   a:hover {
	text-decoration: underline;
	color: #00748C;
}

.zumba
{
	font-size: 28px;
	font-weight: normal;
}

.zumbasub
{
	font-size: 24px;
	font-weight: normal;
	color: #B1BD20;
}


.zumbatable
{
	padding: 0px 20px;
}

form
{
	margin: 0px;
	padding: 0px;
}

#contactform 
{
	margin: 0px;
	padding: 0px;
}

#contactform td
{
	margin: 0px;
	padding: 4px;
	background: #EFB852;
}

.makeitwhite

{
	background: #EAA01A;	
}

