

body {  background-image: url("../images/nrc_top7.jpg");
		background-repeat: no-repeat;
}

.textfield {
	font-size: 15px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}

.err {
	color: #FF9900;
}

h1   {
	font-size: 20pt;
	font-family: verdana;
	font-weight: bold;
	text-transform: capitalize;
}
h2   {
	font-size: 15pt;
	font-family: verdana;
	font-weight: bold;
	text-transform: capitalize;
}
h3   {
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
	text-transform: capitalize;
}

h4   {
	font-size: 10pt;
	font-family: arial;
}

#menu {	
}

#Layer0 { position: absolute;
	top: 120px; 
	left: 20px;
	z-index:999;

}

#Layer1 {position:absolute;
	height:75px;
	z-index:1;
	left: 250px;
	top: 170px;
	font-size: 20pt;
	font-family: verdana;
	font-weight: bold; 
	word-wrap: break-word;

}

#Layer1a {position:absolute;
	z-index:1;
	left: 250px;
	top: 170px;
	font-size: 20pt;
	font-family: verdana;
	font-weight: bold; 
	word-wrap: break-word;
	border: 0;
	cellspacin: 50;

}

#Layer2 {position:absolute;
	height:15px;
	z-index:2;
	left: 250px;
	top: 210px;
	font-size: 20pt;
	font-family: verdana;
	font-weight: bold; 
	word-wrap: break-word;

}

#Layer3 {position:absolute;
	height:115px;
	z-index:3;
	left: 210px;
	top: 250px;
	font-size: 10pt;
	font-family: arial;
	word-wrap: break-word;

}

#Layer3 tr td strong {
  	font-size: 10pt;
	font-family: arial;
	font-style: italic;
	color: red;
}

#Layer4 {position:absolute;
	height:115px;
	z-index:4;
	left: 0px;
	top: 590px;
	width: 140px;
	font-size: 10pt;
	font-family: arial;

}

#SplashLayer {position:absolute;
	height:300px;
	z-index:99;
	left: -10px;
	top: 520px;
	width: 300px;
	font-size: 10pt;
	font-family: arial;

}

#LinkLayer {position:absolute;
	height:500px;
	z-index:4;
	left: -10px;
	top: 600px;
	width: 140px;
	font-size: 10pt;
	font-family: arial;

}

#Layer5 {position:absolute;
	height:115px;
	z-index:3;
	left: 250px;
	top: 250px;
	font-size: 10pt;
	font-family: arial;

}

#Layer6 {position:absolute;
	height:115px;
	z-index:3;
	left: 610px;
	top: 250px;
	font-size: 10pt;
	font-family: arial;

}

#Layer7 {position:absolute;
	height:115px;
	z-index:3;
	left: 250px;
	top: 680px;
	font-size: 10pt;
	font-family: arial;

}

#Layer8 {position:absolute;
	height:115px;
	z-index:3;
	left: 610px;
	top: 530px;
	font-size: 10pt;
	font-family: arial;

}

#Layer9 {position:absolute;
	height:115px;
	z-index:4;
	left: 1px;
	top: 1px;
	font-size: 10pt;
	font-family: arial;
	word-wrap: break-word;

}

#Layer10 {font-size: 20pt;
	font-family: verdana;
	font-weight: bold; 
	color: red;
}


#Layer11 {position:float;
	z-index:3;
	font-size: 10pt;
	font-family: arial;
	word-wrap: break-word;

}

#Layer12 {position:absolute;
	z-index:4;
	left: 0px;
	top: 200px;
	width: 140px;
	font-size: 10pt;
	font-family: arial;

}

#KitLayer1 {position:absolute;
	height:115px;
	z-index:3;
	left: 210px;
	top: 600px;
	font-size: 10pt;
	font-family: arial;

}

#KitLayer2 {position:absolute;
	height:150px;
	z-index:3;
	left: 700px;
	top: 530px;
	font-size: 10pt;
	font-family: arial;

}

#KitLayer3 {position:absolute;
	height:500px;
	z-index:3;
	left: 170px;
	top: 850px;
	font-size: 10pt;
	font-family: arial;

}

#event_wrap {
	width: 70%;
	float: left;
	margin-right: auto;
	margin-left: 200px;
	margin-top: 240px;
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	word-wrap: break-word;

}

#blog_wrap {
	width: 70%;
	float: left;
	margin-right: auto;
	margin-left: 200px;
	margin-top: 190px;
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	word-wrap: break-word;

}

.event_title {
	float: left;
	width: 60%;
	padding-left: 10px;
	font-size: 12pt;
	font-family: arial;
	color: #000;
	
}

.blog_subtitle {
	float: left;
	width: 75%;
	padding-left: 10px;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	
}

.blog_topic {
	float: left;
	width: 75%;
	padding-left: 10px;
	font-size: 14pt;
	font-family: arial;
	
}

.blog_date {
	float: left;
	width: 75%;
	padding-left: 10px;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;

}

.blog_text {
	float: left;
	width: 75%;
	padding-left: 10px;
	font-size: 10pt;
	
}

.comment_text {
	float: left;
	width: 65%;
	padding-left: 10px;
	margin-left: 5%;
	font-size: 10pt;
	color: darkblue;
	
}

.event_person {
	float: left;
	width: 60%;
	padding-left: 10px;
	font-size: 10pt;
	font-family: arial;
	
}

.comment_person {
	float: left;
	width: 45%;
	padding-left: 10px;
	margin-left: 5%;
	font-size: 10pt;
	font-family: arial;
	color: darkblue;
	font-weight: bold;
	
}

.event_do_comment {
	float: right;
	width: 25%;
	font-size: 10pt;
	font-family: arial;

	
}

.event_comment {
	float: left;
	width: 99%;
	margin-left: 15%;
	
}

.event_associate {
	float: left;
	width: 55%;
	margin-left: 15%;
	
}
	
.event_rider {
	float: left;
	width: 40%;
	margin-left: 20%;
	
}

.class1 A:link {text-decoration: none; font-weight: bold;}
.class1 A:visited {text-decoration: none;}
.class1 A:active {text-decoration: none;}
.class1 A:hover {text-decoration: underline; color: green;}


