div.header {
	width:720px;height:50px;
	border-bottom:1px solid #CCCCCC;
	background-image:url('http://www.zerecords.com/images/banner_home.gif');
}
div.middle {
	width:720px;height:456px;text-align:center;
}
div.footer {
	width:720px;height:40px;background-color:#E3E3E3;
	border-top:1px solid #CCCCCC;
}
div.workspace {
	width:490px;height:456px;
	/*padding:15px;*/
	background-color:#FFCC00;
}
div.menu {
	width:230px;height:456px;
}
img.bordergray {
	border:1px solid #A9A9A9;
}
img.bordergray:hover {
	border:1px solid #000000;
}
img.bordergreen {
	border:1px solid #00C30B;
}
img.bordergreen:hover {
	border:1px solid #000000;
}
img.borderblack {
	border:1px solid #000000;
}
img.borderblack:hover {
	border:1px solid #E3E3E3;
}
input {
	font-size:10px;border:1px solid #000000;
}