/* CSS Document */

/* CSS Document 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

html {overflow: -moz-scrollbars;}*/
body {
	background: #e2e2e2 repeat-x bottom center;
	/*color: #333;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;*/
}
fieldset {
	border: none;
	clear: both;
}
/**/
#master_site_container {
	margin: 0 auto!important;
	width: 968px;
	position:static;
	/*
	border-width:thin;
	border-color:#FF0000;
	border-style:solid;*/
	
}

#site_container {
	font-size: 1.2em;
	/*margin: 0 auto!important;
	width: 968px; */
}


div#body_col {
	margin:-75px 0 0 0;
	float: left;
	padding: 4px 0 0px 3px;
	width: 964px;
	/*
	border-width:thin;
	border-color:#FF0000;
	border-style:solid;
	*/
}
