﻿<style type="text/css">
.style2 {
	background-image: url('McCook.jpg');
}
.style3 {
	background-image: url('Show-Horses.gif');
}
.style4 {
	text-align: center;
	background-image: url('Body.jpg');
}
.style5 {
	background-image: url('Footer-top.jpg');
}
.style6 {
	text-align: center;
	background-image: url('Footer-bottom.jpg');
}
.style7 {
	border-width: 0;
}

.style8 {
	background-image: url('McCook.jpg');
}
a {
	color: #E1A768;
}
a:visited {
	color: #711200;
}
a:active {
	color: #711200;
}
a:hover {
	color: #6E1302;
}
body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px margin: 0px; padding: 0px; }

.landscape_img{
float:left;
width:384px;
height:281px;
text-align:center;
padding:10px 0 0 0;
background:url(background.jpg);
display:inline;
margin:16px 0 0 16px;
}

.portrait_img{
float:left;
width:300px;
height:425px;
text-align:center;
padding:25px 0 0 0;
background:url(background.jpg);
display:inline;
margin:16px 0 0 16px;
}

.square_img{
float:left;
width:375px;
height:375px;
text-align:center;
padding:25px 0 0 0;
background:url(background.jpg);
display:inline;
margin:16px 0 0 16px;
}

HTML{
scrollbar-face-color:#711200;
scrollbar-arrow-color:#7AB3B5;
scrollbar-track-color:#711200;
scrollbar-shadow-color:#7AB3B5;
scrollbar-highlight-color:#711200;
scrollbar-3dlight-color:#711200;
scrollbar-darkshadow-Color:#711200;
}


</style>


