body {
	background-image: url(site_pics/stripe.png);
	background-repeat: repeat;
}	

a:link, a:visited {
	color: #282e6d;
}

#outer-content
{
	width: 830px;
	height: 550px;
	background: #015d3a;
	margin: 25px auto 0px auto;
	position: relative;
}

#inner-content
{
	width: 725px;
	height: 450px;
	background-image: url(site_pics/horse-side-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 auto;
	background-color: #8CC9B1;
	top: 50px;
	position: relative;
}

#inner-content-mod
{
	width: 725px;
	height: 450px;
	margin: 0 auto;
	background-color: #8CC9B1;
	top: 50px;
	position: relative;
}
#inner-content-text
{
	width: 725px;
	height: 450px;
	margin: 0 auto;
	background-color: #8CC9B1;
	top: 50px;
	position: relative;
}

#content
{
	width: 400px;
	height: 450px;
	margin-top: 10px;
	position: absolute;
	left: 300px;
	top: 30px;
}

#content-text-title
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #ffffff;
}	
	
#content-text
{
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}
	
#logotext
{
	width: 228px;
	margin: 0 auto 0px 10px;
	position: absolute;
	top: 200px;
}

#menu
{	width: 100px;
	margin: 0 auto 0px 10px;
	position: absolute;
	top: 300px;
	left: 120px;
}

#emp1
{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	display: none;
}

#emp2
{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	display: none;
}

#emp3
{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	display: none;
}

#emp4
{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	display: none;
}