body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	background-image: url(../images/baliart_top_back.jpg);
/* 	background-attachment: fixed; */
	background-repeat: no-repeat;
}
#container {
	width: 1000px;
	margin: 0;
	border: 0;
	text-align: left;
	background-repeat: no-repeat;
	height: auto;
	top: 0px;
	bottom: 0px;
	background-position: top center;
	left: 0px;
	position: absolute;
} 
#header {
/*	padding: 0;
	height: 200px;
	margin-left: 0px;
	left: 0px;
	width: 100%; */
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	float: left;
	width: 128px;
	padding: 0px 8px 15px 65px;
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-weight: bold;
	font-size: 90%;
	left: 0px;
	position: absolute;
}
#mainContent {
	margin: 0; 
	padding: 0 0 0 20px;
/*	overflow: auto; */
	width: 690px;
/*	height: auto; */
/*	bottom: 36px; */
	top: 200px;
	position: absolute;
	left: 218px;
}
#mainContent p {
	padding:0px 10px 0px 0px;
	font-size: 90%;
}
#footer {
	display: none;
	padding: 0 10px 0 20px;
	text-align: center;
	bottom: 0px;
	margin: 0;
	position: fixed;
	width: 1000px;
	background-color: #FFFFFF;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 60%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidebox {
	margin: 0 auto; 
	width: 100%; 
	font-size: 100%;
/*	background-image: url(../images/sbbody-r.gif);
	background-repeat: no-repeat;
	background-position: bottom right; */
}
.boxhead {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/sbhead-r.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.boxhead h2 {
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0, 0, 0, .4) 0px 2px 5px; 
	background-image: url(../images/sbhead-l.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.boxbody {
	margin: 0px 14px 0px 18px;
	padding: 5px 30px 31px;
/*	background-image: url(../images/sbbody-l.gif);
	background-repeat: no-repeat;
	background-position: bottom left; */
	border: 1px solid #d0d0d0;
	background: #e5e5e5;
}
.boxbody label {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
li {
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0;
}
a, a:visited {
	text-decoration:none;
	color: #888888;
	border: 0;
}
a:hover, a:visited:hover {
	text-decoration:none;
	color: #888888;
}
a:active {
	text-decoration:none;
	color: #888888;
}
a.selected, a.selected:hover {
	text-decoration:none;
	color: #B48CCA;
}
h4 {
	color:#B48CCA;
	margin: 0 0 10px 0;
}
.info {
	font-size:60%;
	background-color: #F8F8F8;
	padding:2px;
	text-align: left;
}
.info:hover {
	background-color: #E8E8E8;
}

.ui-effects-transfer { border: 1px solid grey;}

