body
{
	background-color: #131414;
	background-position: left top;
	background-image: url(images/simpStaffGraphicRepeat.jpg);
	background-repeat: repeat-y;
	font-family: Century Gothic, Verdana;
	color: black;
	font-size:10pt;
	z-index:100;
}
.siteTemplate
{
	Z-INDEX: 101; 
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px
}
.ItemHead
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.ItemText
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#RadMenu
{ 
	Z-INDEX: 105; 
	LEFT: 4px; 
	POSITION: absolute; 
	TOP: 120px;
}
#RadEditor
{ 
	Z-INDEX: 104; 
	LEFT: 200px; 
	POSITION: absolute; 
	TOP: 180px;
	width: 510px;
}

#leftstripe
{
	position:absolute;
	background: url(images/SimpStaffGraphic.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	width:810px;
	height:100%;
	z-index:90;
	left:0px;
	top:0px;
}
