body {
position: relative; 
background:  purple;
margin: 0px ; 
}

h1 {margin: 0px 0px 1.2em; padding: 4px 4 4px; text-align: left; color: orangered; letter-spacing: 0.2em; font: bold 22px copperplate gothic bold, sans-serif; vertical-align: middle; white-space: nowrap;   text-decoration: none;}
h2 {margin: 0px 0px 1.2em; padding: 4px 4 4px; text-align: left; color: orange; letter-spacing: 0.2em; font: bold 20px copperplate gothic bold, sans-serif; vertical-align: middle; white-space: nowrap; text-decoration: none;}
h3 {margin: 0px 0px 1.2em; padding: 4px 4 4px; text-align: left; color: orange; letter-spacing: 0.2em; font: bold 18px copperplate gothic bold, sans-serif; vertical-align: middle; white-space: nowrap; text-decoration: none;}
h4 {margin: 0px 0px 1.2em; padding: 4px 4 4px; text-align: left; color: orange; letter-spacing: 0.2em; font: bold 16px copperplate gothic bold, sans-serif; vertical-align: middle; white-space: wrap; text-decoration: none;}
h5 {margin: 0px 0px 1.2em; padding: 4px 4 4px; text-align: left; color: orange; letter-spacing: 0.2em; font: bold 15px copperplate gothic bold, sans-serif; vertical-align: middle; white-space: no  wrap; text-decoration: none;}
p {font: 16px copperplate gothic bold, sans-serif; margin: 2px 2px 0.3em; color: yellow; }
ul {margin: 0px 0px 1.0em; padding: 4px 40 4px; text-align: left; list-style:url(images/pointer  .jpg) inside;  color: lime; letter-spacing: 0.2em;  font: bold 11px tahoma, sans-serif; vertical-align:  ; white-space: no  wrap; text-decoration: none; z-index: 100;}
img {border:0px;}
A:link {color: yellow; font-weight: ; text-decoration: none; }
A:visited {color: lime ; font-weight: ; text-decoration: none; }
A:hover {color: white ;   font-weight: ; text-decoration:underline;}
A:active {color: red; font-weight: ; text-decoration: underline; }


DIV #menu {
font: 13px trebuchet ms, sans-serif; 
font-weight: bold ;
margin-top: 0px;
margin-bottom: 0px;
border:0px  white solid; 
border-left:0px; 
border-right:0px; 
background-color: orangered ;
background-image:  url(images/link_bg. jpg);
}

div#menu A:link {color:white; text-decoration: none; }
div#menu A:visited {color: white; text-decoration: none;}
div#menu A:hover {color: yellow; text-decoration: underline;  }
div#menu A:active {color: orangered; font-weight:  }

DIV #time {
border-left:0px red solid; 
}

div#time p {
margin: 1 0em 0em;
font-weight:   ;
font-size: 8pt;
color: orange;
text-align: right;
height:14px;
vertical-align: middle;
}
							
#content {
padding: 10px; 
}




div#content img {border-left:0px orangered solid; border-right:0px orangered solid;}
div#content p {font: 16px copperplate gothic bold, sans-serif; 	color: white; margin: 4px 4px 0.9em;}


DIV.sidetitleleft {
	padding-left: 0px;
	padding-right: 0px;
	font: bold 13px trebuchet ms, sans-serif; 
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-bottom: 0px white solid;
	border-top: 0px white solid;
	background:  url(images/sidebar_bg_left.jpg);
	background-color: orangered ;
	color: yellow; 
	padding:  px;
	padding-bottom:  px;
	width:180px;
}

DIV.sidetitleright {
	padding-left: 0px;
	padding-right: 0px;
	font: bold 13px trebuchet ms, sans-serif; 
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-bottom: 0px white solid;
	border-top: 0px white solid;
	background:  url(images/sidebar_bg_right.jpg);
	background-color: orangered ;
	color: yellow; 
	padding:  px;
	padding-bottom:  px;
	width:180px;
}

DIV.sidecontentleft {
	border-bottom: 0px #0066ff solid;
	border-right: 0px #0066ff solid;
	border-top: 3px orangered solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
		padding-bottom: 10px;
	vertical-align: top;
	font: bold 16px copperplate gothic bold, sans-serif;
	}
	
div#sidecontentleft a {font: bold 16px copperplate gothic bold, sans-serif; margin: 2px 2px 0.3em; 		text-align: right;}
div#sidecontentleft p {font: 8px trebuchet ms, sans-serif; margin: 0px 0px 0.0em;		text-align: justify;}

DIV.sidecontentright {
	border-bottom: 0px #0066ff solid;
	border-right: 0px #0066ff solid;
	border-top: 3px orangered solid;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
		padding-bottom: 10px;
	vertical-align: top;
	font: bold 13px tahoma, sans-serif;

}
div#sidecontentright a {font: bold 13px tahoma, sans-serif; margin: 2px 2px 0.3em; 		text-align: right;}
div#sidecontentright p {font: 8px trebuchet ms, sans-serif; margin: 0px 0px 0.0em; 	font-color:white;		text-align: justify;}

