body {
	position: relative;
	left: 20px;
	background-color:#FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 40px;
	width: 780px;
	background: url(image/shari-sidepage-background.gif) no-repeat top left;
	}
	
#sidepage-header {
	height: 50px;
	width: 780px;
	}

#sidepage-navigation {
	display: block;
	position: absolute;
	top: 20px;
	left: 125px;
}

#dots {
	display: block;
	position: absolute;
	top: 30px;
	left: 20px;
}
	
#sidepage-title {
	
	}

#sidepage-content {
	
	}

#sidepage-footer {
	width: 610px;
	margin: 0 auto 20px;
	padding: 5px;
	}

#credit-footer {
	width: 610px;
	margin: 2em auto 0;
	padding: 5px;
	font-size: 8px;
	line-height: 1.25em;
}

html, body {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

p, ol, ul, li, dl {
	margin: 10px;
}

dt { margin-left: 15em; margin-top: 10px; font-weight: bold; }
dd { margin-left: 20em; margin-top: 10px;}

dl.links dt { margin-left: 5em; margin-top: 10px; font-weight: bold; }
dl.links dd { margin-left: 8em; margin-top: 3px;}

img { border: 0; }

dt hr, dd hr, .clr {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}


