body {
	margin: 0;
	padding: 0;
	background-image: url('abc.jpg');
	background-repeat:no-repeat;
	background-color: #FFFFFF
}
p {
	font: 80%/1.8em  Arial, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 180px 260px 0px 192px;
	padding: 5px; 
}
#content h1 {
	text-align: left;
	padding-right: 10px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;font-size:11px
}
#side1 {
	position: absolute;
	width: 130px;
	top: 120px;
	left: 3px;
	padding: 30px 2px 10px 2px;
}
#side2 {
	position: absolute;
	width: 220px;
	top: 120px;
	right: 10px;
	padding: 30px 10px 10px 10px;
border-left:1px dotted #cccccc

}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 h2 {
	font: 110% arial
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 2px;
}
#side1 .txt {
	width: 130px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #4D638B;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
.re {link:color:blue;visited:blue;
	BORDER-RIGHT: red 3px dashed; BORDER-TOP: red 3px dashed; FONT-SIZE: 12px; BORDER-LEFT: red 3px dashed;
	 BORDER-BOTTOM: red 3px dashed; FONT-FAMILY: arial;BACKGROUND-COLOR: rgb(159,184,197);
	 }
	 
h3.c2, p.c3 { text-align: center; 
}
p.c1 { text-align: justify; 
}