@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fr_lois_page_yellow.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
		}
		
/*
 * NAVIGATION
 */

#navigation
{ 
  position: absolute;
  left: 0px;
  top: 200px;  
  width: 170px;
  text-align: right;
}

#navigation a
{ 
  text-decoration: none;
}

a.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #336600;
	text-decoration: none;
}

a.navigation:link {color: #336600;}

a.navigation:visited {color: #336600;}

a.navigation:hover {color: #CCCC66;}


#translation
{   
	text-align: right;
  	font-style: italic;
  	padding-top:15px;
}

#translation a
{ 
  text-decoration: none;
}

a.translation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
}

a.translation:link {color: #CC0000;}

a.translation:visited {color: #CC0000;}

a.translation:hover {color: #FF3300;}

		
#topheader {
	position: absolute;
	left: 212px;
	top: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:2;
	width: 400px;
				}
				
h1 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	text-decoration: none;
	font-style: italic;
	line-height: 16px;
		}
				
#banner {
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 1;
			}
				
.credit { 		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-size: 10px;
	color: #CCCC66;
				}	
				
#content {
	position: absolute;
	left: 204px;
	top: 60px;  		
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	width: 475px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
				}
				
.ownwords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #990000;
	line-height: 150%;
				}
				
.endorse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #663300;
	padding: 0px 30px 0px 30px;
	line-height: 150%;
				}												

h2 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	color: #CC0000;
	font-style: italic;
	line-height: 150%;
		}
		
a {
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: 12px;	
		font-weight: normal;
		color: #CC0000;
		line-height: 150%;
		text-decoration: none;
		}
a:link {  
		color: #CC0000;
		}
a:visited {  
		color: #CC0000;
		}
a:hover {  
		color: #FF3300;
		}
		
h3 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666699;
	font-style: italic;
	line-height: 150%;
		}			

				
#leftpics {
	position: absolute;
	left: 68px;
	top: 530px;
	width: 150;  		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
				}

#endorsment {
 	position: absolute;
	left: 600px;
	top: 280px;  
	width: 230px;	
  	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
	color: #F8B106;
}
				
.caption {
		padding: 0px 0px 0px 0px;
		width: 350px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}
				
.captionleft {
		padding: 0px 0px 0px 0px;
		width: 150px;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}
				
.picture1 {
		padding: 0px 15px 5px 0px;
		}
.picture2 {
		padding: 0px 0px 5px 15px;
		}
.picture3 {
		padding: 5px 0px 5px 15px;
		}
.picture4 {
		padding: 5px 15px 5px 0px;
		}
.picture5 {
		padding: 30px 20px 20px 0px;
		}