body {
	background: #00002F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #182434;
	background-image: url(images/graphics/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:top-left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.content {
	color: #00002F;
	background: #FFFFCC;
	font-size: 12px;
}
.HorseName {
	font-size: 16px;
	font-weight: bold;
}
.normalText {
	font-size: 12px;
	font-weight: normal;
}
.headerText {
	font-size: 24px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:link {
	color: #526363;
}
a:visited {
	color: #182434;
}
a:hover {
	color: #C5C7C4;
}

.footerText {
	font: 9px Arial, Helvetica, sans-serif;
	color: #D2D1CD;
}
.leftBorder {
	background: #FFFFCC url(images/graphics/leftborder.gif) repeat-y scroll left;
}
.rightBorder {
	background: #FFFFCC url(images/graphics/rightborder.gif) repeat-y scroll right;
}
.topCell {
	color: #324141;
	background: #182434 url(images/graphics/navbar.gif);
}
.content #horse_image {
	border-color: #182434;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

