/* CSS Document */

a {
	color: #990000;
	font-family: Tahoma;
	font-size: 11px;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #790000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

body {
	background-color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
html{
	overflow: -moz-scrollbars-vertical; 
}
body,td,th {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
}
html,body {
	height: 100%;
}

#bf {
	background-image: url(images/layout/holyfieldstudios.lamp.shadow.jpg);
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 744px;
	background-repeat: no-repeat;
	background-position: left 187px;
}
#pagebottom {
	width: 744px;
	position: relative;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#bf #data-area {
	height: auto;
	width: 744px;
}
#bf #data-area #data-area-left {
	width: 235px;
	float: left;
	height: auto;
}
#bf #data-area #data-area-right {
	float: left;
	width: 509px;
	height: auto;
	padding-bottom: 50px;
}
#bf #data-area #data-area-right #data-textblock {
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 23px;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
#bf #data-area #data-area-right #data-fullimage {
	width: 509px;
	height: auto;
}
.simpletext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
