/* Specify blanket rules for all elements */ 	body { 		width:100%; 		font-size:11px; 		font-family:Verdana,Arial,Helvetica,sans-serif; 		margin:0; 		color:#666;		text-align: center;    } /* container for centering all our content --------- */	#container {		width: 779px;		margin: 0 auto 0 auto;		padding:0;				background:#FFF;		text-align: left;		}/* Rules for headings */ 	h1 { 		font-size:120%; 		} 	h2 { 		font-size:105%; 		font-weight: bold;		color:#000;		line-height:150%; 		} 	h3 { 		font-size:105%; 		color:#996600;		font-weight:normal;		} 	h4 {		font-size:11px;		font-weight:bold;		}	p { 		font-size:100%; 		line-height:150%; 		} /* turn off all browser link outlines -------------- */	a {		outline:none;		}/* Make text orange --------------- */	.highlight {		font-family: Verdana,Arial,Helvetica,sans-serif;		font-size: 11px;		color: #996600;		}/* Make bold and italic --------------- */	.embold {		font-style: italic;		font-weight: bold;		}/* Masthead */ 	#masthead { 		margin:0;		padding:0; 		width:779px; 		height:110px;		background:url(images/masthead.jpg) no-repeat;		} /* reikiMasthead */ 	#reikimasthead { 		margin:0;		padding:0; 		width:779px; 		height:110px;		background:url(images/reikimasthead.jpg) no-repeat;		} /* turn off any default image link borders -------- */	img {		border:0;		}/* Content --------------*/ 	#content {		margin-left:290px;		margin-right:0;		padding:0 0 100px 0; 		width:487px;		voice-family:"\"}\"";		voice-family:inherit;		width:467px;		}		html>body #content { 		width:467px; 		}/* page subhead ----------- */	#subhead {		margin:0 0 30px 285px;		padding:0;		}/* style the blockquote ------------ */	blockquote {		margin:0 0 0 20px;		line-height:150%;		font-style:italic;		}	blockquote p {		margin:5px 0 0 20px;		line-height:150%;		font-style:normal;		}/* Sidebar--------------- */ 	#sidebar { 		margin-top:28px;		padding:0; 		width:100px; 		voice-family:"\"}\""; 		voice-family:inherit; 		width:90px; 		} 	html>body #sidebar { 		width:100px; 		} /* style the sidebar -----------------*/	#sidebar ul {		float:left; 		width:100px;		margin:0;		padding:0;		list-style-type:none;		font: normal 14px Georgia,'Times New Roman',serif;		color:#000;		line-height:220%;		}	#sidebar li {		margin:0;		padding:0;		}/* style main navigation ---------*/	ul a:link {		color:#000;		text-decoration:none;		}	ul a:visited {		color:#000;		text-decoration:none;		}	ul a:hover {		color:#CC9933;		text-decoration:none;		}	ul a:active {		color:#CC9933;		text-decoration:none;		}	#current a:link {		color:#CC9933;		text-decoration:none;		}/* style links within text --------- */	a:link {		color:#CC9933;		}	a:visited {		color:#996600;		}	a:hover {		color:#996600;		}	a:active {		color:#CC9933;		}/* spacer rule -------------*/	.spacer {		clear:left;		margin-bottom:40px;		}/* Footer -------------- */ 	#footer { 		clear:both; 		margin:0;		padding:2px 0 0 0; 		width:779px; 		background: url(images/bottomline.gif) repeat-x;		}	#footer p {		margin:0 0 0 290px;		padding:3px 0 0 0;		}