body {
	background-color: #FFFFCC;
	margin-bottom: 0;
	margin-top: 0;
}
.overallTable
{	background-color: #FFB3B3;	
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;	
}
.contentTable
{	background-image: url('http://www.oneclickjennyleigh.com/images/main_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FDD8C6;
}
.footerCell
{ 
	background-image: url('http://www.oneclickjennyleigh.com/images/fade1.gif'); 
	background-repeat: repeat-x;
	background-color: #FDD8C6
}
.panel1
{background-image: url('http://www.oneclickjennyleigh.com/tour1/images/panel1.jpg');}
.panel2
{background-image: url('http://www.oneclickjennyleigh.com/tour1/images/panel2.jpg');}
.infoCell
{	background-color: #FFFFFF;	
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}
A:link {
	text-decoration: none;
	color: #FF2211;}
A:visited {
	color: #FF3322;
	text-decoration: none;}
A:active {
	text-decoration: none;
	color: #FF0000;}
A:hover {
	text-decoration: none;
	color: #FF0000;}

TD{
	color: #000000;
	font-family: Arial;
	font-size: 10px;}

.textbox
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

FORM{margin: 0px;}