/* CSS Document */

:focus {
	outline: 0;
}

body,th { color: black; font-family: verdana, arial, helvetica; font-size: 10px }

.font12bold { font-size: 12px; font-weight: bold;}

.font9 { font-size: 9px; font-family: verdana, arial, helvetica }

body 
{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #366E27;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A0A0A0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #656565;
    background-image: ;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: repeat;
	background-image: url(/images/backgrounds/bgWGB.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


body,td,th { color: black; font-family: verdana, arial, helvetica; font-size: 10px }

a:link { color: #336666; text-decoration: none }
a:active { color: #336666; text-decoration: none }
a:visited { color: #336666; text-decoration: none }
a:hover { color: #ff9900; text-decoration:none }

a.one:link { color: white; text-decoration: font-family: verdana, arial, helvetica; font-size: 10px  }
a.one:active { color: white; text-decoration: none }
a.one:visited { color: white; text-decoration: none }
a.one:hover { color: #336666  ; text-decoration:none }

.font14bold { font-size: 14px; font-weight: bold;}

.font12bold { font-size: 12px; font-weight: bold;}

.font10bold { font-size: 10px; font-weight: bold;}

.font9 { font-size: 9px; font-family: verdana, arial, helvetica }

.bottomtable {
min-height: 100%;
}

#toptable {
position:relative;
margin: 0;
}

#fontinvisible {
position:relative;
top: -50px;
margin:0;
font-size: .000000000001em}

.verse {
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
}

/* Message */


#message ul {
	float: left;
	margin: 10px;
	list-style: none;
}

#message li {
	padding: 25px;
	margin: 0 0 0 -35px;
}

#message ul li a {
	display: block;
	float: left;
	width: 500px;
	height: 42px;
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 0 no-repeat;
	text-indent: -9999px;
}

/* mp3 */

#message ul li#mp3 a {
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 0 no-repeat;
}
#message ul li#mp3 a:hover {
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 -146px no-repeat;
}

/* itunes */

#message ul li#pod a {
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 -48px no-repeat;
}
#message ul li#pod a:hover {
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 -194px no-repeat;
}

/* vimeo */

#message ul li#vimeo a {
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 -96px no-repeat;
}
#message ul li#vimeo a:hover {
	background: url(http://experiencetherock.com/images/buttons/messages.png) 0 -242px no-repeat;
}
