body {
	background-color: #fff9f9;
}

#all {
	width: 780px;
	border: 1px solid #651920;
	font-size: inherit;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#allmedia {
	width: 600px;
	margin: 0;
	border: 1px solid #651920;
	font-size: inherit;
	padding: 0;
}
#logo {
	position: relative;
	width:400px;
	height:32px;
	z-index:1;
	left: 20px;
	top: 0px;
}

.store {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 4px 2px 0;
}

#content {
	margin: 0;
	padding: 0 8px 8px;
	font: 14px "Times New Roman", Times, serif;
}

form {
	margin: 0;
	padding: 0;
}

.subtitle {
	display: table-cell;
	color: #FFE9CC;
	text-decoration: none;
	background: #651920;
	font: bold 14px/20px                     Arial, Helvetica, sans-serif;
	padding: 0 0 0 11px;
}

#album {
	margin: 0;
	padding: 0 8px 8px;
	font: 14px "Times New Roman", Times, serif;
	background-color: #f0e6e8;
}

a.buttonStyle {
	display: table-cell;
	color: #FFE9CC;
	text-decoration: none;
	background: #651920;
	font: bold 14px/20px                     Arial, Helvetica, sans-serif;
	cursor: hand;
}

a.buttonStyle:hover {
	text-decoration: none;
	background: #B28E91;
	cursor: hand;
	color: #330C10;
}

a.buttonStyle:active {
	text-decoration: underline;
	background: #B28E91;
	cursor: hand;
	color: #330C10;
}

a.buttonStyleCurr {
	color: #330C10;
	text-decoration: none;
	background: #B28E91;
	font: bold 14px/20px                 Arial, Helvetica, sans-serif;
	display: table-cell;
}

a.buttonStyleCurr:hover {
	text-decoration: none;
	background: #B28E91;
	cursor: hand;
	color: #330C10;
}

a.buttonStyleCurr:active {
	text-decoration: underline;
	background: #B28E91;
	cursor: hand;
	color: #330C10;
}

a {
	color: #651920;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	cursor: default;
	text-decoration: underline;
	color: #B28E91;
}

a:hover {
	cursor: default;
	text-decoration: underline;
	color: #BA5B62;
}

p {
	margin-top: 0px;
margin-bottom : 0px;
text-indent : 15px;
}

.address {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 16px/20px Arial, Helvetica, sans-serif;
	text-align: center;
}

.info {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 4px;
}

h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 2px;
}
h6 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 6px;
}
.centre {
	text-align: center;
}
.pic {
	border: 1px solid #651920;
	border-spacing: 4px;
}

.floatpic {
	padding: 0 0 4px 8px;
	float: right;
}

.title {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}

