body{
	margin:0;
	background:#eeeeee;
}
table{
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
table#back_frame{
	width:100%;
	height:100%;
}
table#back_frame td#side_left{
	width:20%;
	height:100%;
}
table#back_frame td#content{
	width:800px;
	height:100%;
}
table#back_frame td#side_right{
	width:20%;
	height:100%;
}
table#content_back{
	width:800px;
	height:100%;
}
table#content_back td#content_head{
	width:800px;
	height:250px;
}
td#content_head img#bigvalleytitle{
	width:100%;
	height:210px;
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}
table#menu_back_frame{
	width:100%;
	height:40px;
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
table#menu_back_frame a{
	color:white;
	margin:0px;
	padding:0px;
	border:0px;
}
table#menu_back_frame img{
	margin:0px;
	padding:0px;
	width:200px;
	height:40px;
	border:0px;
	vertical-align:bottom;
}
td#content_main{
	width:800px;
	height:600px;
	background:white;
	border:black 1px solid;
}
td#content_foot{
	width:100%;
	height:20px;
	background:black;
	color:white;
	font-size:12px;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}












