@charset "UTF-8";
/* Marx Performance Horses - March 2009 */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size:10pt;
	line-height:115%;
	color: #003;
}
body {
	background-color: #000033;
	background-image: url(Images/MarxBkgd.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
img {
	border-style:none;
}

a {
	text-decoration:none;
}

a:link {
	color: #C60;
}
a:visited {
	color: #039;
}
a:hover {
	color: #960;
}
a:active {
	color: #333;
}

/* header */
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:url(Images/Top.png);
	background-repeat:no-repeat;
	width:800px;
	height:311px;
}

.logo-sign {
	width:436px;
	margin-left:-80px;
	padding-bottom:15px;
}

#icons {
	margin-left:700px;
	margin-top:-250px;
}

#maincontent {
	background:url(Images/BodyRepeat.png);
	background-repeat:repeat-y;
	height:auto;
	width:800px;
}

#navigation {
	margin-top:35px;
	margin-left:-340px;
}

#bottom {
	background:url(Images/Bottom.png);
	background-repeat:no-repeat;
	width:800px;
	height:133px;
	text-align:center;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#900;
	text-transform:uppercase;
}

.maintext {
	font-family: Times New Roman, Times, serif;
	font-size:11pt;
	line-height:105%;
	color: #003;
	text-align:center;
}

.maintextbold {
	font-family: Times New Roman, Times, serif;
	font-size:11pt;
	line-height:105%;
	font-weight:bold;
	color: #003;
	text-align:center;
}

.greybold {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #666;
	text-align:center;
}

.ownername {
	font-family: Times New Roman, Times, serif;
	font-size:9pt;
	line-height:105%;
	color: #333;
	text-align:center;
}
	
.horsename {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13pt;
	color: #900;
	font-weight:bold;
	text-align:center;
}
	
.maintextleft {
	font-family: Times New Roman, Times, serif;
	font-size:11pt;
	line-height:105%;
	color: #003;
	text-align:left;
}

.redbold {
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14pt;
}

#copyright {
	width:680px;
	text-align:right;
	margin-top:-55px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999;
}
