BODY {
	color:#000;
	background-color:#CCC; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 5px 0px 35px 0px;

}
.main {
	width:800px;
	min-height: 600px;
	margin: 0px auto;
	text-align:left;
	border: 1px  solid #000;
	background-color:#fff;
	color:#333;
	background-image: url("images/iidz_header_1.png");
	background-repeat:no-repeat;
}

.content {margin: 120px 10px 30px 10px;}

.content UL {
	list-style-image: url("images/bibble_tiny.jpg");
	line-height:140%;
margin:0;
padding:0px 0px 10px 20px;
}

 A:link { color: #404090; text-decoration: none; font-weight:bold}
 A:active { color: #000090; text-decoration: underline }
 A:visited { color: #404090; text-decoration: none; font-weight:bold}
 A:hover { color: #000090; text-decoration: underline }


P	{margin:0px 0px 12px 0px;}

.box	{
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
	clear:both;
}
.footer {
	width:800px;
	margin: 0px auto;
	color:#666;
}

.imgfooter {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.lefthalfbox {margin-right:340px;}
.righthalfbox {margin-left:340px;}
.leftotherhalf {margin-right:450px; width:310px;}


.righthalfbox P {text-align:justify;}

.left {float:left;
margin-right:20px;
text-align:center;
background:#ccc;
padding:4px;
border: 1px solid black;
}

.right {float:right;
margin-left:30px;
margin-bottom:30px;
text-align:center;
background:#ccc;
padding:4px;
border:1px solid black;
}

.right2 {float:right;
margin-left:60px;
margin-right:40px;
text-align:center;
background:#ccc;
padding:4px;
border:1px solid black;
}

.right3 {float:right;
margin-right:10px;
text-align:center;
padding:4px;
}

.center {
margin:0 20px 0 20px;
text-align:center;
background:#ccc;
padding:4px;
border:1px solid black;
}

.center2 {
margin:0 20px 0 20px;
text-align:center;
}

.noborder {border:0px !important; padding:0px !important; background-color:#fff !important}
.border {border:1px solid black; padding:4px; background:#ccc}
.article {width:680px;margin: 10px 50px 0 50px; text-align:justify;}
.shortarticle {width:650px;margin:10px 0 0 20px; text-align:justify;}
.headline {font-size:1.3em;margin-bottom:8px;font-weight:bold;}
.headline_sub {font-size:1em;margin:10px 0 0 20px;font-weight:bold;}
.cap {font-size:0.8em;font-style: italic;}
A.right:hover {text-decoration:none;}
A.left:hover {text-decoration:none;}

TABLE.lines {border: 5px none ; vertical-align: top; width: 100%; text-align: left;}

H1 {font-size:18px; margin: 0px 0px 15px 0px; padding:0px;color:#000;white-space:nowrap;}
H2 {font-size:16px; margin: 0px 0px 15px 0px; padding:0px;color:#000;}
H3 {font-size:14px; margin: 0px 0px 10px 0px; padding:0px;color:#000;}

.bigger {font-size:1.1em;}

img.supportraw {
	position:relative;
	top:30px;
	left:602px;
	z-index:9;
}

#nav {
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	z-index:100;
	float:right;
	font-weight:bolder;
	color:#404090;
	cursor:pointer;
}

#nav a {
	display: block;
	font-weight:bold;
	
}