body {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color:#114;
	background: url('/Images/Site/WaveImag+25PC-Fade.png') no-repeat top left, #ba9;
	margin:0px;
	margin-right:32px;
	padding:0px;
	border:0px;
}

#Para {
	display: block;
	padding-bottom: 0.3em;
	page-break-inside: avoid;
	break-inside: avoid-column;
}

#top-banner {
	color:#ae4;
	background-color:#97c;
	border-left:0px;
	border-right:0px;
	border-top:1px solid #ee3;
	border-bottom:1px solid #ee3;
	padding:3px;
}

#base-footer {
	font-weight: bold;
	color:#ea4;
	background-color:#626;
	border-left:0px;
	border-right:0px;
	border-top:1px solid #cc3;
	border-bottom:1px solid #cc3;
	padding:3px;
	//margin-right:32px;
}

#header {
	/*height: 50px;*/
	/*border: 2px;*/
	/*padding: 2px;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	/*background: #ccc;*/
	break-after: avoid;
}

#login {
	/*height: 50px;*/
	/*border: 2px;*/
	/*padding: 2px;*/
	font-size: 60%;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	/*background: #ccc;*/
}

#clear {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 0px;
	clear: both;
}

#sidebar {
	position: fixed;
	top: 0;
	right: 0;
	display: none;
	height: 100%;
	color: #dbf;
	background: #000 /*url('/SidePic.jpg')*/ no-repeat top left;
}

#foldbar {
	position: fixed;
	top: 0;
	right: 0;
	display: block;
	height: 100%;
	color: #dbf;
	background: #000 /*url('/SidePic.jpg')*/ no-repeat top left;
	writing-mode: vertical-rl;
	text-orientation: mixed;
}

#content {
	float:left;
	width: 100%;
}

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	/*width: 100%*/
	/*clear: both;*/
	margin-left: 0px;
	margin-right: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
}

A {
	font-family: Arial;
	padding:0.02em;
	text-decoration: none;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.05);
}

A:LINK {
	color: #000;
	border: dotted #444;
}

A:VISITED {
	color: #000;
}

A:HOVER {
	color: black;
	/*background-color: #FF0;*/
}

/**************************************/

#body-section {
	margin:3px;
}

#body-back {
visibility:hidden;
	background-color:#64a;
   filter:alpha(opacity=30);
   -moz-opacity:0.0;
   opacity: 0.0;

	//margin-right: 26%;
	qqmorder:1px solid #a46;
	padding:0.5em;
	/*margin:3px;*/
}

#body-text {
	background: url("/images/alphatest.png") repeat scroll 0 0 transparent;

   //background-color: transparent;   /* transparent background      */
   //position: absolute;              /* absolute positioning        */
   //z-index: 2;                      /* place it over the other DIV */

	//margin-right: 26%;
	qqmorder:1px solid #823;
	padding:0.5em;
	/*margin:3px;*/
}

.drop {
	/*clear: right;*/
	float: left;
	font-size: 200%;
	line-height: 1em;
	margin: 1px 2px 0px 0px;
	padding: 2px 1px;
	border: 1px solid #aaa;
	background: #eee;
	width: 0.7em;
	text-align: right;
}

#a-thispage {
   filter:alpha(opacity=30);
   -moz-opacity:0.35;
   opacity: 0.35;
	color: black;
	text-decoration: bold;
	background-color: #a70;
	padding:0.1em;
}

#to-do {
   filter:alpha(opacity=30);
   -moz-opacity:0.35;
   opacity: 0.55;
	padding:0.1em;
}

