body
{
	background-position: top center;
	background-image: url(/images/Template/SideBars.gif);
	background-repeat: repeat-y;
	background-color: #976C3D;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	color: #3C3A00;
	min-width: 908px;
	text-align: center;
}
img
{
	border: 0;
}
div,p
{
	margin: 0;
}
.italics-test, .italics-test-side
{
	font-style: italic; 
	text-align: justify; 
}

/* \*/
* html .italics-test, * html .italics-test-side
{
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1px;
	word-wrap: normal;
}
/* */

html,body
{
	margin: 0;
	padding: 0;
	border: 0;
	/* \*/
	height: 100%;
	/* Last height declaration hidden from Mac IE 5.x */
}
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 1%;
	font-size: 0px;
	margin-bottom: -1px;
}
* html .clear
{
	height: auto;
	margin-bottom: 0
}
#fullheightcontainer
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	width: 908px;
	/* \*/
	height: 100%;
}
