body {
	background: url(splash-images/bg.jpg) 0 0 repeat;
	color: black;
	font-size: 11px;
	line-height: 1;
	font-family: verdana, helvetica, san-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
#header {
	margin: 0px auto; 
	background: url(splash-images/splash-header.jpg) 50% top no-repeat;
	height: 141px;
}
#souvenirs div#header {
	background: url(splash-images/souvenir-header.gif) 50% top no-repeat;
	height:110px;
	margin-top:17px;
}

a {color: #965942;}
a:hover {text-decoration: none;}

#souvenirs table {margin-left: 35px;}
#souvenirs table td {padding-right: 40px;}

b {line-height: 22px;}

h1 {display: none;}
h2 {
	font-family: "Century Gothic", arial, helvetica-sans-serif;
	font-size: 23px;
	color: #965942;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 35px;
}
#souvenirs h2 {
	background: url(/splash-images/souvenir-top.gif) top left no-repeat;
	margin-left: 0px;
	padding-left: 35px;
	padding-top: 17px;
}
p {margin: 15px 35px; padding: 0px;}

#wrapper {
	text-align: left; 
	width: 766px; 
	margin: 0px auto; 
	padding-right: 2px;
	background: url(splash-images/splash-body-bg.jpg) top left repeat-y;
}
#souvenirs #wrapper {background: url(/splash-images/souvenir-body.gif) top left repeat-y;}

img.right {margin: 40px 80px 0px 70px;}

#left {
	background: url(splash-images/buttons.jpg) left bottom no-repeat;
	width: 370px;
	padding-bottom: 230px;
	
}
#right {
	background: url(splash-images/australian-art.jpg) left bottom no-repeat;
	width: 370px;
	float: right;
	padding-bottom: 230px;
}
#left a, #right a {
	background: url(splash-images/enter.jpg) top left no-repeat;
	display: block;
	height: 22px;
	width: 105px;
	text-indent:-10000%;
}
#bottom {
	height: 17px; 
	background: url(/splash-images/souvenir-bottom.gif) left bottom no-repeat;
}
#footer {
	background: url(splash-images/splash-footer.jpg) 50% top no-repeat; 
	color: #965942; 
	padding: 14px 30px; 
	margin: 10px 0px;
}
#footer a {color: black; text-decoration: none;}