﻿/* LAYOUT */

html,body {font-family: Arial, Helvetica, sans-serif; font-size: 100%;}

div#container {width:600px; margin: 0px auto 0px auto;}

div#header {background-image: url(images/passport_title.jpg); height:100px; width:600px; top: 0px;}

div#content {margin: 0px; font-size: 0.75em; padding: 0px 0px 20px 5px;}

div#footer {font-size: 70%;	width: 600px; height: 24px; background-image: url(images/passport_footer.jpg);}
	
/* PRESENTATION */

h3 {margin-bottom: 3px; margin-top: 3px;} 

th {text-align: left; vertical-align: top; padding-top: 5px;}

hr {color: #4A4C5F; height: 1px;}



