/* css Zen Garden submission 190 - 'Lonely Flower', by Mitja Ribic, http://mitja.impresija.com/mic/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Mitja Ribic */
/* Added: November 10th, 2005 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
	font-family: Tahoma;
	color: #C36464;
	background-color: #750000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #C76B16;
	padding-bottom: 0px;
	}

#supportingText h3 span,#preamble h3 span {
	padding-bottom: 4px;
	background: url(images/fire.gif) no-repeat 0 0;
	padding-left: 24px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: line-through; 
	color: #7F7F7F;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #CC0033;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #bbbbbb;
	}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 865px;
	}

		#intro { 
	min-width: 470px;
		}
		
		#pageHeader {
	width: 223px;
	height: 217px;
	float: left;
	background-image: url(images/bg_header2_jfk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
			}

		#quickSummary {
	background: url(images/bg_header_jfk.jpg) no-repeat left top;
	width: 598px;
	height: 217px;
	float: left;
	margin-left: 11px;
			}
			
			#menuHome a,#menuContact a {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
		}
			
		#menuHome a:hover,#menuContact a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #CCCCCC;
		}
			
		#menuHome {
	float: left;
	margin-top: 194px;
	width: 287px;
	padding-left: 22px;
		}	
			
		#menuContact {
	float: left;
	margin-top: 194px;
	width: 272px;
	text-align: right;
		}			

		#preamble {
	margin-left: 290px;
	padding: 20px;
	padding-top: 1px;
	padding-bottom: 30px;
	width: 450px;
	clear: both;
	background: url(images/bg_divide_jfk.gif) no-repeat bottom;
			}
			
#supportingText {
	margin-left: 290px;
	padding: 0px 20px;
	width: 450px;
	position: relative;
	}

#preamble h3 {
	margin-top: 20px;
	}

#linkList {
	width: 180px;
	font: 10px Tahoma; 
	position: absolute;
	top: 223px;
	left: 39px;
	margin: 0px;
	padding: 0px;
	}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	padding: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	border-top: 1px dashed #dddddd;
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#filler {
	margin-top: 0px;
	padding-top: 0px;
	height: 500px;
	}

#lselect,#larchives,#lresources {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	background: url(images/bg_divide1_jfk.gif) no-repeat bottom center;
	}

#explanation,#reunion,#participation,#benefits,#requirements {
	margin-top: 0px;
	padding-top: 0px;
	}

#explanation,#reunion h3 span {
	margin-top: 20px;
	}

		#reunion img {
		display:inline;
		padding:4px;
		background:#fff;
		border:solid 1px #C7CBCE;
		}
		
		#reunion a:hover img {
		border-color: #A4ABB0;
		}

#wholepage img {
		display:block;
		padding:4px;
		background:#fff;
		border:solid 1px #C7CBCE;
		}
		
#wholepage a:hover img {
		border-color: #A4ABB0;
		}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	background: url(images/bullet.gif) no-repeat 0 50%;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #larchives ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1,#quickSummary p.p2 {
	display: none;
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}

#supportingText form br {
	clear: left;
	}
	
#supportingText form p {
	font-weight: 400;
	margin-left: 160px;
	width: 250px;
	}
	
#supportingText form fieldset {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	font-weight: 700;
}

#supportingText form label,#supportingText form input,#supportingText form textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: 400;
	}
	
#supportingText form input#verif_box {
	width: 180px;
	}

#supportingText form img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#supportingText form label {
	text-align: right;
	width: 140px;
	padding-right: 20px;
	}

#supportingText form input.submit {
	width: 125px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	}

#extraDiv1 {
	background: url(images/bg_main_bottom_cap.gif);
	background-repeat: no-repeat;
	height: 38px;
}
