html {
  background-color: white; height: 100%; width: 100%; font-family: sans-serif; 
  color: #0033FF;
} 
body, td { font-family: sans-serif; }
img.para { 
	padding: 0 10px 10px 0;
	width: 25%;
}
.ctable { border-collapse: collapse; /* background-color: black; */ }
.ctable td { 
	/* background-color: red; */
	padding: 0px; }
.ctable tr { 
	/* background-color: blue; */
	padding: 0px; 
}

.sbox { background-color: green; border-bottom: 2px solid black; padding: 0px; margin: 0px; } 
.sred { background-color: red; font-family: sans-serif; font-weight: bold; text-align: center; padding: 10px; } 
.sblue { background-color: blue; font-family: sans-serif; font-weight: bold; text-align: center; padding: 10px; } 
.syellow { background-color: yellow; font-family: sans-serif; font-weight: bold; text-align: center; padding: 10px; } 
.swhite { font-family: sans-serif; font-weight: bold; text-align: center; padding: 3px; } 

.sred A:link { text-decoration: none; color: white;}
.sred A:visited {text-decoration: none; color: white;}
.sred A:active {text-decoration: underline; color: white;}
.sred A:hover {text-decoration: none; color: black;}

.sblue A:link { text-decoration: none; color: white;}
.sblue A:visited {text-decoration: none; color: white;}
.sblue A:active {text-decoration: underline; color: white;}
.sblue A:hover {text-decoration: none; color: black;}

