body {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
	margin: 0px;
	background-attachment: fixed;
	background-color: white;
	background-image: url(../images/disco_bkg_dkblue2.png);
	background-repeat: repeat;
}
#wrapper {
	text-align: center;
	width: 880px;
	background: white url(../images/bkgrnd-dance.jpg) no-repeat fixed left bottom;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	height: 100%;
	margin-top: 20px;
}
h1 {
	color: #0a326e;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h2 {
	color: #0a326e;
	font-size: 1.35em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
}
p {
	margin-top: 0em;
	margin-bottom: 0.75em;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
ul { margin: 0 0 1em; padding-left: 20px; list-style-type: disc; }
li { }
a:link { color: #0a326e ; font-weight: bold; text-decoration: none; }
a:hover { color: #800080; font-weight: bold; text-decoration: underline; }
a:visited { color: #667; font-weight: bold; text-decoration: none; }
hr { width: 725px; }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
a:link.nav2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.nav2 {
	color: #555;
	font-size: 12px;
	font-weight: bold;
}
a:hover.nav2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active.nav2 {
	color: #b40000;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	line-height: 1em;
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.img_left { visibility: visible; float: left; clear: left; margin-right: 10px; border: solid 1px #333; }
.test_bullet { vertical-align: text-top; float: left; border-width: 0; }
.highlight { background-color: #dfdfdf; margin-top: 15px; padding: 0 10px 15px; border: solid 1px #0a326e; }
.quote {
	color: #0a326e;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin-bottom: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 2px solid #0a326e;
	border-bottom: 2px solid #0a326e;
}
.credit { color: #000; font-size: 10px; font-weight: normal; font-style: oblique; line-height: 12px; text-align: right; margin-top: 5px; }
a img { border-style: none; }
.padRightMain { padding-right: 30px; }
.client { padding-left: 125px; }
#divHeader {
	background-color: #000;
	background-image: url(../images/disco_hdr_v3.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 880px;
}
#divHeaderContact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #d5d5d5;
	padding-top: 240px;
}
#divAnnounce {
	padding: 20px;
	border: 3px solid #F90;
	text-align: center;
	font-size: 14px;
}

