body
	{
	margin: 0;
	padding: 0;
	background: #000 none;
	color: #dce0e4;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	}

img {
	border: 0px;
	}

h1 {
	font: 2em/1em arial, helvetica, serif;
	color: #000;
	}

h2 {
	font: 1.5em/1em "Lucida Grande", verdana, arial, helvetica, serif;
	color: #000;
	text-align: center;
	}

h3 {
	font: 1.4em/1em "Lucida Grande", verdana, arial, helvetica, serif;
	color: #fff;
	text-align: center;
	}

h4 {
	font: 1em/1em "Lucida Grande", verdana, arial, helvetica, serif;
	color: #000;
	}

a {
	color: #000;
	}

a:hover {
	color: #d02736; 
	text-decoration: none;
	}
	
.boxtitle
	{	
	position: relative;
	color: #000000;
	font: 1.4em/1em "Lucida Grande", verdana, arial, helvetica, serif;
	background: #AAAAAA;
	width:100%;	
	height: 20px;	
	}
.closebox
	{	
	position: absolute;
	color: #000000;
	font: 12px "Lucida Grande", verdana, arial, helvetica, serif;
	background: #AAAAAA;
	right: 0px;
	top: 0px;
	height: 20px;	
	}

#bgwrapper
	{
	background: #fff url("ba09-background-800.jpg");
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: repeat-y;
	width: 800px;
	margin: 0 auto;
	bottom: 0px;
	}

#wrapper
	{
	width: 725px;
	margin: 0 auto;
	}

#header
	{
	background: url("iv.png");
	background-position: top left;
	background-repeat: no-repeat;
	color: #575e94;
	font-size: 32pt;
	text-align: right;
	}

#nav
	{
	background: #000 none;
	text-align: center;
	}

#content
	{
	text-align: left;
	position: relative;
	}

#footer
	{
	background: #000 none;
	text-align: center;
	}
#seminars
	{
	background: #ffffff none;
/*	position: absolute;
	top: 200px;
	left: 0px;
	right: 0px;	*/
	border: thin black solid;
	//z-index: 5;
	}
#seminars-help
	{	
	background: #ffffff none;
	width:700px;
	/*position: absolute;
	
	top: 200px;
	left: 0px;
	right: 0px;*/	
	border: thick black solid;
	}
