body
{
	font-family:Tahoma, Arial;
	font-size:12px;
	margin:20px 0 0 0;
	padding:0px;
	color:#586554;
	background-image:url(images/background.png);
}

p{
	margin:5px 0 0 0;
}

a 
{
	color:#586554;
}

h1
{
	margin:10;
	padding:0;
	font-weight:normal;
	color:White;
	font-size:18px;
}

h2 {
	color:#586554;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#container, #footer
{
	width:1000px;
	margin:auto;
}

#container
{
	background-image:url(images/back1.gif);
	background-repeat:repeat-y;
	border:solid 1px gray;
}

#footer{
	text-align:right;
	font-size:9px;
	color:#999;
	clear:both;
	padding-top:5px;
}

#supportingText, #intro
{
	float:right;
	width:708px;
	margin-right:15px;
	border-top:solid 1px white;
	border-right:solid 1px white;
	border-left:solid 1px white;
}

#intro
{
	margin-top:15px;
	background-color:#CECEA1;
}

#pageHeader
{
	margin:0px 15px 0px 15px;
}

#supportingText
{
	background-color:White;
	margin-bottom:15px;
	padding-bottom:15px;
}

#preamble
{
	display:none;
}

#participation
{
	margin:0 10px 0 10px;
}

#linkList
{
	position:absolute;
	top:21px;
	width:259px;
	height:440px;
	background-image:url(images/up_01.jpg);
	background-repeat:no-repeat;
}

#linkList2
{
	margin-top:10px;
}

#lselect
{
	float:right;
	width:200px;
	margin-top:100px;
}

#lselect ul
{
	margin:0;
	padding:0;
}

#lselect ul li
{
	background-image:url(images/menu_01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0;
	padding:0;
}

#lselect ul li a
{
	color:#cccccc;
	line-height:30px;
	text-decoration:none;
	font-size:16px;
}

#lselect ul li a:hover
{
	color:White;
}

.topLinks
{
	width:200px;
}

.topLinks a
{
	color:White;
	margin:5px 0 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
}

.topLinks a:hover
{
	text-decoration:underline;
}

#extraDiv0
{
	float:right;
	width:1px;
	height:450px;
}
#extraDiv1
{
	display:none;
}

#extraDiv2
{
	clear:both;
}

#extraDiv3
{
	width:202px;
	height:31px;
	position:absolute;
	background-image:url(images/adv.gif);
	margin-top:-40px;
	margin-left:40px;
}

.itemData .itemDataImage
{
	float:left;
}

.itemData .itemDataImage img
{
	border: solid 1px gray;
}

.itemData {
	clear:left;
	padding-top:10px;
}

.itemData .itemDataText
{
	float:left;
	width:520px;
	margin-left:10px;
}

.itemData .itemDataText h2
{
	padding:0 0 5px 0;
}