@charset "utf-8";
.content/* goat site */

 {
	background-image: url(images/bgrepeat.jpg);
	background-repeat: repeat;
	background-color: #7C96A1;
	width: 80%;
	height: 100%;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 22px;
}
.style1 {
	color: #DDCC57
}
.style2 {
	color: #FFCC00
}
.style3 {color: #993300}
a:link {
	color: #03297F;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
a:visited {
	text-decoration: none;
	color: #03297F;
	border-bottom: 1px dotted #ffffff;
}
a:hover {
	text-decoration: none;
	color: #A00101;
	border: none;
}
a:active {
	text-decoration: none;
	color: #A00101;
	border: none;
}
h1 {
	line-height: 20px;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidelinks a:link, #sidelinks a:visited {
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	border: none;
	background:url(images/button-off.gif) no-repeat;
	height: 45px;
	width: 150px;
	font-size: 16px;
	line-height: 42px;
	display: block;
}
#sidelinks a:hover, #sidelinks a:active {
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: none;
	background:url(images/button-on.gif) no-repeat;
	height: 45px;
	width: 150px;
	font-size: 16px;
	line-height: 42px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFCC00;
	font-weight: bold;
}
body {
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}
