/* CSS Document */

/* DIVS */

body {
	background-image:url("support/cloth.gif");
	font:"Helvetica";
	font-size:16px;
	font-weight:200;
	line-height:1.8em;
	}

#whole {
	z-index:1;
	}

#cloth {
	background-color:#FFFFFF;
	width:1000px;
	height:auto;
	border:#000000 thin inset;
	margin-right:auto;
	margin-left:auto;
	font:"Helvetica";
	font-size:16px;
	font-weight:200;
	line-height:1.8em;	
	}

#header {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
	}
	
table.nav1 {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	}
	
td.cbs {
	background-repeat:no-repeat;
	width:300px;
	height:150px;
	margin:0px;
	}

td.qtr {
	background-repeat:no-repeat;
	width:300px;
	height:160px;
	margin:0px;
	}

td.ipm {
	background-repeat:no-repeat;
	width:300px;
	height:160px;
	margin:0px;
	}

#text {
	margin-top:5px;
	}

#sidebar{
	float:left;
	width:295px;
	margin-right:0px;
	margin-left:25px;
	padding-top:5px;
	height:auto;
	}

#main {
	margin-left:20px;
	}
	
#fudge {
	width:600px;
	float:right;
	margin-right:40px;
	}
	
#footer {
	clear:both;
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;
	height:120px;
	font-size:18px;
	}
	
#floater {
	z-index:99;
	position:absolute;
	left:500px;
	top:150px;
	}

/* text fonts */

h1 {
	font:"Helvetica";
	font-size:36px;
	font-weight:200;
	color:#000000;
	}

h2 {
	font:"Helvetica";
	font-size:18px;
	font-weight:200;
	color:#0000FF;
	}
	
h3 {
	font:"Helvetica";
	font-size:18px;
	font-weight:200;
	color:#000000;
	text-decoration:underline;
	}
	
h4 {
	font:"Helvetica";
	font-size:18px;
	font-weight:200;
	color:#000000;
	}
	
p {
	font:"Helvetica";
	font-size:14px;
	line-height:1.8em;
	}
	
/* Classes */

a:link {
	color:#000000;
	text-decoration:underline;
	font:"Helvetica";
	font-size:16px;
	}

a:hover {
	color:#FF0000;
	text-decoration:underline;
	font:"Helvetica";
	font-size:18px;
	}
	
a:visited {
	color:#000000;
	text-decoration:underline;
	font:"Helvetica";
	font-size:16px;
	}
	
ul {
	list-style:none;
	list-style-image:none;
	margin:0px;
	list-style-type:none;
	}
	
li {
	list-style:none;
	list-style-image:none;
	margin:0px;
	list-style-type:none;
	}

li.navhead {
	margin:0px;
	list-style:none;
	list-style-position:outside;	
	text-align:center;
	font:"Helvetica";
	font-size:17px;
	line-height:1.8em;
	background-image:url("support/navhedback.gif");
	border-bottom:solid 1px #FFFFFF;
	}
	
li.nav {
	margin:0px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font:"Helvetica";
	font-size:16px;
	line-height:1.8em;
	background-image:url("support/navback.gif");
	border-bottom:solid 1px #FFFFFF;
	}

li.text {
	text-align:justify;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:2px;
	font:"Helvetica";
	font-size:15px;
	line-height:1.8em;
	background-image:url("support/textback.gif");
	border-bottom:solid 1px #FFFFFF;
	}
	
li.texthead {
	text-align:justify;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	font:"Helvetica";
	font-size:16px;
	font-weight:200;
	text-decoration:underline;
	line-height:1.8em;
	background-image:url("support/textheadback.gif");
	border-bottom:solid 1px #FFFFFF;
	}
	
li.textheadspc {
	text-align:center;
	color:#000000;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	font:"Helvetica";
	font-weight:bold;
	font-size:16px;
	line-height:1.8em;
	background-image:url("support/text-spc-back.gif");
	border-bottom:solid 1px #FFFFFF;
	}
	
li.research {
	text-align:center;
	color:#000000;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	font:"Helvetica";
	font-size:16px;
	line-height:1.8em;
	background-image:url("support/text-spc-back.gif");
	border-bottom:solid 1px #FFFFFF;
	}

li.researchtext {
	text-align:left;
	color:#000000;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	font:"Helvetica";
	font-size:16px;
	line-height:1.8em;
	background-image:url("support/research-li.gif");
	border-bottom:solid 1px #FFFFFF;
	}

table.metallicarum {
	background:#FFFFFF;
	border:solid 3px #FF0000;
	}

table {
	font:"Helvetica";
	font-size:16px;
	font-weight:200;
	line-height:1.8em;
	}

table.td {
	font:"Helvetica";
	font-size:16px;
	font-weight:200;
	line-height:1.8em;
	}
