body {
background-image:url(images/bg.jpg);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#009933;
}
.main{
	width:955px;

	height:600px;
}
.reno_top{
	width:955px;
	height:89px;
	background-image:url(images/rs_01.png);
	float:left;
}
.mnu_left{
	width:351px;
	height:38px;
	background-image:url(images/rs_02.png);
	float:left;
}
.mnu_parents{
	width:126px;
	height:38px;
	background-image:url(images/rs_03.png);
	float:left;
	cursor:pointer;
}
.mnu_volunteers{
	width:124px;
	height:38px;
	background-image:url(images/rs_04.png);
	float:left;
	cursor:pointer;
}
.mnu_parents:hover{
	background-image:url(images/rs_h_03.png);
}
.mnu_volunteers:hover{
	background-image:url(images/rs_h_04.png);
}
.mnu_right{
	width:354px;
	height:38px;
	background-image:url(images/rs_05.png);
	float:left;
}
.left_margin{
	width:46px;
	height:426px;
	background-image:url(images/rs_06.png);
	float:left;
}
.topbar_volunteers{
	width:759px;
	height:46px;
	background-image:url(images/rs_vols_07.png);
	float:left;

}
.topbar_parents{
	width:759px;
	height:46px;
	background-image:url(images/rs_parents_07.png);
	float:left;
}
.topbar_security{
	width:759px;
	height:46px;
	background-image:url(images/rs_security_07.png);
	float:left;
}
.topbar_map{
	width:759px;
	height:46px;
	background-image:url(images/rs_map_07.png);
	float:left;
}
.topbar_blank{
	width:759px;
	height:46px;
	background-image:url(images/rs_blank_07.png);
	float:left;
}
.topbar_right{
	width:150px;
	height:46px;
	background-image:url(images/rs_08.png);
	float:left;
}
.content{
	width:759px;
	height:380px;
	background-image:url(images/rs_09.png);
	float:left;

}
.content_area{
	width:695px;
	height:360px;
	overflow:auto;
	padding:5px;
}
.sb_sec{
	width:150px;
	height:102px;
	background-image:url(images/rs_10.png);
	float:right;
	cursor:pointer;
}
.sb_map{
	width:150px;
	height:119px;
	background-image:url(images/rs_11.png);
	float:right;
	cursor:pointer;
}
.sb_reno{
	width:150px;
	height:112px;
	background-image:url(images/rs_12.png);
	float:right;
	cursor:pointer;
	float:left;
	cursor:pointer;
}
.sb_sec:hover{
	background-image:url(images/rs_h_10.png);
}
.sb_map:hover{
	background-image:url(images/rs_h_11.png);
}
.sb_reno:hover{
	background-image:url(images/rs_h_12.png);
}
.reno_bottom{
	width:955px;
	height:47px;
	background-image:url(images/rs_14.png);
	float:right;
}


.reno_bottomr{

	width:150px;
	height:47px;
	background-image:url(images/rs_13.png);
	float:left;
}








.reno_text{
	background-image:url(images/reno_textbox.png);
	background-color: transparent;
	width:203px;
	height:17px;
	padding:8px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	text-align:center;
}
.reno_button{
	background-image:url(images/reno_submit.png);
	background-color: transparent;
	width:125px;
	height:33px;
	padding:0px;
	border:0px;
	cursor:pointer;
}
.reno_button:hover{
	background-image:url(images/reno_submit_hover.png);
}
.reno_buttonlong{
	background-image:url(images/reno_submitlong.png);
	background-color: transparent;
	width:175px;
	height:33px;
	padding:0px;
	border:0px;
	cursor:pointer;
}
.reno_buttonlong:hover{
	background-image:url(images/reno_submitlong_hover.png);
}

.smallertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}