
body {			background-color: rgb(0,0,0);
}
div.Main {		background: url(../pics/database_50.jpg) 50% 50% no-repeat;
			width: 640px;
			height: 480px;
			position: absolute;
			top: 5px;
			left: 100px;
}
div#MainEx {		background: url(../pics/database_ex_50.jpg) 50% 50% no-repeat;
}
img {			border: none;
}
img#Holo {		display: block;
			position: absolute;
			top: 240px;
			left: 174px;
			border: none;
}
a#Button, a#Button:hover, a#Button:active, a#Button:focus, a#Button:link, a#Button:visited {
			display: block;
			width: 19px;
			height: 30px;
			position: absolute;
			top: 410px;
			left: 220px;
			border: none;
}
div#DescriptionBox {	position: absolute;
			top: 235px;
			left: 430px;
			width: 12em;
			height: 12em;
}
a#Description H1 {	font: normal normal bold medium Arial, sans-serif;
			margin: 1px;
}
a#Description p {	font: normal normal bold 80% Arial, sans-serif;
}
a#Description, a#Description:link, a#Description:visited {
			display: block;
			width: 6.5em;
			height: 1.5em;
			overflow: hidden;
			background: url(../pics/overlay_back.gif) 0% 0% repeat;
			color: rgb(255,255,255);
			text-decoration: none;
			text-align: center;
			border: rgb(0,0,0) 2px solid;
			margin: 0em 2.75em;
}

a#Description:hover, a#Description:active, a#Description:focus {
			width: 12em;
			height: 12em;
			margin: 0em;
}
a#Back, a#Back:link, a#Back:visited {
			display: block;
			position: absolute;
			top: 480px;
			left: 152px;
			width: 335px;
			height: 40px;
			background: url(../pics/back_arrow_0.gif) 0% 0% repeat;
			color: rgb(255,255,255);
			font: normal normal bold medium Arial, sans-serif;
			text-decoration: none;
			text-align: center;
			border: none;
			padding-top: 12px;
}
a#Back:hover, a#Back:active, a#Back:focus {
			background: url(../pics/back_arrow_1.gif) 0% 0% repeat;
}