* {margin:  0;
padding: 0;
font-size: 1em;
font-family: Corbel, "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
	}
	
	body, html {
	min-height: 101%;
}

body {
	background-color: #f5f6f5;
	color: #968f8d;
}

#main a { text-decoration: none; padding-top: 10px;
   }
  
   

ul#main{
	padding-left: 8px;
}

li {
	margin: 6px;
	display: inline;
	position: relative;
	top: 42px;
	left: -4px;
}

a:link {

  -webkit-transition-property: color; 
  -webkit-transition-duration: 1.1s; 
  -webkit-transition-timing-function: ease; 
  -webkit-transition-delay: 0.2s; 
  -moz-transition-property: color; 
  -moz-transition-duration: 1.1s; 
  -moz-transition-timing-function: ease; 
  -moz-transition-delay: 0.2s;
	color: #ea8567;
}
  
a:visited { color: #87796a}a:hover { color: #b4666f;}
a:active { border-bottom: 1px dotted #743742;}


.plain{font-weight: bold;}


a.plain:link  {
	color: #675c6f;}

a.plain:visited {
	color: #87796a;}

a.plain:hover  {
	color: #b4aa98;
	border-bottom: 1px dotted #aca9b7;
	background-image: none;}
a.plain:active  {
	background-color: #ffffff;}
	

#foreign {
	padding-left: 28px;
	color: #815a75;
	font-style: italic;	
}

.here {
	border-bottom: 2px solid #c2ac98;
	color: #c2ac98;
}

h1 {
	padding-left: 12px;
	padding-top: 18px;
} 

h2 {
	font-size: 0.8em;
	padding-left: 12px;
	padding-top: 10px;
} 



h3 {
	color: #675c6f;
	text-align: right;
font-size: 0.8em;
font-style: italic;
font-weight:  normal;
border-top:  1px dotted #7e5d6b;
padding-right: 12px;
padding-top:  4px;
}

p {
width: 400px;
font-size:  0.8em;
	padding: 12px 12px 18px 12px;
	background-color: #fff;
	color: #807a78;


}


#outer_wrapper {
	background-color: #fff;
	width:  720px;
	height:  auto;
	margin: auto;
	
}

#header_wrapper {
width: 720px;
height: 158px;
color: #7e7a74;
background-color: #f5f6f5;
background-image: url(images/naviborder.png);
background-repeat: repeat-x;
background-position: 0% 100%;
margin: auto;
}

#center {
	color: #615858;
	background-color: #fff;
	border-top: 1px dashed #e5dcda;
}
#center_upper {
	height: 32px;
	background-color: #f5f6f5;
}
		
		
#inner {
	width:  410px;
	background-color: #fff;
	float: left;}
	
#footer {
	clear: both;
	background-color: #efedec;
	padding-bottom: 6px;
	border-bottom:  1px dotted #e0dce8;
}
		
#header_image {
	margin-top: 4px;
}

#niko {
	float: right;
	padding-top: 80px;
	padding-right: 4px;
	margin-bottom: 3px;
}

#the {
	float: right;
	padding-top: 254px;
	padding-right: 4px;
}

td {
	padding-left: 12px;
	font-size: 0.8em;
	font-weight:  bold;
}

img {
	border: 0;
}

.ext {
	margin-right: 12px;
}

#list {
line-height: 1.5em;
}

#english {
	color: #675c6f;
}

#french {
	color: #ea8567;
	padding-top: 24px;
}#red {
	color: #ea8567;

}

a.mail_link2
{
	color:#675c6f;
}

	