.syellow A:link { text-decoration: none; color: #666666;}
.syellow A:visited {text-decoration: none; color: #666666;}
.syellow A:active {text-decoration: underline; color: #666666;}
.syellow A:hover {text-decoration: none; color: black;}

/* Top buttons */
#button { width: 150px; height: 30px; font-family: sans-serif; font-weight: bold; text-align: center; } 
#ybutton { width: 150px; height: 30px; font-family: sans-serif; font-weight: bold; text-align: center; } 

#brow {
	display: block;
	/* background-color: brown;  */
	width: 734px; height: 65px;
	position: absolute; top: 8px; left: 290px;
} 
#bstack { 
	display: block;
	height: 100%; 
	background-color: white; 
	width: 180px; 
	margin-left: auto; 
	margin-right: auto ; 
	float: left; border-right: 2px solid #CCCCCC; 
} 

/* Top buttons */
A.cbutton1,A:visited.cbutton1 { 
	display: block; 
	background-image: url(calves-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 153px; height: 41px; 
} 
A:active.cbutton1 {
	display: block; 
	background-image: url(calves-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 153px; height: 41px; 
}
A:hover.cbutton1 {
	display: block; 
	background-image: url(calves-tall.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 153px; height: 41px; 
}
A.cobutton1,A:visited.cobutton1 { 
	display: block; 
	background-image: url(cows-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 147px; height: 41px; 
} 
A:active.cobutton1 {
	display: block; 
	background-image: url(cows-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 147px; height: 41px; 
}
A:hover.cobutton1 {
	display: block; 
	background-image: url(cows-tall.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 147px; height: 41px; 
}
#piccy {
  border:0px;
  margin-top: 0px; margin-left: 10px; display: block; float: right;
}

center A:link {text-decoration: none; color: red;}
center A:visited {text-decoration: none; color: red;}

A.mubutton1,A:visited.mubutton1 { 
	display: block; 
	background-image: url(water-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 110px; height: 41px; 
} 
A:active.mubutton1 {
	display: block; 
	background-image: url(water-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 110px; height: 41px; 
}
A:hover.mubutton1 {
	display: block; 
	background-image: url(water-tall.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 110px; height: 41px; 
}
A.healthbutton1,A:visited.healthbutton1 { 
	display: block; 
	background-image: url(health-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 168px; height: 41px; 
} 
A:active.healthbutton1 {
	display: block; 
	background-image: url(health-short.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 168px; height: 41px; 
}
A:hover.healthbutton1 {
	display: block; 
	background-image: url(health-tall.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 168px; height: 41px; 
}

/* Side buttons */
A.rbutton1,A:visited.rbutton1 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(radio-black.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 114px; height: 28px; 
	margin-top: 10px;
} 
A:active.rbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background: none; 
	background-image: url(radio-grey.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 114px; height: 28px; 
	margin-top: 10px;
}
A:hover.rbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(radio-grey.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 114px; height: 28px; 
	margin-top: 10px;
}
A.ubutton1,A:visited.ubutton1 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(banned1.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 115px; height: 155px; 
	margin-top: 10px;
	border: 2px solid #CCCCCC; 
} 
A:active.ubutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background: none; 
	background-image: url(banned2.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 115px; height: 155px; 
	margin-top: 10px;
	border: 2px solid #CCCCCC; 
}
A:hover.ubutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(banned2.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 115px; height: 155px; 
	margin-top: 10px;
	border: 2px solid #CCCCCC; 
}
A.hbutton1,A:visited.hbutton1 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(helpus-white.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 130px; height: 45px; 
	margin-top: 10px;
} 
A:active.hbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background: none; 
	background-image: url(helpus-black.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 130px; height: 45px; 
	margin-top: 10px;
}
A:hover.hbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(helpus-grey.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 130px; height: 45px; 
	margin-top: 10px;
}

A.mbutton1,A:visited.mbutton1 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(mailing-white.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 130px; height: 45px; 
	margin-top: 10px;
} 
A:active.mbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background: none; 
	background-image: url(mailing-black.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 130px; height: 45px; 
	padding: 0px;
	margin-top: 10px;
}
A:hover.mbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(mailing-grey.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 130px; height: 45px; 
	padding: 0px;
	margin-top: 10px;
}

A.gbutton1,A:visited.gbutton1 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(howtogo-white.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
} 
A:active.gbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(howtogo-dark.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
}
A:hover.gbutton1 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(howtogo-light.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
}

A.gbutton2,A:visited.gbutton2 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(drinks-white.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
} 
A:active.gbutton2 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(drinks-dark.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
}
A:hover.gbutton2 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(drinks-light.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
}

A.gbutton3,A:visited.gbutton3 { 
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(meals-white.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
} 
A:active.gbutton3 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(meals-dark.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
}
A:hover.gbutton3 {
	display: block; margin-left: auto; margin-right: auto ; 
	background-image: url(meals-light.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px; height: 80px; 
	padding: 0px;
}

#wbutton { width: 100px; height: 40px; font-family: sans-serif; font-weight: bold; text-align: center; background-color: white; } 
#pbutton { width: 100px; height: 70px; font-family: sans-serif; font-weight: bold; text-align: center; background-color: #BBBBBB; } 

#ubutton { 
	display: block; margin-left: auto; margin-right: auto ; 
	width: 100px; 
	font-family: sans-serif; font-weight: bold; text-align: center; 
	background-color: white; 
} 

#separ { width: 10px; height: 30px; text-align: center; } 
#arow { border-bottom: 2px solid gray; padding-bottom: 0px; margin-bottom: 0px ;}
#tsepar { width: 10px; height: 15px; text-align: center; } 

#toprow { 
	/* background-color: lime; */
	height: 65px; width: 1024px; 
	padding-bottom: 0px; 
	border-bottom: 2px solid #CCCCCC; 
	float: top;
} 

#logo { position: absolute; top: 30px; left: 20px; }

#tleft { 
	width: 290px; height: 65px; 
	/* background-color: green;  */
	padding-bottom: 0px;  
	float: left;
} 
#trighttop { height: 0px; float: top; } 
#tright { height: 50px; padding-bottom: 14px; float: left; border-bottom: 1px solid #999999 ;} 


#pbutton A:link { text-decoration: none; color: #333333;}
#pbutton A:visited {text-decoration: none; color: #333333;}
#pbutton A:active {text-decoration: underline; color: #333333;}
#pbutton A:hover {text-decoration: none; color: black;}

#ybutton A:link { text-decoration: none; color: black;}
#ybutton A:visited {text-decoration: none; color: black;}
#ybutton A:active {text-decoration: underline; color: black;}
#ybutton A:hover {text-decoration: none; color: white;}

#leftcol { 
	height: 100%; 
	/* background-color: red; */
	width: 220px; 
	float: left; border-right: 2px solid #CCCCCC; 
} 

.para { font-family: sans-serif; font-size: 14px; }
li { font-family: sans-serif; font-size: 14px; }

#holder {  /* background-color: blue; */
	width: 655px;  
	padding-left: 20px ; 
	padding-right: 40px ; 
	padding-top: 20px ; 
	margin-left: 20px ; 
	margin-right: 20px ; 
	float: left; color: black ; 
	border-right: 2px solid #CCCCCC;
	position: absolute; top: 74px; left: 220px;
} 
#holder h2 { background-color: white; margin: 0px 0px; 
	padding-top: 20px ; 
	font-family: sans-serif; font-size: 20px; color: #0066FF; 
	font-weight: bold;  
} 
#leftcol li { 
	/* background-color: green; */
	font-size: 14px;
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-right: 0px; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
} 
