 * {
	margin: 0;
	padding: 0;
}

 /*Body*/
 body {
	font: 76% normal Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/background.gif) no-repeat top center;
}

 #main {
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0px solid #C0C0C0;
	width: 751px;
}

 #header {
	background: url("../images/header.jpg") no-repeat top left;
	width: 750px;
	height: 170px;
}

 #menu {
	width: 240px;
	background: #FEFF99;
	padding-top: 5px;
	float: left;
}

 #menu ul {
	margin: 0;
	border-left: 1px solid #FFEB00;
	padding: 1px 0;
}

 body.home #menu ul li.home,
 body.about #menu ul li.about,
 body.news #menu ul li.news,
 body.meet #menu ul li.meet,
 body.help #menu ul li.help,
 body.sponsors #menu ul li.sponsors,
 body.gallery #menu ul li.gallery,
 body.contact #menu ul li.contact {
	background: url("../images/rollovermenu.gif") no-repeat 2px center;
}

 #menu ul li {
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #FFEB00;
	text-align: center;
	font: 1.5em normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 #menu ul li a {
	background: url("../images/rollovermenu.gif") no-repeat 0 5em;
	text-decoration: none;
	width: 241px;
	color: #000000; /*margin-bottom: 1px;*/
	line-height: 28px;
	display: block;
}

  #menu ul li a:hover {
	background: url("../images/rollovermenu.gif") no-repeat 2px center;
}

  #menu ul li#lastitem {
	border: none;
}

  #menu #dutch {
	background: url("../images/rollovermenu_dutch.jpg") no-repeat top center;
	font-size: .8em;
}

  #menu #dutch:hover {
	background: url("../images/rollovermenu_dutch.jpg") no-repeat bottom center;
}

  #menu #papiamento {
	background: url("../images/rollovermenu_papiamento.jpg") no-repeat top center;
	font-size: .8em; /*color: #D70000;*/
}

  #menu #papiamento:hover {
	background: url("../images/rollovermenu_papiamento.jpg") no-repeat bottom center;
}

  #menu #english {
	background: url("../images/rollovermenu_english.jpg") no-repeat top center;
	font-size: .8em;
}

  #menu #english:hover {
	background: url("../images/rollovermenu_english.jpg") no-repeat bottom center;
}

  #colorstroke {
	height: 10px;
	width: 241px;
	background: url("../images/header.jpg") no-repeat bottom left;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}

 #info {
	width: 241px;
	margin: 23px 5px 5px 10px;
	font: .9em normal Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
}

 dl {
 	/*float: left;*/
	display: inline;
	width: 445px;
	padding-left: .4em;
 }

 dt {
 	margin-top: .5em;
	font-weight: bold;
 } 
 
 #content {
	margin: 10px 30px 1em 0;
	display: inline;
	width: 460px;
	float: right;
}

 #whitespace {
	float: left;
	clear: left;
	width: 241px;
}

 #noses {
	background: url("../images/noses.gif") no-repeat bottom left;
	width: 131px;
	height: 27px;
	margin: 0 0 0 10px;
	float: left;
	clear: left;
}

 #footer{
	background: url("../images/content_bottom.gif") no-repeat top right;
	margin: 10px 28px 0 0;
	padding: 0;
	width: 723px;
	clear: both;
	height: 10px;
}

 #sponsored {
	float: right;
	font-size: .8em;
	color: #808080;
	width: 230px;
	vertical-align: middle;
	margin-top: 10px;
	text-align: right;
	line-height: 30px;
}

 #copyright {
	float: left;
	font-size: .8em;
	color: #808080;
	line-height: 30px;
	margin-top: 10px; /*margin-right: 10px;*/
	width: 450px;
	text-align: right;
	vertical-align: middle;
}

 #sponsored img {
	border: none;
	vertical-align: middle;
	margin-top: 0px;
}

 #clowns {
	list-style-type: none;
	width: 460px;
	float: left;
	display: inline;
}

 #clowns li {
	width: 400px;
	height: 98px;
	margin: 0;
	text-align: left; /*border: 1px solid blue;*/
}

 #clowns li.right {
	clear: left;
	text-align: right;
	width: 400px; /*_width: 460px;*/
}

 #clowns a {
	text-decoration: underline;
	list-style-type: none;
}

 #clowns a:hover {
	text-decoration: underline;
	color: #048ABD;
}

 #clownInfo {
 	clear: left;
 }
 
 #clownInfo li {
 	list-style-type: none;
	margin: .5em 0;
 }
 
 .meet #clownInfo img {
 	width: 180px;
	float: right;
 }
 
 .meet h1 {
 	margin-left: 0;
 }

 #clowns img {
	border: none;
	margin: 0 10px;
}

 #clowns li.right img {
	float: right;
	display: inline;
}

 #clowns li.left img {
	float: left;
	display: inline;
}

 #clowns li.left span,
 #clowns li.right span {
	line-height: 90px;
}

 .help #content img.right {
	margin-top: -30px;
	margin-left: 10px;
	width: 137px;
	height: 300px;
}

