
	body {
		background-color: black;
		color:white;
		font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	
	}
	
	h1 {
		background-image: url(images/wr_logo.png);
		display: block;
		width:199px;
		height:29px;
		margin-top: 0px;

	}
	
	h1 span {
		display:none;
	}
	
	div#flashcontent {
		padding:10px;
		width:320px;
		text-align:center;
	
	}
	
	div.menu_overview {
		margin-left:-40px;
	}
	
	div.menu_subpage{
		text-align: right;
		display:block;
		width:30px;
		position:absolute;
		margin-top:20px;
	}
	
	img.smallgfx {
		margin-bottom:10px;
		width: 25px;
	}
	
	div.content {
		text-align:left;
		margin-left:0px;
		margin-top:35px;
		width:300px;
		line-height:18px;
	}
	
	div.content h2 {
		text-align:left;
		margin-left:40px;
	}
	
	div.content ul {
		font-size:14px;
		margin-left:0px;
		padding-left:20px;
	}
	
	a {
		color:white;
		text-decoration: none;
		border:none;
	}
	
	a:hover {
		color:white;
	}
	
	a:visited {
		color:white;
		text-decoration: none;
	}
	
	a.folio {
		display:none;
	}
	
	a.rabbit {
		display:none;
	}
	
	a.contact {
		display:none;
	}
	
	a.whiterabbit {
		display:none;
	}
	
	
	img.biglink {
		margin-top:15px;
		margin-left: 20px;
	}
	
	span.yellow {
		color:#ffde56;
	}
	span.pink {
		color:#d378a8;
	}
	span.green {
		color:#51b090;
	}
	span.orange {
		color:#df4e15;
	}
	span.blue {
		color:#0c3d97;
	}
	span.red {
		color:#dc001c;
	}
	
	span.face {
		display:block;
		text-align: center;
		float:left;
		margin-bottom:40px;
		margin-right:40px;
	}
	
	div.heads{
		width: 400px;
	}
	
	img {
		border:none;
	}
