/* CSS Document */
body {
	font-family: tahoma;
	font-weight: 500;
	background-color:#FFFF99;
}
#allcontent {
	width: 800px;
	height: 1500px;
	margin-left:25px;
	background-color:#FFFFff;
	border:double;
	border-color:#000000;
}
#body{
	width: 785px;
	height: 450px;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 25px;
	color:#cc0000;
}
#main{
	margin-top: 00px;
	margin-bottom: 0px;
	padding-left: 150px;
	color:#990000;	
}
#sidebarleft {
	width: 280px;
	height: 880px;
	float: left;
	text-align: center;
	behavior:url(csshover.htc);
}
#slide {
	margin-left:360px;
}
#image1	{
	border:medium;
	border-color: #000000;
}
#para {
padding-left: 75px;
padding-right: 75px;
padding-top: 5px;
padding-bottom: 25px;
font-size: 16px;
line-height: 1.6em;
font-weight:400;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font: Georgia;
	font-style:oblique;
	color:#CC0000;
	font-size:36px;
	text-align:center;
}
h2 {
	font: Georgia;
	color:#CC0000;
	font-size:16px;
	text-align:center;
}
a:link {color:#cc0000; font-weight: bold; }
a:visited {color: #996633; font-weight: bold;}	
a.diff:link {color:#003300; font-weight: bold; line-height: 1.1;}
a.diff:visited {color:#333399 font-weight: bold;}
