body {
	font-size: small;
	background-color: #FFD500;
	text-align: center;
	background-image: url(../images/vertbg01grad.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFD784;
	width: 700px;
	position: relative;
}
#headerTop {
	height: 90px;
	width: 700px;
	background-image: url(../images/bricks1.jpg);
	background-repeat: no-repeat;
}

#navbarHome { 
	height: 20px;
	width: 100%;
	background-color: #B74E00;
}
.navbarItem {
	height: 20px;
	width: auto;
	background-color: #D55A00;
	float:left;
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #FFFFCC;
	text-align:center;
	padding-right: 16px;
	padding-left: 16px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

.navbarItem a:link	{color:#FFddAA;text-decoration:none;}
.navbarItem a:visited {color:#FFddAA;text-decoration:none;}
.navbarItem a:hover	{color:#FFFFaa;text-decoration:none;}
.navbarItem a:active {color:#FFFFFF;text-decoration:none;}


#lowerBody {
	width:668px;
	height:auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-size: small;
}
#lowerBody p {
margin-left:30px;
margin-right:200px;
}

#lowerBodyWider {
	width:700px;
	height:auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-size: small;
}
.column2accross {
	height: auto;
	width: 540px;
}


#boxNews {
	background-color: #700026;
	position: absolute;
	height: auto;
	width: 225px;
	color: #FFF4C4;
	border: 3px inset #FFD500;
	font-weight: bold;
	padding: 0px;
	left: 516px;
	top: 124px;
	font-size: small;
	text-align: center;
}

#boxPicture1 {
	background-color: #700026;
	position: absolute;
	height: auto;
	width: 180px;
	left: 448px;
	top: 171px;
}


#boxCdFront {
	position: absolute;
	height: 300px;
	width: 300px;
	left: 389px;
	top: 136px;
	z-index: 10;
}
#boxCdFrontV2 {
	position: absolute;
	height: auto;
	width: 300px;
	left: 453px;
	top: 122px;
	z-index: 10;
}

#boxCdBack {
	position: absolute;
	height: auto;
	width: 300px;
	left: 402px;
	top: 743px;
	z-index: 15;
}

#boxLyrics1 {
	position: absolute;
	height: auto;
	width: 366px;
	left: 420px;
	top: 459px;
	z-index: 30;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: -1px;
}

#boxLyrics2 {
	position: absolute;
	height: auto;
	width: 341px;
	left: 441px;
	top: 600px;
	z-index: 30;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: -1px;
}
#boxLyrics3 {
	position: absolute;
	height: 256px;
	width: 348px;
	left: 416px;
	top: 1085px;
	z-index: 30;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: -1px;
}


#boxCdInside {
	background-color: #700026;
	position: relative;
	height: auto;
	width: 600px;
	left: -40px;
	top:10px;
	z-index: 25;
	margin-bottom: 20px;
}
.boxSong {
	position: relative;
	height: auto;
	width: 300px;
	left:30px;
	top: 0px;
	padding: 6px;
	font-size: x-small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 1px;
}
.boxInsideSong{
	width: 60px;
	float:right;
	height: 16px;
	background-color: #D55A00;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFCC;
	text-align:center;
	overflow: hidden;
	border: 1px solid #F9BB3C;
}


.boxInsideSong a:link	{color:#FFddAA;text-decoration:none;}
.boxInsideSong a:visited {color:#FFddAA;text-decoration:none;}
.boxInsideSong a:hover	{color:#FFFFaa;text-decoration:none;}
.boxInsideSong a:active {color:#FFFFFF;text-decoration:none;}



#boxNews a:link		{color:#FFBA00;text-decoration:none;}
#boxNews a:visited	{color:#FFBA00;text-decoration:none;}
#boxNews a:hover	{color:#FFD500;text-decoration:none;}
#boxNews a:active	{color:#FFD500;text-decoration:none;}
#boxNews p {
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#boxInsideNews {
	position: absolute;
	width:125px;
	height:60px;
	left: 52px;
	top: 175px;
}


p {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}

li{
position:relative;
top:-5px;
}


.pageHeader {
	font-size:x-large;
	font-weight: bold;
}
.pageHeaderSpecial {
	font-size:x-large;
	font-weight: bold;
	text-decoration:line-through;
}

.smallHeader {
	font-size: medium;
	font-weight: bolder;
}
.tinyType {
	font-size: x-small;
}

.jumpOut1 {
	text-decoration: underline;
}
.leftImage{
    float:left;
	margin-right:12px;
	margin-bottom:5px;
}

a:link	{color:#700026;text-decoration:none;}
a:visited {color:#700026;text-decoration:none;}
a:hover {color:#CE1A1A;text-decoration:none;}
a:active {color:#700026;text-decoration:none;}

.Color01{ Color: #700026; }
.Color02{ Color: #FFBA00; }
.Color03{ Color: #FFD500; }
.Color04{ Color: #FF9E00; }
.Color05{ Color: #FF6D00; }
.BgColor03{ background-color: #FFD500; }
.BgColor02{ background-color: #FFBA00; }
.BgColor04{ background-color: #FF9E00; }
.BgColor05{ background-color: #FF6D00; }
.BgColor01{ background-color: #700026; }
