@charset "UTF-8";
.clear {
	clear: both;
}
.strapline {
	font-size: 1.3em;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	
	border-bottom-style: solid;
	
	border-top-color: #666666;
	
	border-bottom-color: #666666;
	
}
#sidebar1 ul {
	list-style-type: none;
	font-style: italic;
}
#sidebar1 ul a {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 50px;
	text-decoration: none;
}
#sidebar1 li {
	margin-bottom: 30px;
}

#sidebar1  a:link, a:visited  {
	color: #006666;
	list-style-type: none;
}
#sidebar1  a:hover  {
	list-style-type: none;
	color: #003366;
}
#sidebar1  a:active  {
	list-style-type: none;
	color: #000000;
}
#sidebar1 .hv a {
	background-image: url(../buttons/4a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .hv a:hover {
	background-image: url(../buttons/4b.gif);
	background-repeat: no-repeat;
}
#sidebar1 .hv a:active {
	background-image: url(../buttons/4c.gif);
	background-repeat: no-repeat;
}
#sidebar1  .md  a {
	background-image: url(../buttons/Lotus1a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .md a:hover {
	background-image: url(../buttons/Lotus2a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .md a:active {
	background-image: url(../buttons/Lotus3a.gif);
	background-repeat: no-repeat;
}
#sidebar1  .st  a {
	background-image: url(../buttons/8a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .st a:hover {
	background-image: url(../buttons/8b.gif);
	background-repeat: no-repeat;
}
#sidebar1 .st a:active {
	background-image: url(../buttons/8c.gif);
	background-repeat: no-repeat;
}
#sidebar1  .rw  a {
	background-image: url(../buttons/10a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .rw a:hover {
	background-image: url(../buttons/10b.gif);
	background-repeat: no-repeat;
}
#sidebar1 .rw a:active {
	background-image: url(../buttons/10c.gif);
	background-repeat: no-repeat;
}
#sidebar1  .sh  a {
	background-image: url(../buttons/12a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .sh a:hover {
	background-image: url(../buttons/12b.gif);
	background-repeat: no-repeat;
}
#sidebar1 .sh a:active {
	background-image: url(../buttons/12c.gif);
	background-repeat: no-repeat;
}
#sidebar1  .co  a {
	background-image: url(../buttons/11a.gif);
	background-repeat: no-repeat;
}
#sidebar1 .co a:hover {
	background-image: url(../buttons/11b.gif);
	background-repeat: no-repeat;
}
#sidebar1 .co a:active {
	background-image: url(../buttons/11c.gif);
	background-repeat: no-repeat;
}
#sidebar1 h2 {
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #669999;
}
#holyvale {
	height: 100px;
	width: 230px;
	top: -520px;
	left: 650px;
	position: relative;
	visibility: hidden;
	font-style: italic;
	color: #669999;
}
#stars {
	height: 242px;
	width: 190px;
	left: 700px;
	top: -500px;
	position: relative;
	visibility: hidden;
	font-style: italic;
	color: #669999;
}
#meditation {
	height: 104px;
	width: 220px;
	left: 350px;
	top: -270px;
	position: relative;
	visibility: hidden;
	font-style: italic;
	color: #669999;
}

.title {
	font-size: 1.5em;
	margin-bottom: 0px;
}
#innercontent {
	float: left;
	margin-left: 25px;
	width: 550px;
}
.error {
	color: #990000;
}
.clearleft {
	clear: left;
}
.leftbox180 {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.rightbox180 {
	float: right;
	width: 180px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.centerbox {
	margin-left: 190px;
	text-align: center;
}
table#music {
	font-size: 15px;
	border: thin solid #CCCCCC;
	width: 600px;
	padding: 10px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table#music tr.album {
	background-color: #D7D7D7;
	background-image: url(../pictures/icons/album_tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
table#music tr.album td {
	padding: 3px 5px;	
	font-weight: bold;
	
}
table#music td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1px 5px;	
}
.margin50 {
	margin-left: 50px;
}
input.button {
	cursor: pointer;
}