
body
{
	color: #000;
	margin:0px;
	font-weight: 500;
	font-family: Arial;
	font-size: 10pt;
	background-color:#B6B2D6;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	top: 60px;
	width:580px;
	margin:0 auto 0 auto;
}

#marble_table {
	top:0;
	left: 0;
	width: 286px;
	height: 286px;
	padding: 0;
	position: absolute;
	background-color: #630000;
}

.first_row {
	margin:9px 4px 0 8px;
}

.row {
	margin:0 4px 0 8px;
}

.marble
{
	border: 0;
	margin: 1px 2px 3px 2px;
}

.marble_p {
	border: 0;
	cursor: pointer;
	margin: 1px 2px 3px 2px;
}

.navigation {
	position: absolute;
	top: 300px;
	left: 0;
}

.navigation a {
	
	padding: 0 0 0 20px;
	background:url('../../images/marble_bold_1.gif') no-repeat 0 0;
}

#content_data {
	top: 0;
	left: 294px;
	width: 286px;
	height: 286px;
	padding: 0;
	position: absolute;
	background-color: #630000;
	overflow:hidden;
	display:block;
}

#intro {
	top: 115px;
	left: 60px;
	color: #CE1829;
	position: absolute;
	visibility: visible;
}

#intro span {
	font-size: 14pt;
	font-weight: 400;
}

#contact {
	top: 80px;
	left: 60px;
	color: white;
	position: absolute;
	visibility: hidden;
}

#contact a {
	color: white;
}

#dates {
	top: 22px;
	left: 25px;
	color: white;
	position: absolute;
	visibility: hidden;
}
#dates a {
	color: white;
}

#MySchmuck {
	top: 20px;
	left: 20px;
	width: 255px;
	height: 240px;
	color: white;
	position: absolute;
	visibility: hidden;
	overflow:hidden;
}

#MySchmuckTxt {
	width: 225px;
	position:absolute;
}

.description {
	position: absolute;
	top: 300px;
	left: 296px;
	visibility: hidden;
	padding: 0 0 0 20px;
	background:url('../../images/marble_bold_1.gif') no-repeat 0 0;
}

#scrollup {
	background:url('../../images/marble_bold_1.gif') no-repeat 0 0;
	position:absolute;
	top:202px;
	left:232px;
	width: 15px;
	height: 15px;
	cursor:pointer;
}

#scrolldown {
	background:url('../../images/marble_bold_1.gif') no-repeat 0 0;
	position:absolute;
	top:222px;
	left:232px;	
	width: 15px;
	height: 15px;
	cursor:pointer;
}

.DateLink {
	color: #fff;
	text-decoration: none;
}

#Invisible {
	display: none;
	visibility: hidden;
}
