body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #009543;
}

a:hover {
	text-decoration: underline;
	color: #FF7300;
}
.quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
}

.oddrow {
	background-color: #222222;
	padding: 2px 0px 2px 0px;
}

.evenrow {
	background-color: #000000;
	padding: 2px 0px 2px 0px;
}

.remarks {
	font-size: xx-small;
}

.caption {
	font-weight: bold;
	height: 20px;
}

.chorus {
	font-style: italic;
	text-align: center;
}

.lyric {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

.songtitle {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.songwriter {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #FFFFFF;
}

.onalbum {
	border-top: 1px solid #FFFFFF;
	text-align: center;	
}

.email {
	color: #FF9933;
	font-weight: bold;
}

.article {
	text-align: left;
}

.article img {
	margin: 10px;
}

.audio {
	list-style-image: url(graphics/note.gif);
}

th {
	text-align: left;
	color: #FFFFFF;
	background-color: #555555;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

td {
	vertical-align: top;
}

h1 {
	text-align: left;
	font-size: large;
	border-bottom: 2px solid #FFFFFF;
}

#albumlist {
	width: 100%;
	border: 1px solid #FFFFFF;
}

#albumdata {
	width: 100%;
	border: 1px solid #FFFFFF;
}

#songlist {
	width: 100%;
	border: 1px solid #FFFFFF;
}

#albumlist td {
	text-align: center;
	width: 25%;
}

#albumlist th {
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: bottom;
	text-align: center;
}

#albumlist img {
	border: 0;
}

#header {
	position: relative;
	top: 0px;
	width: 100%;
	text-align: center;
}

#main{
	position: absolute;
	top: 31px;
	width: 752px;
	left: 0px;
}

#mainmenu{
	position: relative;
	top: 0px;
	width: 752px;
	background-color: #009543;
	text-align: center;
	vertical-align: middle;
}

#menuoptions{
	width: 100%;
}

.menuoption{
	border-top: 1px solid #00B563;
	border-bottom: 1px solid #007523;	
	border-right: 1px solid #00B563;
	border-left: 1px solid #007523;
	color: #FFFFFF;
	text-align: center;
}

.menuoption a:link, .menuoption a:visited{
	color: #FFFFFF;
}

.menuoption a:hover{
	color: #FF7300;
}

#trace{
	position: absolute;
	display: block;
	top: 0px;
	width: 752px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	background-color: #000000;
	color: #DDDDDD;
	text-align: left;
}

#trace a:link {
	color: #DDDDDD;
	margin-left: 2px;
	vertical-align: middle;
}

#trace a:visited {
	color: #DDDDDD;
	margin-left: 2px;
	vertical-align: middle;
}

#trace a:hover {
	text-decoration: underline;
}

#gallery {
	width: 100%;
	padding: 2px 2px 2px 2px;
}

#gallery img {
	border: 0;
}

#gallery td {
	width: 25%;
	text-align: center;
	vertical-align: bottom;
}

#galleryimage {
	text-align: center;
}

#imagetitle {
	font-size: 175%;
	text-align: center;
}

#imagecaption {
	padding-top: 10px;
	font-weight: bold;
}

#imagedate {
	font-style: italic;
}

#photographer {

}

#imagenavigation {
	padding: 10px;
	font-size: 90%;
}

#overal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content {
	position: relative;
	top: 0px;
	text-align: left;
	width: 752px;
	margin: 0;
	padding: 0;
}

#tabs {
	width: 100%;
	
	margin: 0;
	padding: 0;
}

.tabactive {
	width: 100px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

.tabinactive {
	width: 100px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	text-align: center;
	background-color: #000000;
}

.bottomremark {
	color: #FF6600;
}

#updatedate {
	text-align: center;
	font-size: 80%;
}
