@charset "utf-8";
/* CSS Document */

html
{
	margin: 0;
	padding: 0;
	background-color: #ffde13;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #125037;
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

.racebook24-bar {
	background-image: url(../_img/logo_01.gif);
	background-repeat: no-repeat;
	width: 66px;
	background-color: #125037;
	height: 100%;
	position: absolute;
}

.racebook24-logo {
	position: absolute; 
	margin-left: 66px;
	margin-top: 45px;
}

.racebook24-slideshow {
	position: absolute;
	margin-left: 259px;
	margin-top: 45px;
}

.racebook24-text {
	position: absolute;
	width: 870px;
	margin-left: 106px;
	margin-top: 425px;
	line-height: 20px;
}

.arrow {
	background-image: url(../_img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-left: 30px;
	font-weight: bold;
	line-height: 31px;
	height: 31px;
}