body {
	margin:0;
	background-image:url(images/top-back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#0e4561;
}
#header {
	width: 100%;
	vertical-align:bottom;
	background-position:top center;
	background-repeat:no-repeat;
	text-align: center;
}
#main {
	width: 100%;
}
#nav {
	text-align:center;
	background-color: black;
	font-family:"Arial Black", Gadget, sans-serif;
	color: #FF0000;
	font-size: 13px;
	font-variant:small-caps;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#nav a:link, #nav a:visited {
	color: #0000FF;
	text-decoration:none;
}
#nav a:hover {
	color: #FF0000;
	text-decoration:none;	
}
#footer {
	width: 100%;
	text-align: center;
}

.cowpic {
	float: left;
}
.cowinfo {
	margin-left: 380px;
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.info {
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.info a:link, .info a:visited {
	color: #0099FF;
}
.info a:hover {
	color: #FFFF00;
}
.score {
	font-size: 16px;
}
.cowname {
	font-size:20px;
	color: #FFFF00;
	font-weight:bold;
}
.innerheading {
	font-size:24px;
	color: #FFFF00;
	font-family: "Arial Black", Gadget, sans-serif;	
	font-weight:bold;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
}
