BODY{
	background: #567897;
	background-position: top;
	vertical-align: top;
	background-repeat: no-repeat;
	color: #567897;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 12px;
	text-align: left;
	background-position: left;
	background-attachment: fixed;
	overflow: hidden;
	position: static;
	table-layout: fixed;
	visibility: visible;
	overflow: auto;

}
h1 { color: Black; font-size: 80px; font-family: Palace Script MT; 
	
}
table {
	margin-left: 25px;
	margin-right: 25px;
	background-color: White;
	vertical-align: super;
	border: groove;
	}
	
table.second {
	margin-left: 25px;
	margin-right: 25px;
	background-color: White;
	table-layout: auto;
	vertical-align: baseline;
	border: ridge;
	background: White url(images/nn-elite-arabians-logo_small.jpg) no-repeat 5%;
	height: 130px;
}


H2 {
	font-size: 14pt;
	color: White;
	font-style: italic;
}

H3 {
	font-size: 11pt;
	font-family: 	Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:white;

}

H4 {
   color: #567897;
	font-family: "Bradley Hand ITC";
	font-size: 30px;
}

H5 {
	margin-left: 25px;
	margin-right: 25px;
	table-layout: auto;
	vertical-align: super;
	border: Black;
	font: caption;
	font-weight: bold;
	font-family: Bradley Hand ITC;
	color: white;
	
	}
H6 {
   color: #567897;
	font-size: 12pt;
	}
	
A {
	color: white;
}
A.Second {
	color: #567897;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 15px;
}


A:Hover {
	color: Navy;
}

HR {
	height: 1pt;
	color: #778899;
	}

/*This is for the vertical navigation at the right hand side */
#navcontainer { width: 120px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Bookman Old Style", "Times New Roman", serif;
 text-align: 	center;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #567897;
color: #fff;
}

/*This is for the horizontal navigation at the bottom */
#navrow {
	width: 600px;
}
#navrowlist
{
margin: 0;
padding: 0 0 20px 10px;
}

#navrowlist ul, #navrowlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navrowlist a:link, #navrowlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #FFFFF0;
}

#navrowlist a:link#current, #navrowlist a:visited#current, #navrowlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navrowlist a:hover { color: #000; }
