body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background: #FFFFFF/* url(../../img/content_bg.gif) center repeat-y*/;
	margin: 0px auto;
	padding: 0px;
}

/* Hides from IE5-mac \*/
* html div.box {height: 1%;}
/* End hide from IE5-mac */

/* Hides from IE5-mac \*/
* html div.box div.box_body {height: 1%;}
/* End hide from IE5-mac */

/* Hides from IE5-mac \*/
* html div.box div.box_title {height: 1%;}
/* End hide from IE5-mac */


.clear { clear: both;}

#container {
	position: relative;
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#content { width: 980px; overflow: hidden;}

#footer { clear: both;}

.empty { display: none;}

#dynamic_box_right {
	width: 245px;
	margin: 0;
	float: right;
	padding-right: 0px;
}

#dynamic_box_left {
	width: 150px;
	margin: 0;
	float: left;
}

/* Hides from IE5-mac \*/
* html #content-holder {height: 1%;}
/* End hide from IE5-mac */

.content_holder {
	margin-left: 0px;
	margin-right: 300px;
}

.content_holder_no_right {
	margin-right: 12px;
	margin-left: 172px;
}

.content_holder_no_left {
	margin-left: 12px;
	margin-right: 100px; 
}

.content_holder_no_left_no_right { 
	margin-left: 12px;
	margin-right: 12px;
}
