body {
font-size:11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
background-color:#5A036A;
margin:40px 0px 40px 0px;
padding:0px;
}

h1 {
font-size:21px;
}

li {
padding-bottom:1em;
}
h2 {
font-size:14px;
}

a:link, a:visited {
color:#5A036A;
text-decoration:none;
font-weight:bolder;
border-bottom:1px dotted #5A036A;
}

#nav a:link, #nav a:visited {
font-size:12px;
font-weight:bolder;
text-decoration:none;
border-bottom:0px;
}

a:hover {
color:black;
text-decoration:underline;
border-bottom:1px solid black;
}

#nav a:hover, a.bare:link, a.bare:visited, a.bare:hover {
font-weight:bolder;
text-decoration:none;
border-bottom:0px;
}
#nav p {
line-height:100%;
margin:0px;
margin-top:8px;
padding:0px;
}

#nav p.secondary {
margin-top:2px;
margin-bottom:5px;
}

#nav a.secondary:link, #nav a.secondary:visited, a.secondary:visited, a.secondary:link  {
font-weight:normal;
color:#999966;
text-decoration:none;
font-size:11px;
}

#nav a.secondary:hover {
font-weight:normal;
font-size:11px;
color:#5A036A;
text-decoration:underline;
}

.footnote {
font-size:9px;
color:#999966;
padding:0px;margin:0px;
}

.payoff {
color:#5A036A;
font-weight:bolder;
font-size:14px;
font-family:trebuchet MS, trebuchet, arial, sans-serif;
padding-left:8px;
}

#main {
background-color:white;
width:100%;
border-top:4px solid #999966;
border-bottom:4px solid #999966;
margin-top:20px;
}

#content {
text-align:left;
width:425px;
padding-left:20px;
}

#footer {
padding-left:20px;
width:425px;
}

#footer p {
font-style:italic;
color:#5A036A;
}

.floatleft {	float: left;
	padding-right: 15px;
}
.lyrics {	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.copyright {
font-style: italic;
font-size:smaller;
}

.noshow {
color: #5A036A;
}

.noshow a.bare:hover {
color: #5A036A;
text-decoration:none;
}

p.footnote a:link, p.footnote a:visited {
font-weight:normal;
color:#999966;
}

.footnote a.bare:hover {
text-decoration:underline;
}

#box {
width:165px;
border:2px solid black; 
margin:20px;
margin-right:0px;
float:right;
}

#box h2 {
background-color:#FBBD00;
border-bottom:2px solid black;
padding:10px;
margin-top:0px;
text-align:center;
}

#box p {
line-height:160%;
font-weight:bolder;
padding:10px;
}.bold {
	font-weight: bold;
	font-size: 16px;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.center {
	text-align: center;
}
