basefont  { font: 9pt; font-family: Arial; color:black; }

BODY {background-image:url(images/gilcrestwelshponiesbg.gif);}

P {
	line-height:1.5;
}

#main {
	margin:10px;
}
#menu {
	width: 190px;
	float:left;
	margin-right:10px;
	display:table;
}
#content {
	width:80%;
	display:table;
	padding-left:20px;
}		

A:link { text-decoration: none; color:#009900; }
A:visited {text-decoration: none;  color:#009900;}
A:active { text-decoration: none; color:red; font-weight:bold;  }
A:hover { text-decoration: underline; color:#009900;}

.gilcrest {
	color:red;
	font-family:Papyrus;
}

h1 {
	font-size:3em;
	text-align:center;
}
h2 {
	font-size:2em;
	text-align:center;
}
h3 {
	font-size:1em;
	text-align:center;
}
.submenu {
 font-size: 10pt; 
 color: red;
 line-height: 1.5;
 text-decoration: none; 
 margin-left:4px;
 }
