* {
	margin: 0;
	padding: 0;
}

body {

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-color:	#FFFFFF ;
font-family:verdana,Helvetica,sans-serif;
font-size:11px;
}
body.section-1 { }
body.section-2 { }
body.section-3 { }
a:link { text-decoration: none; color:#808080; }
a:active { text-decoration:none; color:#69a3bb; }
a:visited { text-decoration: none;color:#808080; }
a:hover { text-decoration:none; color:#C0C0C0	;}


a img { border:none;}

#menu {
    width:100%;
	height:20%;
    overflow: auto;
    position: left;
    margin:0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	background:#FFFFFF none repeat scroll   0 0;
	

}
#menu img {
border: none;
margin: 0 0px 0 0;
display:inline;
}

#menu ul {
list-style-image:none;
list-style-position: outside;
list-style-type:none;
margin:0px 0px 0px 0px;
display:inline;
}

#menu li {
display:inline;
}

#menu ul li.section-title
{
background: none repeat scroll 0 0;
text-decoration:underline;
margin-bottom:2px;
display:inline;
}

#menu ul a {
text-decoration:underline;
}

#menu ul a:hover 
{
    text-decoration:none;
}

#menu ul .active a {
    text-decoration:none;
    border-top: 0px dotted #000000 !important;
	border-bottom: 0px dotted #000000 !important;
    padding:0px;
	font-weight: normal;
	color:	#69a3bb;
}

.pre-nav 
{text-decoration: none; text-align: left;
margin:0;}

#content {
    height: 100%;
    #margin: 25px 0 0 240px;
    top: 0;
    width:100%;
#	position: left;
}


.container {
    padding: 0;
    margin: 10px 10px 10px 10px;
	text-align:left;
}

.prevue
{text-align:justify;
width:500px;
height:100%;
margin-left: Opx;}

.thumb {
	width: 120px;
	height: 165px;
	float: left;
	border-left: 0px dotted #999999;
	background-color: #f7f7f7;
	margin-left: 12px;
	margin-bottom: 12px;
	padding:3px;
border:1px solid #FFFFFF;


}



.thumb:hover {
	border-color:   #999999;
	
		}



.thumb a span{
	margin: 0px 0 0 0;
	font-style: italic;

	display:block;}
	
	



    
.clear {
	clear: both;
	margin:0;
	padding:0;
}


#content p { width: 600px; margin: 0px 0 0 10px; }

p {
    margin: 0 0 9px 0;
}

.thumb2 {
 width:50px;
 height:90px;
 position: relative;
 float: left;
 margin-bottom:5px;
 margin-left:0px; 
 border: 1px solid white;
  }
.thumb2 a 
{
 
 margin:0;
 text-decoration:none;
 }

.thumb2:hover {

 background-color:black;
 border: 1px #999999 solid;
 
 }

.thumb2 a .grand {
 
position:absolute; 

 width:0px; 
 
 }	  
  
.thumb2 a:hover .grand { 
 display:inline;
 position: fixed; 
 top:150px;
 left:240px;
 width:auto;
 height: auto;
 float:left;
 
 }
#info
{
 
 
 background-color:white;
 display:inline;
 border-left: 0px dotted  black;
 width: 100px;
 height: 90px;
 overflow:visible;
 left:10px;
 top: 0px;
 position: relative;


 }

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px;

color:black;}

#img-container	{ margin:10px 0 0 10px; padding: 0 0 0 0; }
#img-container p	{ width: 600px; margin: 20px 0 0 0px; padding: 0 0 0px 0; }

#once { clear: left; }