/* LAYOUT */


body {
	margin : 0px;
	border : 0px;
	padding : 0px;
	background:#fff;
	font-family:verdana;
	font-size: x-small; 
	}	


#wrapper {	
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border: solid #cccccc 0px;
	pading:0px;	}


#rightWrapper {
	position:relative;
	float:right;
	top:0px;
	_top:0px;
	padding:0px;
	}

.strap {
	position:relative;
	width:220px;
	padding:0px;
	top:20px;
	font-size:10px;
	text-align:justify;
	line-height:1.5em;
	}


/* NAVIGATION */

#nav {
	display:none;
	}

#nav ul	{
	margin:0px;
	margin:15px;
	padding:0px 0px 0px 0px;
	}

#nav li	{
	list-style-type: circle;
	color:#999;
	padding:7px 0px 7px 0px;
	}

.navMain a	{
	display:block;
	color:#999;
	text-decoration: none;
	}

.navMain a:hover	{
	color:#000099;
	font-weight:bold;
	}

.navMainOn a	{
	display:block;
	color:#000099;
	font-weight:bold;
	text-decoration: none;
	}



/* THUMBNAILS */

#imgThumbs	{
	position:relative;
	width:380px;
	top:10px;
	left:0px;}

#imgThumbs a img	{
	border: solid #333 1px;
	margin:0px 5px 0px 0px;
	}

#imgThumbs a:hover img {
	border: solid #990000 1px;	
	}



/* LEFT */


#content	{
	float:left;
	position:relative;
	margin-top:30px;
	text-align:justify;
	padding:0px 0px 5px 0px;
	line-height:16px;
	}

#content p	{
	padding:0px;
	}


/* STYLE */

a	{
	color:#000099;
	font-weight:bold;
	text-decoration: none;
	}

a:hover	{
	color:#E8641B;
	font-weight:bold;
	}



h1	{
	font-size:36px;
	font-weight:normal;
	color:#A1A1A1;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	}


h2	{
	font-size:24px;
	font-weight:normal;
	color:#A1A1A1;
	margin:0px;
	padding:0px;
	}

h3	{
	font-size:14px;
	font-weight:normal;
	color:#A1A1A1;
	margin:0px;
	padding:5px;
	}

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

.art	{
	font-weight:bold;
	color:#000099;	
	}

.ruist{
	font-weight:bold;
	}

.split {
	float:left;
	width:240px;
	}

.event	{
	margin:0px 25px 0px 25px;
	clear:both;
	border: solid #333 0px;
	}

.brochure {
	margin:0px 25px 15px 0px;
	float:left;
	padding:0px;
	border:1px solid #666;
	}

.pdf	{
	text-align:center;
	padding:10px 15px 0px 15px;
	margin:0px;
	float:left;
	}

.quote {
	position:relative;
	float:right;
	color:#666;
	width:220px;
	margin:15px 0px 15px 25px;
	font-size:10px;
	text-align:justify;
	line-height:1.5em;}



/* FOOT */ 

#foot	{
	clear:both;
	padding:0px 0px 10px 0px;
	}