body {
	background-image: url(images/bg_roxanne.gif);
	background-repeat: repeat-x; 
	background-color:#4A486F;
	}

a:link {
	font-family:times new roman;
	color:#E39823;
	font-weight:none;
	font-size:8pt;  
	font-style:italic;
	letter-spacing:2px;
	text-decoration:none;
	}

a:visited {
	font-family:times new roman;
	color:#E39823;
	font-weight:none;
	font-size:8pt;  
	font-style:italic;
	letter-spacing:2px;
	text-decoration:none;
	} 

a:hover {
	font-family:times new roman;
	color:#F0D29B;
	font-weight:none;
	font-size:8pt;  
	font-style:italic;
	letter-spacing:2px;
	text-decoration:none;
	}

a:active {
	font-family:times new roman;
	color:#E39823;
	font-weight:none;
	font-size:8pt;  
	font-style:italic;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:none;
	}



.voleur {
	text-align:justify;
	color:#4A486F;
	font-family:tahoma;
	font-size:8pt;
	padding:5px;
	line-height:120%;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	}

.insert {
	font-family: tahoma;
	line-height: 130%;
	color: #A25D79;
	border: 1px solid #615877;
	padding: 5px;
	background-color: #F5DEB7;
	font-size: 11px;}


.title {
	color:#D49B7B;
	font-size:7pt; 
	font-family:georgia;
	font-weight:bold; 
	line-height:100%;
	letter-spacing:5px;
	text-align:left;
	padding-left:32px;
	text-transform: uppercase;
	}

.title:first-letter {  
	color: #578495;
	text-transform: uppercase;
	font-style:italic;
	font-size:19pt; 
	padding-top: 1px;
	font-weight: bold ;
	font-family: georgia;
	padding-bottom: 1px;
	}

.subtitle {
	color:#B57794;
	font-size:7pt; 
	font-family:tahoma;
	font-weight:bold; 
	line-height:100%;
	letter-spacing:7px;
	padding-top:20px;
	text-align:center;
	text-transform: lowercase;
	}

p:first-letter {  
	text-transform: uppercase;
	font-size:10pt; 
	padding-top: 1px;
	font-weight: bold;
	font-family: georgia;
	padding-left:15px;
	}


.navihead {
	width:150;
	text-align:center;
	text-transform:lowercase;
	letter-spacing:7px;
	color:#E6B156;
	font-family:arial, serif;
	font-size:7pt;
	padding:2pt;
	line-height:100%;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px;
	border-style:dotted
	}

.navilist {
	width:140;
	text-align:justify;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:2px;
	line-height:120%;
	background-color:#F5DEB7;
	}

.navilink {
	font-family:times new roman;
	color:#E6A43C;
	font-size:8pt;  
	font-style:italic;
	letter-spacing:4px;
	border-left:5px solid #ECC47E; 
	line-height:120%;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none; 
	font-weight:none;
	}

.navilink:hover {
	font-family:times new roman;
	color:#F0D29B;
	font-size:8pt;  
	font-style:italic;
	letter-spacing:3px; 
	border-left:5px solid #AC567E; 
	}
.quote {
	font-family:georgia;
	font-style:italic;
	font-size:9px;
	color:#135384;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #995A7A;
	padding-left: 10px;
	}

.insert1 {
	padding:10px;
	width:280px;
	border-top:4px solid #B57794;
	border-bottom:4px solid #B57794;
	background-color: #F3D9AD;
	}
.insert2 {
	padding:10px;
	width:280px;
	border-top:4px solid #578495;
	border-bottom:4px solid #578495;
	background-color: #F3D9AD;
	}



b {
	color:#A0597B;
	font-size:7pt; 
	font-family:georgia;
	letter-spacing: 2px;
	}

i {color:#A0597B;}

u {color:#A0597B;}

li {list-style-type: upper-roman; font-size:7.5pt;}

img { border-color:#E9B461;}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font-size:10pt; 
	font-family:tahoma;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
#overlay{ background-image: url(images/overlay.png); }
	
