body {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg.jpg);
	text-align: center;
	}
#wrap {
	width: 750px;
	height: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	color: #000000;
	}
#logo {
	margin: 0 auto;
	width: 750px;
	}
#leftmenu {
	float: left;
	width: 180px;
	position: relative;
	left: 10px;
	padding-bottom: 50px;
	}
#leftmenu h3 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 8px 0 8px;
	background-image: url(images/linktitle.jpg);
	width: 166px;
	min-height: 20px;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	background-color: #000000;
	}
#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#leftmenu li {
	margin: 0;
	padding: 0;
	line-height: 15px;
	}
#leftmenu a {
	display: block;
	padding: 2px 10px 2px 22px;
	border: 1px solid #000000;
	width: 148px;
	background-color: #CC0000;
	background-image: url(images/button_off.jpg);
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	}
#leftmenu a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	}
#leftmenu a:hover {
	border: 1px solid #000000;
	background-color: #CC0000;
	background-image: url(images/button_on.jpg);
	color: #000000;
	}
#leftmenu li.info {
	padding: 8px 3px 8px 3px;
	border: 1px solid #000000;
	background-color: #E0E0E0;
	color: #000000;
	margin: 10px 0;
	font-style: italic;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#footer {
	margin: 0 auto 5px auto;
	width: 750px;
	}
#footer p a {
	color: #000000;
	background-color: #FFFFFF;
	}
.hide {
	display: none;
	background-image: url(images/button_on.jpg);
	}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 520px;
	margin: 5px auto 0 auto;
	float: right;
	position: relative;
	left: -20px;
	}
#content .more {
	text-align: right;
	font-size: 12px;
	}
#content h2 {
	margin: 0;
	padding: 0;
	background-image: url(images/titlebg.jpg);
	color: #FFFFFF;
	background-color: #000000;
	font-size: 20px;
	position: relative;
	}
#content a {
	color: #CC0000;
	font-weight: bold;
	background-color: #E0E0E0;
	}
#content a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	}
#content p {
	text-align: justify;
	padding: 5px;
	margin: 10px 0 0 0;
	font-size: 13px;
	}
#content img.right {
	float: right;
	border-style: none;
	border: 0;
	margin: 0 5px;
	}
#content img.left {
	float: left;
	border-style: none;
	border: 0;
	margin: 0 5px;
	}
#content .item {
	margin-bottom: 20px;
	border: 1px solid #000000;
	background-color: #E0E0E0;
	color: #000000;
	}
#content span.under {
	text-decoration: underline;
	}
#content span.italic {
	font-style: italic;
	}
#content span.bold {
	font-weight: bold;
	}
#content ul, #content li {
	text-align: left;
	font-size: 13px;
	}
#content p.strong {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	}
div.row {
	clear: both;
	}
div.row span.ltext {
	padding: 0 6px 0 0;
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	}
div.row span.rtext {
	float: right;
	width: 300px;
	text-align: left;
	}
div.rowandspan {
	text-align: center;
	margin: 20px auto 20px auto;
	width: 518px;
	}
#content ul li.word {
	list-style-image: url(/insulators/images/word.gif);
	}
#content ul li.word a {
	padding-left: 10px;
	}	