body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* Opera Hack */
	font-size: small;
	}

#nav {
	width: 738px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 720px;
	}
html>body #nav { /* Opera Hack */
	width: 720px;
	}

#content {
	width: 338px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 298px;
	}
html>body #content { /* Opera Hack */
	width: 298px;
	}
	
#col-left {
	width: 205px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 195px;
	}
html>body #col-left { /* Opera Hack */
	width: 195px;
	}

/* article page style */

body.article #content {
	width: 533px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 493px;
	}
html>body.article #content { /* Opera Hack */
	width: 493px;
	}
	
/* simple page style */

body.simple #content {
	width: 738px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 638px;
	}
html>body.simple #content { /* Opera Hack */
	width: 638px;
	}