body {
/*	background-image: url('/icons/local/bckgr4.jpg');*/
/*        background-image: url('../icons/local/bckgr4.jpg');*/
/*	background: url('../bckg/pics/rotator.php') center no-repeat;*/
	font-size: 16px;
	font-family: "Times New Roman", sans-serif;
	/*  border: 1px solid black;*/
	width:auto;
	max-width:970px;
}
/* for IE */
* html body {
	width:970px;
	min-width:800px;
}

h1 {
	font-size: 2.25em; /* 18px */
} 
h2 {
	font-size: 1.8em; /* 15px */
	font-style: italic;
}
h3 {
	font-size: 1.5em; /* 12px */
}
h4, h5, h6 {
	font-size: .75em; /* 9px */
	line-height: 2em; /* 18px */
}
h4 {
	text-transform: uppercase;
}
h5 {}
h6 {
	font-style: italic;
}

a {
	text-decoration:none;
}

img {
	border:none;
}

#firstab {
/*	padding:0;margin:0;*/
	margin: 0 1.5em 0 0;
	padding: 0;
	background: url('../bckg/pics/rotator.php') center no-repeat;

}

#firstab td {
	padding-left:1em;
	padding-right:1em;
}


#cont {
	display:block;
/*	width:960px;*/
	height:133px;
	padding-top:15em;
}

