body {
	font-family: "Verdana", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	margin: 0; 
	padding: 0;
  background-color: #cccccc;
	text-align: center;
	line-height: 1.4;
	}
	
	#top_itd {
  background-image: url(itd_images/itd_r1_c1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: black;
  height: 120px;


}

#wrapper_itd {
 width: 800px;
 margin: auto;
 background-color: white;
 background-image: url(itd_images/itd_r2_c2.jpg);
 background-repeat: no-repeat;
 background-position: center 115px;
}
#bott {
 background-color: #006600;
 font-color: white;
 height: 7px;
}
	
	
	
	
a { text-decoration: none; border-bottom: 1px solid; color: #006600; }
a:hover { color: #003300 }
h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
}

#croplist {
  background-color: #eee;
  padding: 10px;

}
#f_test {
  padding: 10px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #666;
}
#thepub {
  padding: 20px;
}
	

#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header { border-top: 5px solid #000; }	
#header div {
  background: url(images/logo_gif.gif) no-repeat ;
  background-position: 0px 10px;
	margin: 0 auto;
	width: 750px;
	height: 90px;
	text-align: right;
	padding-left: 20px;
	}
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 1.9em;
	padding: 30px 0;
	margin: 0;
	}			
#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;
	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: black;
	font-weight: bold;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background: url(images/nav_hover.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: white;
	font-weight: bold;
	}
#nav li a:hover { color: #33CC00; }	


#toplist {

	text-align: center;

 margin: auto;
	padding-left: 10px;
	color: White;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	border-bottom-width: 1px;
	}
#strike div {
	width: 745px;
	
	margin: 0 auto;
	text-align: left;
	vertical-align: super;
	
	}	

/*
#strike p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	
	}	
	*/

	

#body { 
	width: 770px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
	}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

form{
 padding: 0px;

}

#l {
  //background-color: grey;
	width: 570px;

  margin-top: 15px;
	float: left;
	}


#r {

  margin-top: 15px;
  //margin-left: 15px;
  //padding-left: 15px;
  border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
  //padding-left: 15px;
  //background-color: grey;
	width: 185px;
  float: right;

	padding: 0px;
	}
#right{
  margin-left: 15px;}

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	}
#footer div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
	}	
#footer div div {	
	
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }		

