body {
	background-color: #f3f4f4;
	align: center;
	margin: 10px 0px; 
	padding: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}
table.container {
	border-spacing: 0px;
	padding: 0px;
	width: 818px;
	height: 648px;
	table-layout: fixed;
}
td.tl { 
	background-image: url(images/edge_tl.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;
	height: 9px;
}
td.tm {
	background-image: url(images/edge_tm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 800px;
	height: 9px;
}
td.tr {
	background-image: url(images/edge_tr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 9px;
	height: 9px;
}
td.ml { 
	background-image: url(images/edge_ml.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
	height: 630px;
}
td.mm {
	width: 800px;
	height: 630px;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
td.mr {
	background-image: url(images/edge_mr.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 9px;
	height: 630px;
}
td.bl { 
	background-image: url(images/edge_bl.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 9px;
}
td.bm {
	background-image: url(images/edge_bm.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	height: 9px;
}
td.br {
	background-image: url(images/edge_br.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 9px;
}
div.half {
	width: 360px;
	height: 547px;
	background-color: white;
	padding: 20px;
	background-image: url(images/div.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.whole {
	width: 800px;
	height: 547px;
	padding: 0;
}
#slideItDown_hidden { 
	visibility: hidden; 
	display: none; 
}
#loading_content { 
	align: center;
	background-image: url(images/indicator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	top: 220px;
	color: #8f8f8f;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	margin-bottom: 120px;
	padding-top: 75px;
	text-align: center;
	width: 780px;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #F17132;}
#stylefour ul{margin:0;padding:0 0 0 135px;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 30px 0 30px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#F17132;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


	
	