.help #content p {
	margin-bottom: 20px;
}
	
#photos {
	margin-left: 20px;
}

.photo {
	border: 1px solid #D3D3D3;
	background-color: #FEFBD2;
	width: 120px;
	height: 98px;
	text-align: center;
	float: left;
	margin: 0 5px 57px 5px;
	vertical-align: middle;
}

#photos .heigh {
	margin-bottom: 5px;
	width: 120px;
	height: 150px;
	float: left;
	
}

#photos .noMargin {
	margin-bottom: 5px;
}

#photos a {
 display: block;
 width: 120px;
 height: 98px;
 text-decoration: none;
 color: Black;

}

#photos .heigh a {
 display: block;
 width: 120px;
 height: 150px;
 text-decoration: none;
 color: Black;

}

#photos img {
	width: 90px;
	height: 68px;
	border: none;
	margin-bottom: 2px;

}

#photos .heigh img {
	width: 90px;
	height: 120px;
	border: none;
	margin-top: 10px;;
	margin-bottom: 2px;

}

#photos p {
	font: .8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;

}

#photos div a:hover {
	background-color: #FCF256;

}

.gallery a.previous {
	float: left;
	margin-left: 10px;
	font-family: "Comic Sans MS", sans-serif;
	color: #D70000;
	text-decoration: none;
}

.gallery a.next {
	float: right;
	margin-right: 10px;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: none;
	color: #D70000;
}

.meet a.previous {
	float: left;
	margin-left: 10px;
	font-family: "Comic Sans MS", sans-serif;
	color: #D70000;
	text-decoration: none;
}

.meet a.next {
	float: right;
	font-family: "Comic Sans MS", sans-serif;
	color: #D70000;
	text-decoration: none;
	margin-right: 10px;
}

 #photoNav {
 	float: left;
	width: 100%;
	margin-bottom: 2em;
 }
 
 /*Titles*/
 h1{
	font-size: 2em;
	font-family: "Comic Sans MS", sans-serif;
	color: #D70000;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

 h2 {
	color: #D70000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

 h3 {
}

/*Text*/
 p {
	margin-bottom: 13px;
}

 strong {
	font-weight: bold;
	color: #000000;
}

.meet #content strong {
	float: left;
	font-weight: normal;
	font-size: .8em;
	margin-bottom: 3em;
	margin-top: 1em;
}

 em {
}

/*Links*/
 a {
 color: #0002F9;
}

 a:hover {
 color: #048ABD;
}

 a:visited {
}

 a:link {
}

/*Lists*/
  .sponsors #content ul {
	margin-left: 25px;
}

 .sponsors #content ul li {
	list-style-image: url(../images/clown_nose.gif);
}

/*Forms*/
 #contactform {
	width: 400px;
	margin-top: 10px;
	padding: 8px;
}

 input#name, #email, #subject {
	width: 200px;
	margin-bottom: 5px;
	background-color: #FFFB99;
	border: 1px solid #A1A1A1;
}

 #contactform input.button {
	width: 50px;
}

 #contactform #message{
	width: 280px;
	margin: 5px 0 10px 0;
	background-color: #FFFB99;
	border: 1px solid #A1A1A1;
}

 #contactform #subject{
	margin-bottom: 10px;
}

 #contactform label {
	float: left;
	width: 100px;
	color: #D70000;
	text-align: left;
	margin-right: 5px;
}

 #contactform label.copy {
	margin-left: 110px;
	margin-top: -2px;
	width: 120px;
}

 #contactform #send {
	margin-left: 200px;
	margin-right: 3px;
	margin-top: 10px;
	width: 88px;
}

 #contactform input.checkbox {
	margin-top: -5px;
}

/*Images*/
img {
	margin: 5px;
}
.illustration {text-align:center;width:100%;margin-bottom:0.57em;}

img.center {
	margin: 20px;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

.meet #clowns img {
	width: 100px;
	height: 95px;
	margin-bottom: 5px;
}

.sponsors #content img.right {
	margin-right: 50px;
}

/*Tables*/
 table {
}

 table th {
}

 table td {
}

 table tr.odd {
}

 table tr.even {
}

/*Dividers*/
 hr {
}

/* postdate of news articles */
p.date {margin-top:-1em;font-style:italic;font-size:smaller;}

/* caption beneath illustrations */
.caption {font-size:smaller;display:block;margin-top:-5px;}