body {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
a {
color:#333333;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.nav {
width:400px;
height:35px;
margin-left:200px;
margin-right:auto;
line-height:35px;
vertical-align:middle;
z-index:1;
}
ul.navlist {
	display:inline;
    z-index:10;
}

li.navlist {
	list-style-type:none;
	float:left;
    z-index:12;
}
.headerTop {
	display:inline-block;
	background-image:url('http://www.informationdesigndynamics.com/images/htbg.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:35px;
}

.header {
	background-image:url('http://www.informationdesigndynamics.com/images/navbg.gif');
	background-repeat:repeat-x;
	width:100%;
	height:20px;
	margin-top:0px;
	z-index:0;
}

.container {
	background-image:url('http://www.informationdesigndynamics.com/images/bg.jpg');
	background-repeat:no-repeat;
	width:100%;
	margin-top:0px;
}
.contentTop {
	background-image:url('http://www.informationdesigndynamics.com/images/top.gif');
	background-repeat:no-repeat;
	width:800px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
.contentBottom {
	background-image:url('http://www.informationdesigndynamics.com/images/bottom.gif');
	background-repeat:no-repeat;
	width:800px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.content {
background-color:#FFFFFF;
width:800px;
margin-left:auto;
margin-right:auto;
z-index:0;
}
a.sample_attach, a.sample_attach:visited
{
  color:#FFFFFF;
  display: block;
  width:   150px;
  border: 1px solid black;  
}
#sample_attach_menu_parent
	{
		color:#333333;
		height:25px;
		z-index:27;
	}
a.sample_attach_menu_parent
	{

	}
#sample_attach_menu_child 
	{
		border: 1px solid black;
		background-image:url('http://www.informationdesigndynamics.com/images/navbg.jpg');
		background-repeat:repeat-y;

	}
a.sample_attach:hover 
	{
		background-color:#000000; text-decoration:none;
	}