body {
	color: #000000;
	background: #CBE3FB;
}

.content a, .content a:active {
	color: #94B976;
}

.content a:visited {
	color: #94B976;
}

.content a:hover {
	color: #457222;
	background: #BBDBA2
}

h1 {
	color: #FF7920;
}

.content h1 a, .content a:active {
	color: #FF7920;
}

.content h1 a:visited {
	color: #504387
}

.content h1 a:hover {
	color: #EE6B14;
	background: #EEB894
}

h2 {
	color: #FF7920;
}

h3 {
	color: #000;
}

.ads h3 a {
	color: #FF7920;
}

/* Start of navigation*/

#bar {
	background: url('../images/2/hollandnav.jpg') no-repeat #FF7920;
}

#nav a {
	color: #FFF;
}

#nav li a:hover {
	color: #504387
}

#nav li {
	padding-right: 33px;
	padding-left: 33px;
	background: url('../images/2/hollandnavbg.gif') no-repeat center right transparent
}

#nav li ul {
	background: url('../images/2/hollanddropbg.gif') repeat-x #CBE3FB;
	border-top: 1px solid #CBE3FB;
	border-bottom: 2px solid #003366;
}


/* End of navigation*/

#main {
	height:167px;
	background: url('../images/2/hollandmain.jpg') no-repeat transparent;
}

.photoboxtop {
	background: url('../images/2/hollandphotoboxtop.gif') no-repeat transparent;
}

.boxtop {
	background: url('../images/2/hollandboxtop.gif') no-repeat transparent;
}

.boxbottom {
	background: url('../images/2/hollandboxbottom.gif') no-repeat transparent;
}

.content {
	background: url('../images/2/hollandboxmiddle.gif') repeat-y #FFF;
}