@charset "UTF-8";
/* CSS Document */
a {
	font-size:100%;
	color:#b62b2e;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}

a.table {
	color:#000000;
	text-align:center;
	font-size:80%;
}
a.table:hover {
	color:#990000;
}

a.page {
	color:#990000;}
a.page:hover {
	color:#000000;}
	
a.foot {
	color:#666666;}
a.foot:hover {
	color:#990000;}


p {
	color:#666666;
}
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFFFFF;
}

#container { 
	width: auto; 
	background: #FFFFFF;
	
	text-align: left; 
}

#mainContent {
	
}

.rose {
	background-image:url(images/rose-BG.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}



#table li {
	list-style:none;
}
#table a {
	text-decoration:none;
	font-size:80%;
	text-align:center;
}
#page a {
	text-decoration:none;
}



/* Miscellaneous classes for reuse */
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

/* @group headers */

h1 {
	color:#990000;
}
h2 {
	color:#990000;
}
h3 {
	color:#666666;
} 
#header { 
	background: #b62b2e; 
	padding: 0 10px; 
	background-image:url(images/witjuti-moth1.gif);
	z-index:50;
	background-position:right top;
	background-repeat:no-repeat; 
	
} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
}



/* @end */

/* @group navigation */

#sidebar1 {
	float: left; 
	width: 12em;
	height:450px;
	background: #ffdb78; 
	padding: 15px 0 200px 0; 
	backgroung-image:url(images_ethical/basket.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom: 50px;
}

#sidebar1 li {
	list-style:none;
	text-decoation:none;
}

#sidebar1 a {
	text-decoration:none;
}

#sidebar1 li {
	padding:10px 20px 10px 0px;
}



/* @end */

#mainContent { zoom: 1; padding-top: 15px; }

/* @group mich */

.fltrt { 
	float: right;
	margin-left: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }



/* @end */
</style>
<![endif]-->
