/* CSS Document */
body {
	letter-spacing: 0px;
	font: 10pt arial narrow;
	color: white;
	background-color: #EA6337;
	background-image: url('images/bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: scroll;
	cursor: crosshair;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
div.container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 487px;
	text-align: left;
	}
a:link {
	color: #B61900;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	text-decoration: line-through;
	font-weight: bold;
	color: #B61900;
	}
p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
	}
.head {
	font-size: 20pt;
	font-family: times new roman;
	color: #90291A;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: 10px;
	}
.p2 {
	font-size: 12pt;
	line-height: 12px;
	}
table, img {
	font: arial narrow;
	margin-left: 0px;
	}
img.album {
	float: left;
	margin-right: 5px;
	}
strong {
	font-weight: bold;
	color: #B61900;
	}
table.full {
	width: 100%;
	height: 100%;
	}
td {
	vertical-align: middle;
	text-align: center;
	}.center {
	text-align: center;
	background-position: center center;
}

