	body{
		font: 12px Arial, Helvetica, sans-serif;
		margin: 2em 0em 1.25em 0em;
		padding: 0em 0em 0em 0em;
		background: rgb(0,0,0);
		color: rgb(224,224,224);
		text-align: center;
	}

	h1{
		font-size: 150%;
		padding: 1.2em 0em 0.5em 0em;
		letter-spacing: 0px;
		text-align: center;
		margin: 0;
		background: #000000;
	}

	h2{
		font-size: 105%;
		margin: 0;
		background: #000000;
		padding: 0em 0em 0.5em 0em;
		text-align: center;
	}

	h3{
		font-size: 160%;
		padding: 1.2em 0em 0em 0em;
		letter-spacing: 0px;
		line-height: 1em;
		text-align: center;
		margin: 0;
	}


	a{
		color: #2565C4;
		text-decoration: none;
	}

    a:visited{
		color: #2565C4;
		text-decoration: none;
	}

    a:active{
		color: #2565C4;
		text-decoration: none;
	}

    img{
        border: 0px;
    }

	.logo{
		position: relative;
		margin: 20px 0px 0px 0px;
		text-align: center;
	}


	#menu{
		height:20px;
		position: relative;
		margin: 0em 0em 0em 0em;
		padding: 0em 0em 0em 0em;
		text-align: center;

	}
	
	#menu a{
		display: inline;
		padding: 0em 2em 0em 2em;
		line-height: 1.2em;
		color: #2565C4;
		text-decoration: none;
		text-align: center;
	}

    #menu a.now{
		display: inline;
		padding: 0em 2em 0em 2em;
		line-height: 1.2em;
		color: #EEEEEE;
		text-decoration: none;
		text-align: center;
	}

    #menu a.home{
		display: inline;
		padding: 0em 1.5em 0em 1.5em;
		line-height: 1.2em;
		color: #A92222;
		text-decoration: none;
		text-align: center;
	}

	#menu a:hover{
		color: #888888;
	}

	#nyama{
		position: relative;
		float: left;
		clear: left;
		margin: 0px 0px 0px 40px;
		padding: 0px 0px 0px 0px;
		width: 199px;
		height: 310px;
		text-align: center;
	}

	#fania{
		position: relative;
		float: right;
		margin: 0px 20px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 270px;
		height: 200px;
		clear: right;
		text-align: center;
	}

	#kante{
		position: relative;
		float: right;
		margin: 120px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 200px;
		height: 290px;
		text-align: center;
	}

	#mighty{
		position: relative;
		float: left;
		margin: 90px 0px 0px 40px;
		padding: 0px 0px 0px 0px;
		width: 290px;
		height: 205px;
		text-align: center;
	}

    .laytable{
        width: 600px;
        height: auto;
        text-align: center;
    }

    .laytable tr td{
        text-align: center;
    }

    .laytable tr{
        text-align: center;
    }

    .links{
		text-align: center;
		border-width: 2px;
		border-style: none;
		border-collapse: collapse;
	}

    .links tr{
		text-align: center;
	}

	.links td{
		text-align: left;
		padding: 3em 0em 0em 3em;
	}
