body { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-image: url(../images/mainBackground.gif);
	background-repeat: repeat-y;
	background-color:#080403;
	}
	
.navigation {
	position: absolute;
	top:74px;
	left: 0px;
	z-index: 100;
	}	
	
.bodyAlt1 { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	}

.studWrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	}
	
.wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;	

	}	
	
.header {
	position: absolute;
	top:0px;
	left: 0px;
	height: 108px;
	width: 955px;
	z-index: 10;
	}	
	
	
.headerStuds {
	position: absolute;
	top:0px;
	left: 0px;
	height: 374px;
	width: 955px;
	z-index: 10;
	}		
	
.content {
	z-index: 20;
	width: 955px;
	position: relative;
	top:107px;
	left: 0px;
	}	
	
.leftPane {
	position: absolute;
	top:0px;
	left:13px;
	width:636px;
	}
	
.leftPaneText {
	}		
	
	
.rightPane {
	position: absolute;
	top:0px;
	left:649px;
	width:306px;
	}	
	
.box1 {
	position: absolute;
	top: 122px;
	left: 10px;
	width: 307px;
	background-image: url(../images/columnBackground.gif);
	background-repeat: repeat-y;
	z-index: 20;
	padding-bottom: 40px;
	}
	
	
.box2 {
	position: absolute;
	top: 122px;
	left: 323px;
	width: 307px;
	background-image: url(../images/columnBackground.gif);
	background-repeat: repeat-y;
	z-index: 20;
	padding-bottom: 40px;
	}
	
.box3 {
	position: absolute;
	top: 122px;
	left: 635px;
	width: 307px;
	background-image: url(../images/columnBackground.gif);
	background-repeat: repeat-y;
	z-index: 20;
	padding-bottom: 40px;
	}
		
	
.text {
	padding: 15px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 140%;
	}	
	
h1{
	font-size: 11px;
	line-height: 110%;
	color: #444444;
	font-weight: bold;
	}		
	
	
h2{
	font-size: 14px;
	line-height: 110%;
	color: #67120e;
	font-weight: bold;
	padding-bottom: -15px;
	}	
	
	


a:link { 
	color: #600000;
	text-decoration: underline;
	}


a:visited {	
	color: #600000;
	text-decoration: underline;
	 }


a:hover { 
	color: #603800;
	text-decoration: none;
	}


a:active { 
	color: #600000;
	text-decoration: underline;
	}

	
		
.horseBox {
	position:relative;
	float:left;
	width:591px;
	border-top: 1px #6f4824 solid;
	border-right: 0px #6f4824 none;
	border-left: 1px #6f4824 solid;
	border-bottom: 1px #6f4824 solid;
	padding:5px;
	margin-bottom:10px;
	background-image:url(../images/horseBoxBack.gif);
	background-repeat:repeat-y;
	}
	
.horseBoxPhoto {
	position:relative;
	padding-top:8px;
	width:216px;
	height:208px;
	float:left;
	margin-right:10px;
	background-image:url(../images/listViewBackground.jpg);
	background-repeat:repeat-none;
	text-align:center;
	}	
	
.horseBoxPhoto img {
		border: 1px #000000 solid;
	}		
	
.horseBoxText {
	position:relative;
	float:left;
	width:352px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:120%;
	}	
	
.horseBoxText img {
	border: 0px none;
	padding:0px;
	}	
	
	
.horseBoxText h1 {
	font-size:15px;
	color:#bd3827;
	margin-bottom: -5px;
	margin-top:3px;
		}	
	
.horseBoxText h2 {
	font-size:12px;
	color:#f35a01;
	margin-bottom: -5px;
		}	
		
.horseBoxText h3 {
	font-size:12px;
	color:#000000;
	margin-bottom: 0px;
		}	
		
.horseBoxText h4 {
	font-size:12px;
	color:#f35a01;
	margin-top: 4px;
		}					
	
		
.redText {
	color:#95330e;
	font-weight:bold;
	}