body {
	background-color: #FFF;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #330000;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #669900;
	cursor:pointer;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #669900;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #669900;
}

h1 {
	font-size: 16px;
	color: #330000;
	text-align: center;
}
#streams {
}
#reginalyrics {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#advocatalyrics {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#footer {
	padding: 15px;
}
#regina {
}
#advocata {
}


h2 {
	font-size: 16px;
	color: #330000;
}
h3 {
	font-size: 14px;
	color: #330000;
}
#centerwrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 800px;
}
#header {
	height: 150px;
	width: 1000px;
	padding-top: 10px;
	position: relative;
}
#article {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 149px;
	width: 1000px;
	margin-top: 30px;
}
#picture {
	float: right;
	height: 268px;
	width: 388px;
	position: relative;
	z-index: 2;
	visibility: visible;
	top: -15px;
	margin-right: 20px;
	text-align: center;
}
#album {
	background-image: url(images/album_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 279px;
	width: 388px;
	position: relative;
	z-index: 2;
	float: right;
	clear: both;
	margin-right: 20px;
	top: 35px;
}
#albumtext {
	text-align: justify;
	padding: 10px;
}

#entry {
	text-align: left;
	position: relative;
	top: 200px;
	width: 515px;
	margin-right: 25px;
	margin-left: 35px;
}

#form {
}
#ecard {
	margin-right: 20px;
	position: relative;
	top: 50px;
	float: right;
	clear: both;
	width: 388px;
	text-align: left;
}
.ecardtext {
	display: inline;
	text-align: left;
	position: absolute;
	width: 299px;
}


#labelinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	float: right;
	position: relative;
	clear: both;
	margin-right: 20px;
	top: 70px;
}



.required {color: #FF0000}
.formtextsm {
	font-size: 12px;
}
.lyricstext {
	font-size: 12px;
}
.streamhdr {
	font-size: 16px;
	color: #330000;
	font-weight: bold;
}
