body {
padding: 0px;
margin: 0px;
background: url(images/bg2.jpg);    /*the path to your image*/
background-repeat: repeat-y;
background-position: center center;
background-color: #b199cb;
font-family: Georgia,Times New Roman,Times,serif;
font-size: 12px;
line-height: 20px;
}

.cowtop {
float: right;
padding: 0px 30px 0px 10px;
}
.cowbtm {
float: right;
padding: 0px 30px 10px 10px;
}
.cowright {
float: right;
padding: 0px 5px 5px 0px;
}

a.smlinks:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: none; color: #000000; text-decoration: none}
a.smlinks:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: none; color: #000000; text-decoration: none}
a.smlinks:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: none; color: #864ea7; text-decoration: none}

a.credit:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: none; color: #8864ae; text-decoration: none}
a.credit:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: none; color: #8864ae; text-decoration: none}
a.credit:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: none; color: #864ea7; text-decoration: none}

a.email:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: none; color: #864ea7; text-decoration: underline}
a.email:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: none; color: #864ea7; text-decoration: underline}
a.email:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: none; color: #864ea7; text-decoration: underline}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodyboldgrn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #519424;
}

.bigboldgrn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #519424;
}
.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #864ea7;
}

