body {

   margin: 0px;

   padding: 0px;

   font-family:  Arial, Helvetica, sans-serif;

   color: #000000;

   font-size:12px;

   background-image:url(img/tlo5.gif);
   
   background-repeat: repeat-x;

  }

#top {

	background-image:url(img/top.jpg);

	background-repeat:no-repeat;

	width: 780px;

	height: 220px;

}

#leftPanel {

	position: absolute;

	width: 215px;

	height: 700px;

	left: 0px;

	top: 219px;

}

#content {

	background-image:url(img/con_tlo.gif);

	background-repeat:no-repeat;

	background-position:left, top;

	position:absolute;

	width:550px;

	left:0px;

	margin-left: 215px;

	padding-top: 7px;

	height: 700px;

}

#rightEnd {

	background-image:url(img/right_end.gif);

	position:absolute;

	width:1px;

	left:1px;

	margin-left: 779px;

	padding-top: 0px;

	height:655px;

	top: 218px;



}

#href1 {

	padding-top:10px;

	margin-left:420px;

	width: 780px;

	height: 220px;

}

#bottom {

	position:absolute;

	background-color: #0185CD;

	left:0px;

	top:873px;

	margin-left:215px;

	height: 26px;

	width:565px;

}

#href2 {

	position:absolute;

	margin-top:5px;	

}

li { list-style-image: url(img/li1.gif); }
li li { list-style-image: url(img/li2.gif); }
p { 	margin-top : 3px; margin: 5px 0 10px 0; }

