/* Stylesheet for Broken Glass */

html, body 
{
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	border: 0;
	height: 100%;
	overflow-y: auto;
	background: #000000 url(graphics/bg.jpg) fixed;
}

.title
{
	font: normal normal bold 24px arial;
	text-decoration: none;
	color: #FFFFFF;
}

.label
{
	font: normal normal bold 18px arial;
	text-decoration: none;
	color: #8CA5BD;
}

b
{
	font: normal normal bold 12px arial;
	text-decoration: none;
	color: #8CA5BD;
}


.normal
{
	font: normal normal bold 12px arial;
	text-decoration: none;
	color: #FFFFFF;
}

.normal a:link, .normal a:active, .normal a:visited
{
	font: normal normal bold 12px arial;
	text-decoration: none;
	color: #D77800;
}

.normal a:hover
{
	font: normal normal bold 12px arial;
	text-decoration: none;
	color: #EFF310;
}

#title
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 100;
	visibility: hidden;
}

#titleHome
{
	position: absolute;
	top: 101;
	left: 0;
	border: 0px;
	z-index: 104;
	visibility: hidden;
}

#titleHomeOn
{
	position: absolute;
	top: 101;
	left: 0;
	border: 0px;
	z-index: 109;
	visibility: hidden;
}

#titleInfo
{
	position: absolute;
	top: 101;
	left: 345;
	border: 0px;
	z-index: 104;
	visibility: hidden;
}

#titleInfoOn
{
	position: absolute;
	top: 101;
	left: 345;
	border: 0px;
	z-index: 109;
	visibility: hidden;
}

#titleMedia
{
	position: absolute;
	top: 101;
	left: 468;
	border: 0px;
	z-index: 103;
	visibility: hidden;
}

#titleMediaOn
{
	position: absolute;
	top: 101;
	left: 468;
	border: 0px;
	z-index: 108;
	visibility: hidden;
}

#titleLinks
{
	position: absolute;
	top: 101;
	left: 542;
	border: 0px;
	z-index: 102;
	visibility: hidden;
}

#titleLinksOn
{
	position: absolute;
	top: 101;
	left: 542;
	border: 0px;
	z-index: 107;
	visibility: hidden;
}

#titleSite
{
	position: absolute;
	top: 101;
	left: 615;
	border: 0px;
	z-index: 101;
	visibility: hidden;
}

#titleSiteOn
{
	position: absolute;
	top: 101;
	left: 615;
	border: 0px;
	z-index: 106;
	visibility: hidden;
}

#content
{
	position: absolute;
	top: 123px;
	left: -2px;
	padding: 10px 15px 15px 20px; 
	width: 702px;
	background: url(graphics/content-bg.gif);
	border: 2px solid #8CA5BD;
	z-index: 50;
	visibility: hidden;
}

#loading
{
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 10px;
	width: 700px;
	background: url(graphics/content-bg.gif);
	border: 2px solid #8CA5BD;
	z-index: 50;
	visibility: visible;
}

#indexPic
{
	position: absolute;
	top: 0;
	left: 0px;
	width: 500px;
	border-width: 0px 0px 0px 2px;
	z-index: 100;
	visibility: visible;
}

#indexContent
{
}
