﻿body
	{ background:#FFF; font-size: 9px; font-family: Georgia, "Times New Roman", Times, serif; color:#777; }

#container
	{ width:950px; height:615px; margin:-338px 0 0 -475px; position:absolute; left:50%; top:50%;  }

h1
	{ font-size:180%; margin:0; font-weight:normal; text-transform:uppercase; }
	
h1, p
	{ text-transform:uppercase; }

a
	{ text-decoration:none; }

a:link, a:visited
	{ color:#777; }

a:hover, a:active
	{ color:#999; }

p
	{ margin:0 0 4px; font-size:110%; }

p a:link, p a:visited
	{ color:#777; }

img
	{ border:0; }

#me img { margin: 0px 0px 0px -1px; padding-bottom: 0px;}
	
#screen
	{ width:950px; height:550px; list-style:none; overflow:hidden; padding:0; margin:0;}

.blackback {background-color:#FFFFFF;}


ul
	{ text-transform:uppercase; list-style:none; padding:0; margin:1px 0 0px; }
	
	ul li
	{ display:inline; margin-left:6px; font-size:105%;  }
	
	ul a:link, ul a:visited
	{ color:#666; }
	
	ul a:hover, ul a:active, li.selected a
	{ color:#999; }
	
	ul li.first
	{ margin-left:0; }
	
	ul li.last
	{ font-weight: bold; color:#888;}

.numeral{font-size:135%;}	
	
#introduction
	{ color:#777; font-size:120%; text-transform:none; font-style:italic; margin-top: 3px; }
	
	#introduction a {color:#777; }
	
	#introduction a:link, #introduction a:visited
	{ color:#777; margin: 0 1px 0 1px; }
	
	#introduction a:hover, #introduction a:active, #introduction a:focus, .home #introduction a
	{ color:#555; }
	
#browse
	{ margin:0; padding:0; position:relative; list-style:none; }

#browse li
	{ float:left; margin:0 2px; }

	#browse li.first
	{ margin-left:0; }

#browse a
	{ font:bold 120%/130% Verdana,Arial; text-align:center; color:#999; text-decoration:none; display:block; }

#browse a:hover, #browse a.current
	{ background:#FFF; color:#555; }

.no-script ol#screen
	{ overflow:scroll; }
	
#picture 
	{ height:0.1px; width:0.1px; }

	
#contact{ 
	height: 470px;
	width: 950px; 
	margin-top: 80px;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;		
	} 

#contact * {
	text-align: left; 
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	} 

#contactenglish {
	width:350px; 
	float: left;
	margin-left:70px;
	font-size: 11px;	
	font-family: Georgia, Arial, "Times New Roman", Times, serif;

	} 	

#contactfrench{
	width: 350px; 
	float: left;
	margin-left:100px;
	font-size: 11px;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	
	} 

	
div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 10px;
    left: 0px;
    color: white;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

