body{
	background: white;
	font-size: 12pt;
	}

#canvas {
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

}
.hideimage{
	display:none;
}
/* overrule generic html */

a {
	color: #888;
	text-decoration: none;
}

a.visited {
	color: #666;
}

/* overrule drupal system.css */
.item-list ul li {
	list-style-type: none;
}

ul.links {
	margin: .3em 0;
}

/* generic sap classes */
.line {
	float: left;
	width: 100%;
	display: block;
	position: relative; /*prevents shifting when changing viewport in IE;thanks to Alan Gresley*/
	background-color: transparent;
	}

.item {
	position: relative;
	float: left;
	left: 100%;
}

.column { /* all columns have continous background color */

}
.bottomitem {

}
.bottomline {

	}
/* end generic; all sap elements must have margin-left and with defined */
#header{
overflow: hidden;
	}

#logoitem {
	margin-left: -100%;
	width: 100%;
	font: bolder;
	color: #6838D9;
	font-family:  Comic Sans MS , Verdana, Arial, Tahoma, sans-serif;	
	height: 105px;
}
#headerslideshow{
	float:right;
	padding: 0px 0px 0px 0px;
	display: none;
}

#title {
	margin-left: -80%;
	width: 65%;
}
#main #sidebar-left {
margin-left: -100%;
width: 2em;
display: none;
}

#main #sidebar-left .sap-content {
	padding-left: .5em;
	padding-right: .5em;
}
.contentplace { background-color:rgb(163,175,246);color:#a3aff6; width: 195px; }
.contentplace p { margin: 0px 10px 0 10px; }
.topplace{ background: url(demoimages/tright.png) no-repeat top right; }
.bottomplace { background: url(demoimages/bright.png) no-repeat top right; }
img.placeborder { width: 20px; height: 20px;border: none;display: block !important; }

.leftcontent {
padding-top: 15px;
	
}

#main #maincontent {
	margin-left: -100%;
	width: 100%;

}

#main #maincontent .sap-content {
	padding: 10px 25px 5px 15px;
}

#main #sidebar-right {
	margin-top:15px;
	margin-left:  -25px;
	display: none;
}

#main #sidebar-right .sap-content {
	padding-left: .5em;
	padding-right: .5em;
}
#main #maincontent2 {
	margin-left: -100%;
	width: 100%;
	color: #6838D9;
	font-size: 0.85em;
	line-height: 1.2em;
}

#main #maincontent2 .sap-content {
	padding: 10px 25px 5px 15px;
}
#main #sidebar2-right {
	margin-top:15px;
	margin-left:  -25px;
	width: 100%;
	font-size: 0.75em;
}

#main #sidebar2-right .sap-content {

}

#footerline1 {
	margin-top: 10px;
}

#footer1 {
	margin-left: -100%;
	width: 100%;
	margin: 10px 10px 10px 10px;
	text-align: center;
	color: #6838D9;
}
#footerline1 #footer .sap-content {
	padding-top: .5em;
	padding-bottom: .5em;
}
.address{
	text-align: center;
	line-height: 1.2em;
	font-size: 0.70em;
	font-weight: bolder;
	color: #420068;
}
.copyright{
	color: #6838D9;
	text-align: center;
	font-size:.65em;
	margin-right:15px;
	margin-bottom:.65em;
		}

