body {
		margin:5px 0px 0px 5px;
background:#cccccc;
	
		}
	.leftcontent {
		position: absolute;
		left:7px;
		width:77%;
		top:70px;
		background:#fff;
		}

	

	

	.rightcontent {
		position: absolute;
		left:80%;
		width: auto;

		
		top:70px;
		background:#fff;
		}
	 .leftcontent {
		border:1px solid ;
		border-color:#FF0000;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:18px;
		padding-top:10px;
		}
	
	

.clearboth {
	clear: both;
	}

.menu{ 	padding : 0.5em;
	margin-bottom : 0.5em; }
	
/* .menu a {display : block;} */
.menu .delimiter {display : none;}
.menu {
	width: 98%;
	text-align:center;
color:black;
	background-color:#B0E0E6;	
	background-image: url("thbar.gif");
	background-repeat: no-repeat;
	background-position: center; 
	font-weight:bold;
	border:3px outset;
	border-color:#00008B;
	}
.menu a {
	color:#000000;
	background-color:#cdc9c9;
	background-image:url(but1.gif); 
	text-decoration:none;
	padding:1px;
	border:1px outset;
	border-color:#708090;
	width:auto;
		
}
.menu a:hover {
	color:black;
	background-color:#F5DEB3;
	text-decoration:none;
	background-image:url(over.gif);
	border:1px inset;
	border-color:#708090;
position: relative;
top: 2px;
left: 1px
}
.highlight {
background:#F5F5DC;
color: #000000;
}



/* .foot{ 	padding : 0.5em;
	margin-bottom : 0.5em; }   */
	
/* .foot a {display : block;} */
.foot .delimiter {display : none;}
.foot {
	width: 98%;
	text-align:center;
color:black;
	background-color:#a9a9a9;	
	/* background-image: url("thbar.gif");
	background-repeat: no-repeat;
	background-position: center center; */
	font-weight:bold;
	border:1px outset;
	border-color:#00008B;
	}
.foot a {
	color:#000000;
	background-color:#cdc9c9;
	/* background-image:url(but1.gif); */
	text-decoration:none;
	padding:1px;
	border:1px outset;
	border-color:#708090;
	width:auto;
		
}
.foot a:hover {
	color:black;
	background-color:#F5DEB3;
	text-decoration:none;
	/* background-image:url(over.gif); */
	border:1px inset;
	border-color:#708090;
	position: relative;
	top: 2px;
	left: 1px


