html, body {
/*  margin: 5px 50px 0px 5px; */
  padding: 0px;
  border: 0px;
  margin-left:2px;
}


div.sdmenu {
	width: 198px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: bottom.gif no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: Url(title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000000;
}
div.sdmenu div a.current {
	background : #fff;
}
div.sdmenu div a:hover {
	background : #b22222 no-repeat right center; /* url(linkarrow.gif) */
	color: #fff;
	text-decoration: none;
}

/* header left */
#header_left {
	position: absolute; left: 820px;

	/* left-margin: 380px; */
	padding-top: 18px;
	padding-left: 0px;
	width: 185px; 
	text-align: right;
	vertical-align: bottom;
	font: bold 9pt verdana, san serif;
	color: #999999;
	}

/* hr1 length */
#hr1 {

	Position: absolute; left:615px;
	left-margin: 0px;
	width: 635px;
    }


/* begin right column */

#right {
  position: absolute; left:822px; 
/*  right:10px; */
  width:168px;
  background:#fff;
  border:1px solid #ccc;
  padding: 0px 5px;
}

#right h3 { 
background-color : #808080; /* #847ec8;*/
font-size : 1em;
padding-left : 7px;
padding-top : 2px;
padding-bottom : 2px;
color : #fff;
font-weight : bolder;
}

html]body #banner {
  /* Mozilla and Safari */
  height: 99px;
}


/* second column right side */
#right2 {
  
  width:610px;
  background:#fff;
  border:1px solid #ccc;
}


/* begin center column */

#main {
  position: absolute; right: 183px; left: 200px;  
  background:#fff;
  width:610px;
  top: 132px;
  border:0px solid #ccc;
  padding: 0px 5px;
  voice-family: "\"}\"";
  voice-family: inherit;
  /* these two margins affect IE 6 */
/*  margin-left: 198px;
  margin-right:183px; */
}

#footer { 

margin-left: 25px;
float : left;
text-align : center;
font-size: x-small;

} 
#footer p { 
color : #a8bcf6;
} 
#footer a { 
color : #a8bcf6;
}


