/* Cascading Style Sheet for Isaac Roet Prize */
/* by Thomas Huizenga                         */

html, body	{ background: #dfdec7; 
	margin: 0px;
	padding: 0px; }

body { text-align: center; }                    /* Workaround for IE5/Win */

html, body, h1, h2, h3, h4, span, div, p, td, th, a	{ font-family: Verdana, sans-serif; }

body, p, td { font-size: 11px; line-height: 24px; }

h1, h2, h3, h4, th, b { font-weight: bold; }

h1, h2, h3, h4 { color: #339999; }

h1	{ font-size: 24px; text-align: center; }

h2	{ font-size: 13px; }

h3	{ font-size: 12px; }

h4	{ font-size: 11px; }

img { border: 0px; }

#content { background: #fefdcf;
	margin: 0px auto;
	width: 719px; 
	height: auto; 
	text-align: left; }                         /* Workaround for IE5/Win */

#allheaders { width: 719px; 
	height: 204px;
	float: left; }

#header01 { width: 719px; 
	height: 36px;
	float: left; }

#header02 { width: 172px; 
	height: 168px;
	text-align: center; 
	float: left;
	padding: 9px 0px 0px 0px; 	              /* top, right, bottom, left */
	}

#header03 { display: none;               /* Workaround for search engines */
	float: left; }
	
#header04 { 
	width: 547px; 
	height: 168px; 
	float: left; }

#header04 h1 { margin: 0px; }

#nav { width: 172px; 
	height: auto; 
	float: left; 
	}
	
#menu { background: #ffde8f;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 145px; 
	height: auto;
	padding: 0px 2px 0px 19px;	           /* top, right, bottom, left */
	float: left; }

#menu a:visited, #menu a:link { color: #339999;
	text-decoration: none; }

#menu a:hover, #menu a:active { color: #339999;
	text-decoration: none;
	background: #fefdcf; }

.submenu { font-weight: normal;
	font-size: 11px; }

#note01 { width: 172px; 
	height: auto; 
	margin-top: 31px;
	text-align: center; 
	font-size: 11px;
	line-height: 15px;
	color: #339999; 
	padding-bottom: 16px;
	float: left; }

#note01 img { margin-bottom: 2px; }

#note02 { width: 172px; 
	height: auto; 
	margin-top: 0px;
	text-align: center; 
	font-size: 11px;
	line-height: 15px;
	color: #339999; 
	padding-bottom: 16px;
	float: left; }

#main	{ margin: 0;
	background: white;
	width: 547px; 
	height: auto; 
	padding: 11px 0px 0px 0px;               /* top, right, bottom, left */
	color: #000000;
	font-size: 11px;
	line-height: 24px;
	float: left; 
	border-bottom: 50px solid #ffde8f; }

#main img { float: right;
	clear: right;
	margin: 19px 0 1px 6px; }                /* top, right, bottom, left */ 

#banner img { float: none;
	clear: none;
	margin: 0px 0px 0px 0px; }               /* top, right, bottom, left */ 

#main a:visited, #main a:link { color: #339999;
	text-decoration: none; }

#main a:hover, #main a:active { color: #339999;
	text-decoration: underline; }

#jurymember { clear: right;
	margin: 0px; }

#footer1 { background: #ffde8f;
	width: 547px; 
	height: 50px; 
	float: left; }

#footer2 { width: 719px; 
	height: 36px; 
	vertical-align: bottom;
	clear: both; }



/* donkergroen: #339999 */


