body 	{
	background-color: #003535;
	text-align: center;}
	
.outsidebox { 
	border: 15px solid white;
	width:680px;}
	
.insidebox { 
	border: medium solid black;
	background-color: white;
	width:675px;}

/*image at top of page*/
#ex1{ /*Size of the image*/ padding-top: 244px; width: 675px;
	  /*The image*/ background-image:  url("pictures/WebHeading.jpg"); background-repeat: no-repeat; 
	  /*Hide the text*/ overflow: hidden; 
	  /* WIN IE5 hack */ height: 244px; voice-family: "\"}\""; voice-family:inherit; height: 0; }

a {
	text-decoration: underline;
	color: #333333;
}

a:hover, a:active {
	text-decoration: none;
	color: #999999;
}

.linkList {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	margin-right: 20px;}

.linkList a {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: italic;}

.linkList a:hover, .linklist a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: normal;}

.linkList2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	margin-right: 20px;}

.linkList2 a {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: italic;}

.linkList2 a:hover, .linklist a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: normal;}

ul {
	margin: 0px;
	padding: 0px;}
	
li {
	line-height: 2.5ex;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #003535;
	background-image: url(pictures/NavagationBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;}

p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
p:first-letter {
	font-size: xx-large;
	font-style: italic;
}

.imageright {
	text-align: left;
	float: right;
}
.imageleft {
	text-align: left;
	float: left;
}


/*images for: about.htm*/
#pic01 {
	background-image: url("pictures/barbara01.jpg");
	width: 165px;
	height: 241px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
#pic02 {
	background-image:  url("pictures/BarbJump01.jpg");
	width: 252px;
	height: 174px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
#pic03 {
	background-image: url("pictures/covermay2small.jpg");
	width: 222px;
	height: 287px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}

/*images for: atstud.htm*/
#pic04 {
	background-image:  url("pictures/Panache.jpg");
	width: 289px;
	height: 288px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
#pic05 {
	background-image:  url("pictures/p_forrester02.jpg");
	width: 216px;
	height: 288px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
#pic06 {
	background-image:  url("pictures/p_triplets02.jpg");
	width: 274px;
	height: 288px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}

/*images for: index.htm*/
#pic07 {
	background-image:  url("pictures/BarbDressage01.jpg");
	width: 224px;
	height: 216px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
#pic08 {
	background-image:  url("pictures/BarbJump01.jpg");
	width: 252px;
	height: 174px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	}