html, body {
	height:100%;
}
body {
	background-image: url(../web/background.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {color: #006699;text-decoration: none;}

.contact a:link       {color: #99CCFF;}
.contact a:visited    {color: #99CCFF;}
.contact a:hover      {color: #99CCFF;}
.contact a:active     {color: #99CCFF;}

.copyright {color: #333333;font-size: 12px;}
.copyright2{color: #CCCCCC;font-size: 12px;}

.text {padding: 8px 8px 8px 8px;background-color: #FFFFFF;} 

.text_transparent {padding: 8px 8px 8px 8px;}

.logo {
	background-image: url(../web/Jericho_logo2.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 8px 8px 8px 8px;}

.top-tack {background-image: url(../web/tack_bkgd.png);background-repeat: repeat-x;}

.bottom-tack {background-image: url(../web/tack_bkgd_bottom.png);background-repeat: repeat-x;}

.image {background-image: url(../web/jer_eric_bw.png);background-repeat: no-repeat;background-position: top center;}

.title2 {padding: 3px 10px 3px 10px;background-color: #FFFFFF;}

.title1 {padding: 3px 10px 3px 10px;background-image: url(../web/titles_transparency2.png);background-repeat: repeat-y;background-color: #FFFFFF;}