/*authored and designed by Jessica Langer*/


.hackFixFirstElement
{
    color: #25201A;  
}

/*Actual stylesheet rules begin here*/

/* LINKS */

a:link	{
	color: #000000;
	}	

a:visited	{
	color:	#000000;
	}	

a:active	{
	color:	#000000;
	}	

a:hover	{
	color:	#555555;
	}	


/* BODY */


#navigation {
	
	font-size:16px;
	text-align: left;
	line-height: 40px;
	display:block;
	margin-top: 20px;
	letter-spacing: 4px;
	font-style: geneva;
	
	}
	
	
#navigationList li
{
display: inline;
list-style-type: none;
font-size:18px;
	text-align: left;
	line-height: 40px;
	display:block;
	margin-top: 0px;
	margin-left:-38px;
	letter-spacing: 4px;
	font-style: geneva;
}

.banner {
text-align:right;
}


body	{	
	font-size: medium;
	font-weight: normal;
	color: #000000;
	word-spacing: normal;
	text-transform:	none;
	font-family: baskerville;
	background: #000000;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom:	0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width:	auto;
	text-align:left;
	
	
	}		

.head {
text-align:center;
}

.line {

text-align:right;
margin-top:-32px;
}


.line {

text-align:center;
margin-top:-22px;
}
.name {
	font-size: 24px;
	color: #000000;
	text-align:center;
	margin-top:0px;
	letter-spacing: 1px;
}
.text {
color: #000000;
text-align:justify;
padding-right: 15px;
padding-left: 10px;
}
.pedigree {
padding-left: 10px;
font-size: 15px;
letter-spacing:1px;
}

.name2 {
font-size: 24px;
color: #000000;
text-align:center;
margin-top:-45px;
margin-bottom: -30px;
letter-spacing: 2px;
}
.title{
font-size: 18px;
color: #000000;
text-align:center;
margin-top:-25px;
margin-bottom: 10px;
}
.caption{
font-size: 12px;
color: #000000;
margin-top:-5px;
text-align:center;
}

.top {
font-size: 22px;
	color: #000000;
	text-align:center;
	margin-top:0px;
	
letter-spacing: 4px;
}



.news {
	font-size: 19px;
	color: #000000;
	text-align:center;
	margin-top:0px;
	font-weight:normal;
	letter-spacing: 1px;	

}


.footer{
	font-size: 11px;
	color: #000000;
	margin-top:-5px;
	text-align: center;
	
}
