/* CSS Document */
body {
	background-color: #556270;
	margin-top: 0px;
}

#centerbox {
	width: 780px;
	margin: 0 auto 0 auto;
	border-style: none solid none solid;
	border-color: #FFF;
	border-width: 1px;
	font-size: 1.3em;
}

#header {
	background-image: url(images/logo_long.gif);
	height: 67px;
}

#language {
	position: absolute;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
	background-color: white;
}

#langj {
	width: 61px;
	height: 25px;
	background-image: url(images/jackie_photoTilt.gif);
	float: left;
}

#langj_on a {
	display: block;
	width: 61px;
	height: 25px;
	background-image: url(images/jackie_photoTilt.gif);
	float: left;
}

#langj_on a:hover {
	background-image: url(images/jackie_photoTilt.gif);
	background-color: transparent;
}

#homebutton a {
	display: block;
	position: absolute;
	width: 367px;
	height: 67px;
	margin: 10px 0 0 415px;
}

#homebutton a:hover {
	background-color: transparent;
}

h1 {
	font: bold 15px verdana, helvetica, arial, sans-serif;
	padding: 0.5em 0 0.5em 0;
}

h2	{
	font: normal 10px verdana, helvetica, arial, sans-serif;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px dotted #bba;
	border-top: 1px solid #000;
}

table, td {
	font: normal 12px verdana, helvetica, arial, sans-serif;
	padding: 0;
	margin: 0;
}

img	{
	border: 0;
	}


#jackie a:link, a:visited, a:hover {
	padding: 0;
	margin: 0;
	text-decoration: none;
	}

#jackie img {
	border: 0;
	}

#logo a:link, a:visited, a:hover{
	padding: 0;
	text-decoration: none;
	}
	

#nav {
	line-height: 25px;
	background: #a3c7d6;
	text-align: right;
	padding-right: 15px;
	}

.On {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #30a5b6;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
	
#nav a:link, a:visited {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font: normal 13px verdana, helvetica, arial, sans-serif;
}
#nav a:hover {
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	background-color: transparent;
	border-color: #30a5b6;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

#tulips {
	line-height: 82px;
	background: #30a5b6;
	text-align: right;
	}

#blank {
	line-height: 25px;
	}
	
.text td {
	padding: 0 50px 50px 50px;
	font: 14px;
	line-height: 18px;
	}
	
.text h1 {
	font: 24px bold;
	font-style: italic;
	color: #FF66FF;
	line-height: 10px;
	text-align: center;
	}

ul	{
	padding-left: 0em;
	margin-left: 0em;
}

ul li {
	list-style-type: none;
}

.boldBlue {
	color: #0099CC;
	font-weight: bold;
	}

#footer {
		background:#fff;
		height:14px;
		border-top: 1px solid #a3c7d6;	
		border-bottom: 8px solid #a3c7d6;	 	
		font: 10px Arial, Helvetica, sans-serif;
		padding: 1px 10px 1px 10px;
		}
		