@charset "utf-8";
body  {
	background:#998675;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
img{
  border: 0;
}
a {
	font-size: 100%;
	color: #06C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #900;
	text-align: center;
}
h1 {
	font-size: 26px;
	line-height:30px;
	color:#006;
}
h2 {
	font-size: 21px;
	line-height:25px;
	color: #900;
}
h3 {
	font-size: 18px;
	line-height:22px;
	color: #06C;
}
h4 {
	font-size: 16px;
	line-height:20px;
	color: #093;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	color:#000;
	text-transform:uppercase;
}
body {
	background-image:url(../images/top-bar-slice.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana;
	color:#333;
	font-size:14px;
	line-height:24px;
	font-variant:normal;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Trebuchet MS';
	margin-top: .4em;
}
.lambpants #container {
	width: 1000px;
	height:100%;
	background: #FFFFFF;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
} 
.lambpants #header { 
	background-image:url(../images/top-bar-slice.png);
	background-position:top;
	background-repeat:repeat-x;
	display:block;
	height:72px;
	border:none;
	margin:0;
	text-align:left;
}
.lambpants #header h1 {
	margin: 0 auto;
	border: none;
	/* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
.lambpants #header #headnav {
	width:656px;
	height:72px;
	display:block;
	margin-left:25px;
	text-align:left;
	border:none;
}
#sidebar1 {
	float: right;
	width: 300px; /* since this element is floated, a width must be given */
	padding: 35px 0 0 14px; /* top and bottom padding create visual space within this div  */
	position: relative;
	background-image:url(../images/nav-top.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}
#sidebar1 #sidenav {
	width: 295px; /* since this element is floated, a width must be given */
	padding: 5px 0 0 5px; /* top and bottom padding create visual space within this div  */
	position:relative;
	border-left:inset;
	margin-left:-.137em;
	border-left-style:dotted;
	border-left-width:0.05em;
	border-left-color:#CCC;
	overflow:hidden;
}
.lambpants #sidebar1 h3, .lambpants #sidebar1 p {
	margin-top:2px;
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.lambpants #sidebar1 #nav, .lambpants #sidebar1 #nav1, .lambpants #sidebar1 #nav2, .lambpants #sidebar1 #nav3, .lambpants #sidebar1 #nav4, .lambpants #sidebar1 #nav5, .lambpants #sidebar1 #nav6, .lambpants #sidebar1 #nav7, .lambpants #sidebar1 #nav8, .lambpants #sidebar1 #nav9, .lambpants #sidebar1 #nav10 {
	width:18em;
	position:relative;
	padding:10px 8px 9px 8px;
	margin:0 0 1px 8px;
	height:2.22em;
	border-bottom:outset;
	margin-bottom:-.1em;
	border-bottom-style:dashed;
	border-bottom-width:0.05em;
	border-bottom-color:#998675;
	overflow:hidden;
}
.lambpants #sidebar1 #navFlash {
	width:260px;
	position:relative;
	padding:0 0 8px 8px;
	margin-top:-10px;
	margin-left:8px;
	height:296px;
	overflow:hidden;
}
.lambpants #sidebar1 #navLogo {
	width:265px;
	position:relative;
	margin-bottom: 5px;
	padding:0 5px 0 12px;
	height:60px;
	overflow:visible;
}
.lambpants #sidebar1 #navLogo img {
	border:0;
	margin:-5px 0 2px 2px;
}
.lambpants #sidebar1 img {
	border:0;
	margin-right:5px;
	position:relative;
	float:left;
	margin-top:-5px;
}
.lambpants #sidebar1 a {
	text-decoration:none;
	color:#06C;
	font-size:16px;
	font-weight:bold;
	font-family:'Trebuchet MS';
}
.lambpants #sidebar1 a:hover {
	text-decoration:underline;
	color:#F90;
}
.lambpants #mainContent {
	width:660px;
 	margin: 10px 28em 9px 25px;
/* the left margin's value is equal to the header and footer which creates alignment down the left side of the document. */
} 
#mainContent #topimage {
	text-align:left;
 	position:relative;
	border:0;
	margin:0 0 3px 0;
}
#mainContent #topshadow {
	text-align:left;
 	position:relative;
	border:0;
	margin:0;
}
#mainContent #pagebody{
	width:660px;
} 
#mainContent #pagebody ol{
	margin-left:10px;
	margin-right:50px;
}
#mainContent #pagebody #playline, #mainContent #pagebody #playlineA, #mainContent #pagebody #playlineB, #mainContent #pagebody #playlineC, #mainContent #pagebody #playlineD, #mainContent #pagebody #playlineE, #mainContent #pagebody #playlineF, #mainContent #pagebody #playlineG, #mainContent #pagebody #playlineH, #mainContent #pagebody #playlineI, #mainContent #pagebody #playlineJ, #mainContent #pagebody #playlineK, #mainContent #pagebody #playlineL, #mainContent #pagebody #playlineM, #mainContent #pagebody #playlineN, #mainContent #pagebody #playlineO, #mainContent #pagebody #playlineP, #mainContent #pagebody #playlineQ, #mainContent #pagebody #playlineR, #mainContent #pagebody #playlineS, #mainContent #pagebody #playlineT, #mainContent #pagebody #playlineU, #mainContent #pagebody #playlineV, #mainContent #pagebody #playlineW, #mainContent #pagebody #playlineX, #mainContent #pagebody #playlineY, #mainContent #pagebody #playlineZ {
	width:260px;
	margin:10px 10px 15px 20px;
}  
#mainContent #pagebody .playline {
	width:260px;
	margin:10px 10px 15px 20px;
}
#mainContent #pagebody #playline1, #playline2, #playline3, #playline4, #playline5, #playline6, #playline7, #playline8, #playline9, #playline10, #playline11, #playline12, #playline13, #playline14, #playline15, #playline16, #playline17, #playline18, #playline19, #playline20, #playline21, #playline22, #playline23, #playline24, #playline25, #playline26 {
	width:260px;
	margin:10px 10px 15px 0;
}
#mainContent #pagebody .playline1 {
	width:260px;
	margin:10px 10px 15px 0;
}
#mainContent #pagebody p.top {
	margin-top:15px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#mainContent #pagebody ol li {
	margin-top:6px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
