*
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url('images/back.jpg');
	background-attachment: fixed;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFF;
	scrollbar-base-color: #FF0198;

}

div.wrap {
	background: url('http://www.findyourpicture.nl/wrapbg.gif') no-repeat bottom left;
	width: 934px;
	margin: 0px auto;
}
div.wrap2 {
	background: url('http://www.findyourpicture.nl/bg_body.png') no-repeat bottom center;
	margin: 0px auto;
}


a
{
	color: #FF0198;
	text-decoration: none;
}

a:hover
{
	color: white;
}

h3
{
	color: #FF0198;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	padding: 3px;
	border-bottom: 1px dashed #FFF;
	margin-bottom: 8px;
}

h4
{
	color: #FF0198;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	padding: 3px;
	border-bottom: 1px dashed #FFF;
	margin-bottom: 8px;
}

#main_container
{
	margin: 0 auto;
	width: 750px;
}

#header
{
	background-image: url('images/header.png');
	width: 750px;
	height: 150px;
	background-repeat: no-repeat;
	clear: both;
}

#header h1
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 35px;
}

#sites_ul
{
	list-style-type: none;
	width: 720px;
	margin: 0 auto;
}

#sites_ul a
{
	color: white;
	text-decoration: none;
}

#sites_ul a:hover
{
	
	color: #FF0198;
}

#sites_ul li
{
	display: inline;
	font-weight: bold;
	margin: 8px;
}

#content_top
{
	background-image: url('images/content_top.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 58px;
}

#content
{
	background-image: url('images/content_back.jpg');
	background-repeat: repeat-y;
	padding: 0 40px;
	overflow: hidden;
}

#content_bottom
{
	background-image: url('images/content_bottom.png');
	background-repeat: no-repeat;
	width: 750px;
	height: 58px;
}

#footer
{
	font-size: 10px;
	text-align: center;
}

#date_bar
{
	padding: 8px;
	font-size: 10px;
}

#date_bar .left
{
	float: left;
}

#date_bar .right
{
	float: right;
	text-align: right;
}

.textbox
{
	color: #FF0198;
	border: 1px solid #FFF;
	background-color: #000;
	padding: 2px;
}

.button
{
	color: #FF0198;
	border: 1px solid #FFF;
	background-color: #000;
	padding: 2px 7px;
	font-weight: bold;
}

/**
 * Results
 */
.results
{
	border: 0;
	width: 100%;
}

.results td
{
	border: 0;
	border-bottom: 1px dashed #FF0198;
	vertical-align: top;
	padding: 3px;
}

.results tr.header td
{
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, sans-serif;
}

#top_bar
{
	background-image: url('http://www.the-syllie.nl/2004/main_back2.gif');
	text-align: center;
	height: 23px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

#top_bar2
{
	background-image: url('http://www.the-syllie.nl/2004/top_bar.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 4px;
}

#top_bar a
{
	color: #000;
	text-decoration: none;
}

#top_bar a:hover
{
	text-decoration: none;
}
