@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center;
	background-color: black;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.oneColFixCtrHdr     #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom:20px; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: black;
	border: 2px solid #003399;
	background-image: url(../images/gold.jpg);
}
.oneColFixCtrHdr #container2 {
	background-color: #000000;
	width: 846px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 2px solid #003399;
}

.oneColFixCtrHdr #parents {
	background-color: #000000;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 1px solid #EDEBD4;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	height: 300px;
	width: 776px;
	background-color: black;
}

.oneColFixCtrHdr #mainContent {
	background-color: black;
	color: #CAAF86;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
	border: 0px solid #4424ca;
	top: 625px;
}
.oneColFixCtrHdr #footer {
	width: 760px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	left: 103px;
	background-color: #340034;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CAAF86;
	text-align: center;
	position: absolute;
	top: 999px;
	height: 31px;
}
.mainpagefont {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #EDEBD4;
}
.whatsnewfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #EDEBD4;
	line-height: normal;
}
.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #EDEBD4;
}

.lyricinfo {
	color: #EDEBD4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

.litterannouncelarge {
	color: #EDEBD4;
	text-align: center;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
}

.litterannounce {
	color: #EDEBD4;
	text-align: center;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
}

.litterannounce a:link{
	color: #EDEBD4;
}

.litterannounce a:hover{
	color: #EDEBD4;
}

.litterannounce a:visited{
	color: #EDEBD4;
}


.pictureborders {
	border: 1px solid #EDEBD4;
}
	
#navlist ul{
	margin: 10px;
	white-space: nowrap;
	padding:10px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist a
{
	padding: 0px 5px 5px 20px;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	color:  #EDEBD4;
	background-color: black;
}
#navlist a:link: #navlist a:visited{
	color: #EDEBD4; 
	text-decoration: none;
}
#navlist a:hover{
	background-color: black;
	background-image: url(images/l1_over.gif);
	color: #FFF886;
}
.about {
	color: #EDEBDB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	align: center;
	width: 725px;
	height: 790px;
	padding: 10px;
	margin: 50px auto 50px auto;
	border: 1px solid #EDEBDB;
}
.litterinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #EDEBD4;
	font-variant: normal;
	text-transform: none;
}

.litterinfo a:link{
	color: #EDEBD4;
}

.litterinfo a:hover{
	color: #EDEBD4;
}

.litterinfo a:visited {
	color: #EDEBD4;
}


.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EDEBD4;
}
.lyricpedigrees {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #EDEBD4;
}

.divaroundbuttons {
	height: 200px;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDEBD4;
	border-right-color: #EDEBD4;
	border-bottom-color: #EDEBD4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.borderforcontent {
	padding: 10px;
	height: 500px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #EDEBD4;
}

.borderforcontent2 {
	padding: 10px;
	height: 900px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #EDEBD4;
}

.bordertable{
	border: 1px solid #EDEBD4;
	padding-top: 5px;
	padding-bottom: 5px;
}