@import url("forms.css");
@import url("layout.css");
@import url("style.css");


#signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 20px;
}

#signature a{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#signature a:hover {

}



html, body, * {
	padding: 0;
	margin: 0;
	}
/*form, input {
	padding: 0;
	margin: 0;
	}*/
	
	
body {
	font-family: 'Lucida Sans Unicode', 'Lucida', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/fd_page.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	}






img {
	border: none;
	}
p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
	}
h1, h2, h3, h4, h5 {


	}
h1 {
	margin: 25px 0 15px 0;
	font-size: 1.7em;
	}
h1 span {
	color: #321710;
	font-size: 0.7em;
	}

	
	
h2#sub_spec,
h2#sub_datehp,
h2#sub_date,
h2#sub_bio,
h2#sub_photos,
h2#sub_videos,
h2#sub_liens,
h2#sub_pro,
h2#sub06 {
	height: 70px;
	
	
	}
h2#sub_spec {
	background-image: url(../images/hp_highlight_spec.gif);
	background-repeat: no-repeat;
	}
h2#sub_datehp {
	background-image: url(../images/hp_highlight_date.gif);
	background-repeat: no-repeat;
	}
	
h2#sub_date {
	background-image: url(../images/highlight_date.gif);
	background-repeat: no-repeat;
	}

h2#sub_bio {
	background-image: url(../images/highlight_bio.gif);
	background-repeat: no-repeat;
	}
	
h2#sub_photos {
	background-image: url(../images/highlight_photos.gif);
	background-repeat: no-repeat;
	}
	
h2#sub_videos {
	background-image: url(../images/highlight_videos.gif);
	background-repeat: no-repeat;
	}
	
h2#sub_liens {
	background-image: url(../images/highlight_lien.gif);
	background-repeat: no-repeat;
	}
	
h2#sub_pro {
	background-image: url(../images/highlight_pro.gif);
	background-repeat: no-repeat;
	}
