/* CSS for dingleraces.ie */

html {
	background-color: #005b37;
}

body {
	background-color: #005b37;
	border: 0px solid #000000;
	border-top-width: 0px;
	scrollbar-arrow-color: #996633;
	scrollbar-3dlight-color: #F9BB00;
	scrollbar-darkshadow-color: #AA6300;
	scrollbar-face-color: #005b37;
	scrollbar-highlight-color: #f9d157;
	scrollbar-shadow-color: #996633;
	scrollbar-track-color: #287200;
}

.layout_main {
	position: absolute;
	left:0px;
	top:5px;
	width: 950px;
	height: 600px;
	z-index:0 
}

.layout_yellow {
	position: absolute;
	left:260px;
	top:100px;
	width: 730px; 
	height: 450px;
	background-color: #ebaf00; 
	z-index:1;
}

.layout_header {
	position: absolute;
	left:260px;
	top:0px;
	width: 730px; 
	height: 100px;
	z-index:1;
}

.menu {
	position:absolute;
	left:10px; top:10px;
	width:150px;
	z-index:2
}
.text_menu {
	font-family: "Times New Roman, Times, serif"; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	text-align: center; 
	color: #005b37;
}
.text_menu A:link {text-decoration: none; color: #005b37;}
.text_menu A:visited {text-decoration: none; color: #005b37;}
.text_menu A:active {text-decoration: none; color: #005b37;}
.text_menu A:hover {text-decoration: underline; font-weight: bold; color: #005b37;}

.text_main {
	position:absolute;
	left:170px; top:10px;
	width:550px; height:285px;
	overflow: auto;
	z-index:0;
	font-family: "Times New Roman, Times, serif"; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-align: left;
	color: #005b37; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
}
.text_main A:link {text-decoration: none; color: #005b37;}
.text_main A:visited {text-decoration: none; color: #005b37;}
.text_main A:active {text-decoration: none; color: #005b37;}
.text_main A:hover {text-decoration: underline; font-weight: bold; color: #005b37;}

.text_main_header {
	font-family: "Times New Roman, Times, serif"; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	text-align: left;
	color: #005b37; 
}

.text_address {
	position:absolute;
	left:15px; top:450px;
	width:730px;
	z-index:0;
	font-family: "Times New Roman, Times, serif"; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	text-align: center;
	color: #ebaf00; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px;
	letter-spacing: 1px; 
	word-spacing: 3px;
}
.text_address A:link {text-decoration: none; color: #ebaf00;}
.text_address A:visited {text-decoration: none; color: #ebaf00;}
.text_address A:active {text-decoration: none; color: #ebaf00;}
.text_address A:hover {text-decoration: underline; font-weight: bold; color: #ebaf00;}

.text_superscr {
	vertical-align: top;
}

.form {  
	font-family: "Times New Roman, Times, serif"; 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	color: #005b37; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

#date {
	position:absolute;
	left:15px; top:295px; 
	width:700px; height:40px;
	z-index:99;
	text-align: center;
	font-family: "Times New Roman, Times, serif";
	font-weight: bold;
	font-size: 32px; 
	color: #005b37;
	}