a
{
	color:#006394;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#044877;
}

#agenda
{
	top:320px;
	position:absolute;
	left:10px;
	border:1px solid #E4E4E4;
	background-image:url(../images/agenda_background.jpg);
	background-repeat:repeat-x;
	width:175px;
	
}

#agenda_kop
{
	color:#002440;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:50px;
}

#agenda_content
{
	color:#002440;
	margin-left:20px;
	margin-top:20px;
	list-style:none;
	margin-bottom:20px;
}

ul#agenda-items li
{
	list-style:none;
}

ul#agenda-items li a
{
	list-style:none;
}

#container
{
	text-align: left;    
    position: relative; 
    margin: 0 auto; 
    width: 900px; 
	background-color:#fff;
	top:50px;
	display:block;
	padding-bottom:20px;
}

#content
{
	position:relative;
	padding-top:320px;
	left:200px;
	width:510px;
	text-align:justify;
	min-height:700px;
}

#footer
{
	position:relative;
	width:900px;
	top:70px;
	text-align:center;
	color:#FFF;
	padding-bottom:20px;
}

.footer
{
	color:#F3C511;
}

h1
{
	font-size:16px;
	font-weight:bold;
	color:#006394;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#logo
{
	position:absolute;
	top:19px;
	left:27px;
	z-index:2;
}

#logo-text
{
	position:absolute;
	top:-45px;
	left:580px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:28px;
	color:#FFF;
	width:400px;
}

#header
{
	position:absolute;
	top:47px;
	left:10px;
	z-index:1;
	
}

hr
{
	height:0px;
	color:#006394;
	border-top:1px solid #006394;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

#menu-left-div
{
	top:320px;
	position:absolute;
	left:10px;
}

#menu-top
{
	position:absolute;
	top:19px;
	left:279px;
	z-index:5;
}

#menu-top-left
{
	position:absolute;
	top:-19px;
	left:10px;
}

#sponsor
{
	width:150px;
	position:absolute;
	left:740px;
	top:320px;
}

ul
{
	padding:0px;
	margin:0px;
}

ul#sponsor-right li.sponsor-bar
{
width:150px;
height:25px;
background-image:url(../images/sponsor-bar.jpg);
line-height:25px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
