html, body
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	main: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .pkg { display: inline-block; }

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

body
{
	background-color: #191919;
	background-image: url(http://www.womenspirit.nl/img/pattern-high.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFF;
	font-family: Trebuchet MS, Tahoma, Sans;
	font-size: 14px;
	line-height: 21px;
	text-transform: inherit;
}
#content-wide {
	width:780px;
	background-image: url(http://www.womenspirit.nl/img/pattern-high-c.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px auto 0px auto;
}
#masthead
{
	height: 150px;
	background-image: url(http://www.womenspirit.nl/img/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content
{
	width: 550px;
	background-image: url(http://www.womenspirit.nl/img/pattern-high-c.jpg);
	background-repeat: repeat-x;
	background-position: center -150px;
	margin: 0px auto 0px auto;
	background-color: #1F211C;
}
#c-margin {	width:490px;height:100%; margin:0px auto 0px auto;padding:30px 0px 10px 0px;
}
p {margin:0px 0px 10px 0px;}

#footer
{
	margin: 40px 0px 20px 0px;
	padding-top:10px;
	border-top: 1px solid #7E880D;
	text-align: center;
	text-transform: inherit;
	letter-spacing: 2px;
	font-size: 13px;
}


a:link {color: #c1d103; text-transform: inherit; text-decoration: none; }
a:visited {color: #c1d103; text-transform: inherit; text-decoration: none; }
a:hover{text-decoration: underline;	color: #FF0;}
a:active { text-decoration: underline;	color: #FF0;}

h2
{
	margin:0px 0px 3px 0px;
	line-height: 120%;
	text-transform: inherit;
}

small {	font-size: 80%;
}
#table-home td{padding-left:3px;}
#deelnemers img
{
	float: left;
	margin: 0px 15px 35px 0px;
	border: 1px solid #7E880D;
}

.item {display:table;width:485px;}
/**************************************************************
   #menu: The top level site menu
 **************************************************************/
#menu-container {padding-top: 120px;}
.menu {display:inline-block;}
.menu {display:inline;}
.holder {display:table;}

.menu {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
	font-size: 17px;
  }
.menu li {display:inline;}
.menu a, .menu a:visited
{
	display: block;
	float: left;
	padding: 0px 7px 0px 7px;
	color: #CC0;
	text-decoration: none;
}
.menu a:hover { color: #FC0; }

.menu a.here {
  color: #FFF;
}

#wrapper2 {text-align:center;}
#wrapper2 .holder {margin:0 auto 0 auto;}

