/* Galligan Performance Horses */

body{
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:5px;
	background-image: url(../gph_images/bkg.jpg);
	background-repeat: repeat;
}	
	
a {
	font-weight:bold;
	color: #0000FF;
	}
	
a:hover {
	font-weight: bold;
	color: #FF0000;
	}

/* styles */
#copyright p {
	font-size:10px;
	padding-top:4px;
}

#copyright a {
	color:#FF0000;
}

#copyright a:hover, #copyright p, .contact {
	color:#FFFFFF;
}

.contact {
	line-height:16px;
	padding: 8px;
}

.contact, .red {
	font-weight:bold;
}

.border, .border2 {
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
}

.border {
	background-color:#999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
}

.border2 {
	border-bottom-style: dashed;
}

.biobkg1 {
	background-color:#FFFFFF;
	background-image: url(../gph_images/gph_ibio.jpg);
	background-repeat:no-repeat;
	background-position: 325px;
	height:470px;
}	

p, dl { line-height:16px;
}

.red {
	color:#FF0000;
}

.otrbkg {
background-image:url(../gph_images/watermark1.jpg);
background-position: right;
background-repeat:no-repeat;
}