body {
	background-color: #90ee90;
	color: black;
	font-size: 0.9em ;
	height: auto;
	line-height: normal;
	margin-left: auto; 			 	
	margin-right: auto; 
	margin-top: 0%; 			 	
	padding: 0px; 				
	text-align: center; 
	width: 94%;				
	font-family: verdana;
}
#content {
	font-family: verdana;
	margin-left: auto; 			 	
	margin-right: auto; 			 	
	margin-top: 0px;
	text-align: left;
	width: 950px;
	height:1500px;
	z-index: 5;
}
.logo { 
	float: left;
	padding-top:0.25em;
}

.main {
	margin-right: 0% ; 
	text-align: left; 				
	width:740px;
	z-index: 20;
}

/* LHS Menu */
.lhsmenu {
	left: 0 ;
	float:left;
	margin-left:0px; 			 	
	margin-right: 0% ; 
	margin-top: 25px ; 
	text-align: left; 				
	white-space: nowrap;
	width:210px;
	z-index: 20;
}

/* Base_MENU Processing */
#base {
	float:left;
	position: relative;	
	top: 1em;
	text-align:center;
	width:100%;
	z-index: 15;
}
.Base_MENU {
	font-size:10pt; 
	padding-left: 10px; 
	padding-right: 10px; 
	text-decoration: none; 
	width: 125px; 
	z-index: 15;
 }
a.Base_MENU:link {color: #ccffff}    /* unvisited link */
a.Base_MENU:visited {color: #ccffff} /* visited link */
a.Base_MENU:hover {color: #000000}   /* mouse over link */
a.Base_MENU:active {color: #000000}  /* selected link */

/* textual formatting */
h1 {font-weight: bold;
	font-size: 1.8em;
	font-family: verdana; 
	padding-top: 0.25em;
}
h2 {font-weight:bold;
	font-family: verdana; 
	font-size: 1em;
	padding-top: 0.25em;
}
img {
	border: 0px transparent;
	font-family: verdana; 
	margin-left: 5px;
	margin-right: 5px;
}
input {font-size: 1em ;}
li {
	font-family: verdana; 
	font-size: 1em ;
	line-height:100% ;
}
p {	
	font-family: verdana; 
	font-size: 1em ;
	text-align: justify ;
}
ul { 
	font-family: verdana; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

a:link {color: blue}     			/* unvisited link */
a:visited {color: purple}  			/* visited link */
a:hover {color: black;}   			/* mouse over link */
a:active {color: maroon;}   		/* selected link */

.nopseudo {text-decoration: none;}
a.nopseudo:link {color: white}     	/* unvisited link */
a.nopseudo:visited {color: white}  	/* visited link */
a.nopseudo:hover {color: white;}   	/* mouse over link */
a.nopseudo:active {color: white;}   /* selected link */

.contactbutton {
	background-color: silver;
	border:outset 5px; 
	left: 600px; 
	padding: 3px;
	text-decoration: none; 
}
a.contactbutton:link {color: blue}     	/* unvisited link */
a.contactbutton:visited {color: blue}  	/* visited link */
a.contactbutton:hover {color: black;}   /* mouse over link */
a.contactbutton:active {color: blue;}  /* selected link */

.bold {font-weight: bold;}
.clear {clear: both;font-size:0;}
.italic {font-style:italic;}		
.notify {background-color: yellow; text-align: center; margin: 6px;}
.border-thin { border: thin solid black;}
.nounderline{ text-decoration: none;}
.noborder{ border: 0px transparent;}

/* language support */
.drapeau { 
	border: thin solid blue;
	font-size: 10pt;
	height: 20px;
	text-align: center; 
	white-space: nowrap;
	width: 40px; 
	z-index:20;
}

/* form management */
.form1 {}	

/* cricket picture */
.pictures { 
	height: 140px; 
	margin-left: 100px; 
	position:absolute;
	text-align: center; 
	padding-top: 30px;
	width: 440px; 
	white-space: nowrap;
	z-index: 15;
}

/* miscellaneous */
.hand {  cursor: pointer}
.baseleft {
	border: 0px transparent;
	left :0px;
	position:absolute;
	margin-top:  90px;
}