body {
	background:transparent url(./img/dev/bg_content.gif) repeat-y scroll 0pt;
}

body {
	color:#403E3B;
	font-family:@Arial Unicode MS,Arial,Helvetica,sans-serif;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:500px;
	line-height:130%;
}

h1, h2 {
	color:#55534F;
	text-transform:uppercase;
}

h1 {
	font-size:140%;
	font-weight:normal;
}

h2 {
	font-size:110%;
}

h3 {
	font-size:100%;
}



#content #primary {
	float:right;
	padding:0pt 0pt 16px 18px;
	width:526px;
}

#secondary {
	float:left;
	padding:0pt 12px 16px 0pt;
	width:190px;
}

#breadcrumb {
	background:#FFFFFF none repeat scroll 0%;
	height:2.7em;
	left:0pt;
	line-height:2em;
	padding:0pt 0pt 0pt 18px;
	position:absolute;
	top:157px;
	width:762px;
}

#breadcrumb a {font-weight:bold;}
