/****************************golbal_start****************************/
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, tr, th, td, thead, tbody, tfoot, span, samp, small, a, img, em, strong, sub, sup, font, iframe, fieldset, form, label, pre, object, applet, caption, del, dfn, ins, kbd, q, s, strike, tt, var, abbr, acronym, blockquote, address, big, cite, code, legend {
	margin: 0;
	padding: 0;
}
body {
	font:12px/normal Arial, Helvetica, sans-serif;
	background:#432c11;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font:bold 14px/normal Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
a {
	color:#09c;
	text-decoration:none;
}
a:hover {
	color:#09c;
	text-decoration:underline;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
/*********************/
#content {
	width:1000px;
	height:670px;
	margin:0 auto;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-335px;
}
#main_nav {
	display:none;
}
/****************************golbal_ned****************************/
