* { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0; }
body { line-height: 1; color: black; background: #50453d; font-family: Verdana, sans-serif;}
ol, ul { list-style: none; }
a img,:link img,:visited img { border:none; }
.clearer {float: none; clear: both; line-height: 0; display: block; }
/**/
#main {
	width: 950px;
	height: 580px;
	margin: 55px auto 15px auto;
	border: 15px solid #6F6B68;
	background-color: #C9BFB9;
}

h1{
  font-family:Georgia, serif;
  font-size: 22px;
  text-align: center;
  margin-top: 50px;
  color: #50453d;
  
}

.cancel{
  color:#551313;
}

h2{
  font-family:Georgia, serif;
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

#image-holder{
  width: 100%;
}


#image-holder img{
  display: block;
  border: 3px solid #50453d;
  margin: 0px auto 0px auto;
}

a{
  text-decoration: none;
  color: #000000;
}

a:hover{
  text-decoration: underline;
}


#footer {
	width: 950px;
	margin: 0 auto 10px auto;
	position: relative;
	color: #7c7068;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .neoterik {
	position: absolute;
	right: 0px; top: 0px;
	width:150px ;
}
#footer .neoterik a {
	color: #000000;
	padding-left: 16px;
	background: url('/images/neoterik_logo_small.gif') 0px 1px no-repeat;
}

#footer a.itunes  {
	cursor: pointer;
	color: #FFFFFF;
	width: 61px;
	height:15px;
	margin-left:2px;
	margin-right:35px;
	position: relative; top: -1px; z-index: 1;
	overflow: hidden;
}
#footer a.itunes  span {
	cursor: pointer;
	width: 61px;
	height:15px;
	display:block;
	overflow: hidden;
	position: absolute; top: 0px; left: 0px; z-index: 5;
	background: url('http://www.mamajazz.com.au/images/badgeitunes61x15dark.gif') 0px 0px no-repeat;
}

#paypal-button{
  height:15px;
  left:311px;
  overflow:hidden;
  position:absolute;
  top:-1px;
  width:61px;
}