/* Main Modifiers */
* {margin:0; padding:0}
html,body {height:100%;  margin:0px;}
.classbody {
	background:#FFFFFF;
	font-size:1em;
	margin:0px;
	line-height:1em;
	border:0;
	height:100%;
}
/* Shell Elements */
div#container {
	text-align:left;
	position: relative;
	margin:auto auto auto auto;	
	width:725px !important;
	height:500px;
	padding:0px;
	border:0px;
	background-color:#FFF;
}
#contentdiv{
	border:1px solid #000000;
	wid\th:723px;
	border-bottom:0px;
	height:475px;
}

div#hd{
	height:50px;
	width:725px !important;wid\th:723px;
	padding:0px;
	margin:0px;
	clear:both;
	border:0;
}
div#middleframe{
	width:720px  !important;;
	height:425px;
	margin:0;
}
div#subcontent{
 margin:35px 0 0 35px;
}
div#subcontent1{
 margin:5px 0 0 35px;
}
div#bottom{	
	width:725px;
	border-top:1px solid #000000;
	height:25px;
	margin:0px;
	clear:both;
}



