Body {
	 margin: 0px;	
    Font-family : Times New Roman, Times, serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : medium;
    Color : black;
    Background : url('images/plank.jpg');
    Word-spacing : normal;
    Letter-spacing : normal;
    Text-decoration : none;
}
A {
    Color : #c13213;
    text-decoration: none;
}
A:visited {
    Color : #c13213;
    text-decoration: none;
}
A:hover {
    Color : #c13213;
    text-decoration: underline;
}
a.specialLink:link { color: e8ddd9; }
a.specialLink:visited { color: e8ddd9; }
h1 {
	Color : #00815d;
	font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
}
h2 {
	Color : #00815d;
	
}
h3 {
	Color : #00815d;
	
}
.table1  {
	color : #e8ddd9;
  	background : url('images/cowgirl.gif') top left no-repeat;
}
.table2 {
	color : #e8ddd9;
  	background : url('images/cowgirl2.gif') top left no-repeat;
}
.caption {
	float: center;
	position:relative;
	padding: 5px;
	}
.caption .text {
	Color : #c33a17;
	font-size: 10px;
	font-style:italic;
	float: center;
	text-align: center;
	position : absolute;
	top:223px; /* in conjunction with left property, decides the text position */
	left:75px;
	width:326px; /* optional, though better have one */
}
.floatright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	Color : 634200;
	text-align: left;
	float: right;
	width: 500px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.floatright.pix {
font-size: 8px;
}
 .floatleft
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
width: 145px;
Color : e8ddd9;
background-color : 634200;
float: left;
margin-top: 115px;
margin-left: 5px;
margin-right: 0px;
margin-bottom: 5px;
padding: 5px;
border-style: solid;
border-width: 5px;
border-color: #c33a17;
}
 .floatleft2
{
position: absolute;
width: 100px;
float: center;
margin-top: 0px;
margin-left: 650px;
	margin-right: 0px;
	margin-bottom: 0px;
padding: 0px;
}
 .floatleft3
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
width: 145px;
Color : e8ddd9;
background-color : 634200;
float: left;
margin-top: 45px;
margin-left: 5px;
margin-right: 0px;
margin-bottom: 5px;
padding: 5px;
border-style: solid;
border-width: 5px;
border-color: #c33a17;
}
 .floattop
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
width: 407px;
Color : e8ddd9;
background-color : 634200; 
float: center;
margin-top: 220px;
margin-left: 244px;
margin-right: 0px;
margin-bottom: 5px;
padding: 5px;
border-style: solid;
border-width: 5px;
border-color: #c33a17;
}
 .floattop2
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
width: 407px;
Color : e8ddd9;
background-color : 634200; 
float: center;
margin-top: 195px;
margin-left: 169px;
margin-right: 0px;
margin-bottom: 5px;
padding: 5px;
border-style: solid;
border-width: 5px;
border-color: #c33a17;
}
 .floatbottom
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
Color : e8ddd9;
background-color : 634200;
padding: 5px;
border-style: solid;
border-width: 5px;
border-color: #c33a17;
}