body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: Georgia, Times New Roman, serif; 
}

a {text-decoration: none;}
a:link, a:visited {color: #555; border-bottom: 1px solid #555;}
html body a:hover {color: #000; background-color: #B2E97C;
  border-bottom: 1px solid #333;}

a img {border: none;}

#content {
	width:640px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
}

#content p {
	font-size:medium;
	margin-left: 4%;
}

#content blockquote {
	padding-left:1.0em;
	border-left: 1px solid #222D7C;
	font-size: medium;
}

#content p.drop:first-letter {
	font-size:1.2em;
	color:white;
	background:#222D7C;
	padding:3px;
}

#content ul {
	font-size: medium;
	line-height: 1.25em;
}

#content h1 {
	font-size: xx-large;
	text-align:center;
}

#content h2 {
	font-size: x-large;
	text-align: left;
	margin-left: 4%;
}

#content h3 {
	font-size: large;
	text-align: left;
	margin-left: 4%;
}

.inline-list {
	border: none;
	margin: auto;
	width: 80%;
	padding: 2px;
	text-align:center;
}

.inline-list ul, .inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: normal;
	text-align: center;	
}

#footer {
	font-size: 0.8125em;
}

div.img {
	margin: 0 0 0.125em 0.125em;
	position: relative;
	top: -11px;
	left: 1px;
	width:300px;
	padding: 0.63em;
}

div.caption {
	margin-top:0.367em;
	font-size:0.753em;
}

div.spacer {
	clear:both;
}

div.note {
	border:1px navy solid;
	padding:3px;
	background: #FAF7C0;
}

div#sponsor {
	position:relative;
	left:50%;
	width:600px;
	margin-top:20px;
	margin-left:-300px;
	padding:0;
	background:#fff;
}

div.sponsors {
	text-align:center;
	margin:0;
	margin-bottom:15px;
	margin-left:8%
}

div.img {
	float:none;
	padding:12px;
	margin:12 12 12 12;
	width:auto;
}

div.img a {
	text-decoration: none;
	border:none
}

div.img a:hover {
	text-decoration: none;
	border:none
}

div.imgp a {
	text-decoration: none;
	border:none
}

div.imgp a:hover {
	text-decoration: none;
	border:none
}

div#banner a {
	text-decoration: none;
	border:none
}
div#banner img {
	/*border-bottom: 1px solid #555;*/
}

div#banner a:hover {
	text-decoration: none;
	border:none
}
h3.sponsorshead {
	text-align:left;
	padding:6 0 6 0;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	width:90%;
	margin:0;
}

.left 
{
	text-align:left;margin:0;float:left
}

.right 
{
	text-align:right;margin:0;float:right
}

.space 
{
	clear:both
}

table.acsmnp {
	width: 100%;
	padding: 3px;
}

table.acsmnp tr.color{
	background:#E3E9F0;
}

table.acsmnp tr.light{
	background:transparent;
}

table.acsmnp th {
	border:1px solid #ddd;
	color: #2A1F55;
	background: ivory;
}

table.acsmnp td{
	border:1px solid #ddd;
	padding: 3px;
	font-size:medium;
}

table.acsmnp caption{
	color: #2A1F55;
	font-size: large;
	font-weight:600;
}
div#friend {
	width:600px;
	position:relative;
	margin-left:4%;
	margin-top: 23px;
	text-align: center;
}

table#friendtable {
	padding:0px;
}

table#friendtable td {
	font-size:smaller;
}
div#announce {
	border:1px dashed navy;
	background:#B2E97C;
	margin:inherit;
}

.img a:hover {
	background:none;
}

div.imgdl {
	margin: 0 0 1em 0.5em;
	position: relative;
	top: -1px;
	left: 1px;
	padding: 0.667em 1.33em;
}
 
div.imgdp {
	margin: 1em 0.5em 0 0;
	position: relative;
	top: -1px;
	left: 1px;
	padding: 0.667em 1.33em;
}
 
div.dcaption {
	margin-top:0.667em;
	font-size:0.634em;
	clear:both;
}

h1.smudge {
	padding:27px;
	background-image: url(../images/dance2010/headbg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div#ticketcontainer
{
	border-top:1px solid #bbb;
	padding-top: 7px;
}