#page
{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 858px;
}

#title 
{
    background-color: #153243;
    font-size:    10pt;
    font-weight:  bold;
	color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 8px;
	height: 49px;
}

#navigation 
{
    padding: 0px 5px 5px 0px;
	margin: 10px 0px 0px 0px;
}

#content 
{
	width: auto;
	height: 519px;
    background-color: #576a79;
}

body 
{
    background-color: #576a79;
    padding: 0px 0px 10px 0px;	
	font-family: Verdana, Tahoma, Helvetica;
    font-size:   11px;
    line-height: 15px;
    color: #ffffff;
	text-align: center;
	margin: 0px;
}


a 
{
    color: #f5f5f5;
	text-decoration: none;
	border-bottom: 1px solid #f5f5f5;
}

a:hover
{
    color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

pre 
{
    background-color: #EFEFEF;
    border:           1px solid #BBBBBB;
    font-family:      courier;
    font-size:        10pt;
    font-style:       normal;
    font-weight:      normal;
    padding:          10px;
}

h1
{
	background-color: #2c4355;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 12px;
}

ul {
	padding: 0px;
}

li {
	margin-left: 18px;
	margin-bottom: 6px;
}

.image, a.image:hover {
	border-bottom: 0px;
	}

.caption {
	text-align: left;
	}

.homeText {
	text-align: center;
	}

.cellL {
	float: left;
}

.cellR {
	float: right;
}

.cellB {
	clear: both;
}

#dropin {
	position: absolute;
	visibility: hidden;
	left: 150px;
	top: 100px;
	width: 600px;
	height: 400px;
	background-color: #f5f5f5;
	border: none;
	padding: 5px;
	color: #000000;
}

#dropin h1 {
	font-size:18px;
	text-align:center;
}
#dropin p, #dropin li {
	font-size:10px;
}
#dropin a {
	color:#000000;
}


.parentbg {
	background-image: url('/folksongs/images/bghome.jpg');
	background-repeat: repeat-y;
}

.home {
	padding-top: 30px;
}

.help {
	padding-top: 50px;
}

.remixes {
	padding-top: 0px;
}

.dBg {
	background-color: #2c4355;
	border: 1px solid #2c4355; 
}

.centered
{
	text-align:center;
}

.textbox
{
	font-family: tahoma, verdana, helvetica;
    font-size:   8pt;
    font-style:  normal;
}

.selectbox
{
	font-family: tahoma, verdana, helvetica;
    font-size:   8pt;
    font-style:  normal;
}

.submit-button
{
	color: #FFFFFF;
	background-color: #555555;	
	font-family: tahoma, verdana, helvetica;
    font-size:   8pt;
    font-style:  normal;
}

.form-completed 
{
    background-color: #D4DAFB;
    border:           1px solid #0B0074;
    color:            #0B0074;
    font-size:        9pt;
    font-style:       normal;
    font-weight:      normal;
}

.form-error 
{
    background-color: #FBD4D4;
    border:           1px solid #740000;
    color:            #750000;
    font-size:        9pt;
    font-style:       normal;
    font-weight:      normal;
}

.submitImage {
}

/* ---------> modify this stuff to format the sound clip list !!!!!!!!!!! */

#browsedata
{
	font-size: 9px;
}

#browsedata table
{
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#browsedata tr.odd
{
	background-color: #2c4355;
}

#browsedata tr.even
{
	background-color: #2c4355;
}

#browsedata th
{
	background-color: #576a79;
	text-align: left;
	padding: 1px 9px 1px 9px;
}

#browsedata td
{
	color: #ffffff;	
	text-align: left;
	vertical-align: top;
	padding: 1px 9px 1px 9px;
}

#browsedata td.centered
{
	text-align: center;
}

#browsedata div.categoryName
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 6px;
}	

#browsedata a
{
	color: #000000;	
}	

/* -0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0 */

.DisclaimText {
	font-size: 9px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width: 604px;
	line-height: 11px;
}