#mainContent #pagebody h3.lyrics {
	font-size:18px;
	color:#663399;
	margin-left:20px;
}
#mainContent #pagebody h3.lyrics2 {
	font-size:16px;
	color:#663399;
	margin-left:20px;
}
#mainContent #pagebody h3.lyrics3 {
	font-size:19px;
	color:#000000;
	margin-left:20px;
	margin-top:25px;
}
#mainContent #pagebody p.lyrics {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-left:20px;
	margin-right:15px;
}
#mainContent #pagebody h3.music {
	font-size:20px;
	color:#663399;
}
#mainContent #pagebody #playboxR{
	width:260px;
	height:100%;
	margin:10px 10px 10px 0;
	text-align: right;
} 
#mainContent #pagebody #playboxL{
	width:260px;
	height:100%;
	margin:10px 10px 10px 0;
	text-align: left;
} 
#mainContent #pagebody #bottable, #mainContent #pagebody #bottable1 {
	width:656px;
}
#mainContent #pagebody #TBpad, #mainContent #pagebody #TBpad2 {
	border:dashed;
	border-width:.05em;
	border-color:#998675;
	padding-top:10px;
	padding-bottom:10px;
	width:660px;
}
#free {
	padding-left:5px;
	padding-right:5px;
}
#mainContent #bottable1 #lefttd, #mainContent #bottable #lefttd {
	width:318px;
}
#mainContent #bottable1 #lefttd p.list, #mainContent #bottable #lefttd p.list {
	color:#555;
	font-size:11px;
	line-height:17px;
	margin-left:19px;
	margin-right:15px;
	margin-bottom:15px;
	text-align:left;
}
#mainContent #bottable1 #lefttd h3.lyrics3 a, #mainContent #bottable #lefttd h3.lyrics3 a, #mainContent #bottable1 #righttd h3.lyrics3 a, #mainContent #bottable #righttd h3.lyrics3 a {
	font-size:21px;
	color:#663399;
}
#mainContent #bottable1 #righttd, #mainContent #bottable #righttd {
	width:318px;
}
#mainContent #bottable1 #righttd p.list, #mainContent #bottable #righttd p.list {
	color:#555;
	font-size:11px;
	line-height:17px;
	margin-left:19px;
	margin-right:15px;
	margin-bottom:15px;
	text-align:left;
}
#mainContent #bottable1 #midtd1, #mainContent #bottable #midtd1 {
	width:9px;
}
#mainContent #bottable1 #midtd2, #mainContent #bottable #midtd2 {
	width:10px;
	border-left-style:dashed;
	border-left-width:0.05em;
	border-left-color:#998675;
}
#mainContent #bottable1 #righttd img.tiny, #mainContent #bottable #righttd img.tiny, #mainContent #bottable1 #lefttd img.tiny, #mainContent #bottable #lefttd img.tiny {
	margin-right:5px;
	margin-top:-3px;
}
.lambpants #topFooter { 
	width: 1000px;
	background:#FFF;
	padding-top:5px;
	padding-bottom:4px;
}
.lambpants #topFooter #footTable {
	width:950px;
	height:100%;
	border-top:dashed;
	border-top-width:.06em;
	border-top-color:#998675;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
}
.lambpants #footTop1 {
	margin-top:20px;
	font-size:11px;
	width:660px;
	height:30px;
	text-align:left;
}
.lambpants #topFooter #footTable table {
	width:950px;
}
.lambpants #topFooter #footTable p.small {
	margin-top:7px;
	margin-bottom:10px;
	font-size:11px;
	line-height:18px;
	text-align:left;
}
.lambpants #topFooter #footTable h4 {
	margin-left:11px;
	font-size:17px;
	line-height:18px;
	text-align:left;
}
.lambpants #topFooter #footTable h4.head {
	margin:20px 0 6px 0px;
	font-size:18px;
	line-height:19px;
	color:#900000;
	text-align:left;
	text-transform:uppercase;
}
.lambpants #topFooter #footTable h4.soft {
	margin-left:0;
	font-size:15px;
	text-align:left;
}
.lambpants #topFooter #footTable img.icon {
	margin-right:8px;
	margin-top:2px;
	margin-bottom:2px;
}
.lambpants #footer { 
	width: 1000px;
	height:70px;
	background:#000;
	padding-top:10px;
}
.lambpants #footer p {
	/* this padding matches the left alignment of the elements in the divs that appear above it. */	
	font-size:11px;
	color:#F90;
	margin: 5px 15px 5px 15px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	text-align: right;
	/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 25px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
