body, td, th, tr, p, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c2511;
	line-height: 150%;
}

body {
background-color: #8bc2d0;}

#container {
position: absolute;
top: 80px;
left: 130px;
}

#header {
width: 678px;
height: 101px;
background-image: url(http://www.texasswingdancesociety.com/images/header.gif);
background-repeat: no-repeat;
z-index: 1;
position: relative;
}

#dancer {
position: absolute;
top: -80px;
left: 500px;
z-index: 4;
}

#menu {
width: 678px;
background-color: #7caab0;
border-bottom-width: 10px;
border-bottom-color: #c3e0e4;
border-bottom-style: solid;
position: relative;
color : #c3e0e4;
text-decoration : none;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

#content {
width: 678px;
background-color: #c3e0e4;
border-width-left: 1px;
border-color-left: #3c2511;
border-width-right: 1px;
border-color-right: #3c2511;
position: relative;
}

#content_actual {
width: 650px;
}


#footer {
width: 678px;
height: 14px;
background-image: url(http://www.texasswingdancesociety.com/images/footer.gif) ;
background-repeat: no-repeat;
}

#footer_text {
width: 678px;
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #3c2511;
font-size: 10px;
float: center;
}

h1 {
text-decoration: none;
text-align: left;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.menu:link {
color: #3c2511;
text-decoration: none;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

a.menu:visited {
color: #3c2511;
text-decoration: none;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

a.menu:hover {
color : #c3e0e4;
text-decoration : none;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

a.menu:active {
color : #3c2511;
text-decoration : none;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

a.footer_text:link {
color: #3c2511;
text-decoration: none;
}

a.footer_text:visited {
color: #3c2511;
text-decoration: none;
}

a.footer_text:hover {
color: #ffffff;
text-decoration: none;
}

a.footer_text:active {
color: #3c2511;
text-decoration: none;
}

a:link {
color: #7caab0;
text-decoration: none;
}

a:visited {
	color: #7caab0;
	text-decoration: none;
}

a:hover {
	color : #ffffff;
	text-decoration : none;
}

a:active {
	color : #7caab0;
	text-decoration : underline;
}