body {
margin:0 auto;
	font-family: sans-serif;
	font-size: 10pt;
	background-image: url(graphics/back.jpg);
}
a {
	font-family: sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #2e8b57;
}
a:hover {
	font-family: sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #883838;
}

div#header {
margin: 0px;
	background-color: transparent;
	width: 900px;
	clear: left;
}

div#links {
	width: 900px;
	background-color: #7D335F;
}

.hbuttons a{
	text-decoration: none;
	font: bold 13px Verdana;
	color: white;
	width: 125px;
	height: 23px;
	float: none;
	display: inline-table;
	margin-right: 8px;
	background-image: url(graphics/tabsquare.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align: center;
}

.hbuttons a:hover{
	font: bold 13px Verdana;
	color: #ffe4b5;
	background-image: url(graphics/tabsquareover.jpg);
}

div#maincontents {
	background-color: #ffffff;
	width: 900px;
	display: inline-table;
	clear:both;
	border-left: #7D335F thin solid;
	border-right: #7D335F thin solid;
}

H4 {
	font-family: "Times New Roman", cursive;
	font-size: 22pt;
	font-style: italic;
	text-align: left;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:5px;
}
table#frontpage{
margin-top: 10px;
	background-color: white;
	width: 860px;
}

td#frontpageleft{
	background-color: white;
	padding-right:30px;
}

div#holiday{
	WIDTH:500px;
	margin-left:45px;
}
td#frontpageright{
width:240px;
padding-left:8px;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
div#highlight{
	width: 240px;
	padding-left: 8px;
	background-color: #ffdab9;
	border: black solid thin;
	font-size: 12pt;
	font-weight: normal;
}
table#showFormat{
	font-size: 10pt;
}

div#footer {
	background-color: #7D335F;
	width: 900px;
}

td#basket{
	width: 445px;
	padding: 5px;
	border-collapse: collapse;
	font-size: 10pt;
}
td#basketvert{
	width: 0.5px;
	background-color: black;
}
td#baskethor{
width:2px;
	background-color: black;
}