body {background-color: #FEC856;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000;
	margin: 0px; padding: 0px;}


/* ------------------------------------------------------------   */
/* ---------------------- Links -------------------------------   */

a:link, a:visited {color: #000099; font-size: 16px; text-decoration: none;}
a:hover {color: #A7033F; font-size: 16px; text-decoration: none;}

/* ---------------------- Links -------------------------------   */
/* ------------------------------------------------------------   */



/* ------------------------------------------------------------   */
/* ---------------------- Global ------------------------------   */

#global {width: 80%; 
	margin-top: 20px; margin-left: auto; margin-right: auto; 
	padding: 0px;}

	h1 {float: right;
	font-size: 30px; font-weight: bold; font-style: italic; 
	font-family: Courier New, Courier, mono;
	margin-top: 50px; margin-right: 10%; margin-bottom: 0px;}

	h2 {font-size: 16px; font-family: Courier New, Courier, mono; color: #CE0000; 
	text-decoration: none;
	margin-bottom: 0px;}

	h3 {font-size: 16px; font-family: Courier New, Courier, mono; color: #FF6317;
	margin-bottom: 3px;}

	.bullet li {list-style-type: none;
	background-image: url(../images/list_item.png);
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 20px;
	}

	.nobullet {list-style-type: none;
	margin-left: 20px;}

	.top {margin-left: 85%; border: 0px;}
	.half {width: 50%;}

	.noborder {border: 0px;}

/* ---------------------- Global ------------------------------   */
/* ------------------------------------------------------------   */




/* ------------------------------------------------------------   */
/* -------------------- First Page ----------------------------   */


	#left {  float: left; width: 20%; text-align: center; margin-top:50px}
	#center {float: left; width: 60%; text-align: center;}
	#right { float: left; width: 20%; text-align: center; margin-top:50px}
	#peter {border: 1px solid #000000; margin: 20px 0 5px 0;}
	.expertise {border:2px solid #FFECA9;-moz-border-radius:6px;-webkit-border-radius:6px}


/* -------------------- First Page ----------------------------   */
/* ------------------------------------------------------------   */


/* ------------------------------------------------------------   */
/* ----------------------- Rest -------------------------------   */

		
/*            ------------                                        */
/*            -- Header --                                        */
	#small_logo {	margin-left: 40px;}
	#bar {
		background:white;
		border: 1px solid #D49442; -moz-border-radius:4px;-webkit-border-radius:4px;
		height: 5px; width: 90% ;
		margin: 10px auto;
	}
/*            -- Header --                                        */
/*            ------------                                        */

/*            ----------                                          */
/*            -- Menu --                                          */
	#globalmenu {float: left; min-width: 125px;width:17%}

	.menu a {
	width: 100px;
	margin-top: 0px;margin-left: 10px; 
	display: block;
	text-align: center; text-decoration: none; color: #000;
	background-color: #D39341;
	border: 1px solid gray; 	
	padding: 2px;}

	.menu a:visited {color: #000; text-decoration: none;} 
	.menu a:hover {color: #A7033F;background: white;border: 1px solid gray;}
	.menu a:active {color: #fff;background: gray;border: 1px solid gray;}
/*            -- Menu --                                          */
/*            ----------                                          */


/*            -------------                                       */
/*            -- Content --                                       */
	/*  #globalcontent {float: left; width: 615px; padding-left: 10px; padding-right: 10px;} */
	#main {
		width:90%;
		margin:auto;
		border: 1px solid #D49442;-moz-border-radius:4px;-webkit-border-radius:4px;
		background-color: #E1BD71; padding: 20px;text-align:justify}
	
	#content {
		padding:0 5% 0 17%
	}
/*            -- Content --                                       */
/*            -------------                                       */

/*            -- Bottom --                                        */
/*            ------------                                        */
	#slogan {float: right; margin: 10px 5% 0 0}
	.copyright {float: right; margin-top: 55px; text-align : center; font-size: 10px;}
/*            -- Bottom --                                        */
/*            ------------                                        */

/* ----------------------- Rest -------------------------------   */
/* ------------------------------------------------------------   */

table.experience,table.courses  {margin-top:15px;width:100%;border-width:0;border-spacing: 0px}
table.experience td{padding:5px;vertical-align:middle}
table.courses  td {padding:5px 10px;vertical-align:middle}
table.experience tr td:first-child,table.courses  tr td:first-child {text-align:center;width:100px}
table.experience tr td:first-child img,table.courses  img {height:18px;width:auto;max-width:80px;vertical-align:middle}
table.experience tr:nth-child(odd),table.courses tr:nth-child(odd) {background-color:#FEC856}

table.experience tr td:last-child {width:250px}
table.courses tr td:last-child {width:100px}

/* -------------------- Planisphere ---------------------------   */
/* ------------------------------------------------------------   */

	.LabeledMarker_markerLabel {
	color:white;
	font-weight:bolder;
	
	}

	#map {
		width:520px;
		height:350px;
		margin:20px auto 0;
	}

	#dot_red {margin-left: 5px;}


/* -------------------- Planisphere ---------------------------   */
/* ------------------------------------------------------------   */