/*
Malaika Site
*/

*
{
	margin: 0px;
	padding: 0px;
}

a:link {
color: #B745DF;
}

a:hover {
	text-decoration: none;
	color: #B7A5DF;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #000000;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff url(images/back_all.gif);
	width: 778px;
	text-align: left;
	
}


#header {	
	height: 192px;
	text-align:center;
	/*text-align: left;*/	
}

.funk {
	color: #CC0000;
	}

#main {
	text-align:center;
	width:700px;
}

#menu
{
	height: 47px;
	padding-left: 25px;
	padding-top: 10px;
}

#menupictures
{
	height: 200px;
	padding-left: 25px;
	padding-top: 10px;
}

#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 
	
}

#menu a {
	background: url(images/mbkgr.jpg) no-repeat;
	float: left;
	width: 145px;
	height: 25px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}

#menu a:hover {
	background: url(images/mbkgr_h.jpg) no-repeat;
	width: 145px;
    height: 25px;
	color: #D72020;
	text-decoration: underline;
}


#logo {
background: #ffffff url(images/header.jpg) no-repeat;
width: 538px;
height: 105px;
text-align: left;
padding-top: 40px;
padding-left: 240px
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
	color: #08305D;
}
#logo H2 a
{
font-size: 14px;
}

#left
{
	width: 191px;
	padding-left: 20px;
	padding-top: 10px;
}

#left H3
{
width: 171px;
height: 29px;
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 15px;
color: #cccccc;
}

#left ul {
	list-style: none;
}

#left li ul {
	padding-left: 10px;
	padding-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
}

#left a {
	color: #08305D;
}
#left a:visited {
	color: #08305D;
}

.backgrXXX
{
	background: #E6FFE8;
 	border: 1px solid #898989;
}
.backgr{
 	background: #F4D982;
 	border: 1px solid #898989;
}

#right {
	float: right;
	width: 510px;
	margin: 10px;
	padding: 10px;
}

#right a {
	color: #08305D;;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #08305D;;
}

#footer {
	height: 35px;
	clear: both;
	padding-top: 20px;
	background: url(../img/footer.gif) repeat-x;
	border-top: 5px solid #08305D;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}