html	{

	height: 100%

	}



body 	{

	background: #595454 url(http://www.3sib.com/mummepoll/images/mp_bg.png) repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-size: normal;

	font-color: #222;	

	margin: 0;

	padding: 0;

	}



#container	{

	background-color: #fff;

	position: absolute;

	left: -500px;

	margin-left: 50%;

	width: 1000px;

	height: auto;

	min-height: 100%;

	}



#left_sidebar	{	

	background: #0B0C33;

	width: 250px;

	height: 100%;

	color: #eee;

	clear: left;

	position: absolute;

	}

#left_sidebar a:visited	{

	color: #ff0000;

	}	



#left_sidebar ul {

	margin:50px 0 0 10px;

	padding: 0;

	list-style: none;

	font-size: small;

	font-variant: small-caps;

	}



#left_sidebar ul li {

	padding-top: 3px;

	}

#left_sidebar ul li a	{
	color: #CCC;
	text-decoration: none;
	}


#login	{

	width: 150px;

	height: 150px;

	margin: 0px auto 0 auto;

	padding-top: 20px;

	clear: both;

	font-size: small;

	}



#login input.field	{

	width: 140px;

	}



#login p	{

	font-size: small;

	}



#contents	{

	background: transparent;

	width: 750px;	

	float: right;

	padding: 0;

	background: url(http://www.3sib.com/mummepoll/images/mumme_watermark2.png) no-repeat fixed 60% 60%;

	}



#header		{

	background: #736F6E;

	height: 240px;

	width: 750px;

	float: left;

	}



#header img.logo	{

	float: left;

	clear: left;

	height: 200px;

	margin: 0;

	padding: 0;

	}



#header img.tagline	{

	float: right;

	clear: right;

	width: 350px;

	margin-top: 170px;

	margin-right: 10px;

	}

	



#head_title	{

	float: left;

	width: 350px;

	margin-top: 50px;

	padding-left: 80px;

	font-size: 50px;

	text-align: right;

	color: #0B0C33;

	}



#menu_bar	{

	height: 25px;

	width: 750px;

	line-height: 25px;

	margin-top: 215px;

	background: url(http://www.3sib.com/mummepoll/images/menu_bg.png) repeat-x;

	}



#menu_bar ul	{

	list-style: none;

	display: inline;

	width: 750px;

	padding: 0;

	margin: 0;

	}



#menu_bar ul li	{

	width: 148px;

	display: block;

	float: left;

	border-width: 0 1px 0 1px;

	border-style: solid;

	font-weight: bold;

	text-align: center;

	}



#menu_bar ul li:hover {

	background: url(http://www.3sib.com/mummepoll/images/menu_hover.png) repeat-x;

	}

#menu_bar ul li a	{
	text-decoration:none;
	color:#000;
}

#watermark	{

	position: relative;

	left: 50%;

	margin-left: -250px;

	margin-top: 250px;

	width: 750px;

	height: 450px;

	}



#contents table  {

	margin: 30px auto 0 auto;

	border-collapse: collapse;

	border: #cd0707 2px solid;

	color: #222;

	width: 300px;

	font-weight: bold;

	text-align: center;

	font-size: small;

	}



.odd	{

	background-color: #92b3e1;

	}



.even	{

	background-color: #cfcfcf;



	}



.odd td, .even td	{

	padding: 5px;

	}





#login_form	{

	float: left;

	width: 100%;

	margin: 0 auto 0 auto;

	}



#login_form table	{

	border: none;

	text-align: left;

	}



.bad_login	{

	width: 250px;

	margin-top: 275px;

	margin-left: auto;

	margin-right: auto;

	text-align: justify;

	}



.bad_login p span	{

	color: #FF0000;

	}

	



