/* Standard Mondaymorning.org style sheet */

body {
	color: #000000;
	background: #FFFFFF url(../smoke.jpg) no-repeat;
}

p {
	padding: 5px;
}

.bar {
	background: #ff7e20;
	border: solid 1px #000;
	margin: 0;
	padding: 2px;
	z-index: 1;
	width: 95%;  /* False value for IE4-5.x/Win */	
}

#yui-main {
	padding-right: 2em;
	border-style: none;
	text-align: center;
}

.imagewithborder{
	border-style: solid;
	border-width: 2px;
	padding: 1px;
}

.mainarea {
	width: 95%;
	/* background-color: #f7ff5d; */
	border: solid 1px #000;
	margin: 5px;
	padding: 0;
	z-index: 1;
}

#mech_image1 {
	position: fixed;
	display: inline;
	left: 394px;
	top: 112px;
}

#mech_image2 {
	position: fixed;
	display: inline;
	top: 235px;
	left: 242px;
}

#mech_image3 {
	position: fixed;
	display: inline;
	left: 610px;
	top: 326px;
}

#mech_image4 {
	position: fixed;
	display: inline;
	top: 112px;
	left: 610px;
}

#mech_image5 {
	position: fixed;
	display: inline;
	left: 309px;
	top: 366px;
}

#mech_image6 {
	position: fixed;
	display: inline;
	left: 456px;
	top: 235px;
}

#people_image1 {
	position: fixed;
	display: inline;
	left: 354px;
	top: 112px;
}

#people_image2 {
	position: fixed;
	display: inline;
	top: 274px;
	left: 395px;
}

#people_image3 {
	position: fixed;
	display: inline;
	left: 568px;
	top: 326px;
}

#people_image4 {
	position: fixed;
	display: inline;
	top: 112px;
	left: 568px;
}

ul.menu_list {
	padding-left: 5px;
	border-left: 5px;
	margin-left: 5px;
	/* border: solid 1px #000; */
	list-style: none;
}

.menu {
	float: left; 
	/* background-color: #f7ff5d; */
/*	border: solid 1px #000; */ 
	margin: 0.5%;
	padding: 0px;
	z-index: 2;
	width: 15%;  
	overflow: auto;
	height: auto;
	display: inline;
}

.content {
	background: #ffffff;
	border: solid 1px #000;
	margin: 0.5%;
	padding: 5px;
	z-index: 1;
	height: auto;
	overflow: auto
}

.content_main {
	background: #ffffff;
	border: solid 1px #000;
	margin: 0.5%;
	padding: 5px;
	z-index: 1;
	height: 250px;   
	overflow: auto;
	border-right-style: none;
}

.lastchanged {
	float: left;
	font-size: x-small;
	margin: 5px;
}

.logo {
	text-align: center;
	font-size: 60px;
	font-style: italic;
	font-family: times;
	margin: 10px;
	padding: 0;
	text-decoration: none;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 95%;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 2em;
	display: block;
	margin-left: 1em;
}

.validation {
	text-align: right;
	float: right;
	margin: 5px;
}

h4.point {
	background-color: #CCCCCC;
	border: solid 1px #000;
	width: 80%;
}

.skiplink  { 
  display: none; 
} 

.navigation {
	display: none; 
} 
	
.greeting {
	font-family: times;
	text-align: center;
	font-size: large;
}

