body{
	background-color:#000000;
	background-image:url('makiro_FILES/background.png');
	text-align:center;
	font-family:ariel,verdana;
}
#center{
	margin:auto;
	text-align:left;
	width:900px;
	min-height:700px;
}
#music{
	width:100%;
	text-align:right;
	height:80px;
}
#navlogo{
	width:100%;
	height:80px;
}
#logo{
	width:320px;
	height:79px;
	float:left;
}

#nav{
	width:578px;
	float:right;
	height:20px;
	padding-top:58px;
	text-align:right;
}
#content{
	width:100%;
	min-height:500px;
	color:#ffffff;
	font-size:11px;
}

#newsletter-my{
	width:100%;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	height:30px;
	margin-top:10px;
}
#newsletter{
	float:left;
	height:29px;
	width:75%
}
#myspace{
	float:right;
	height:29px;
	width:20%;
	text-align:right;
}
#myspace img{
	border:0px;
}
#footer{
	width:100%;
	height:25px;
}
#footer1{
	float:left;
	width:59%;
	height:24px;
}
#footer2{
	float:right;
	width:39%;
	height:24px;
	text-align:right;
}

a:link{
	color:#B6FF00;
	text-decoration:none;
}
a:visited{
	color:#B6FF00;
	text-decoration:none;
}
a:hover{
	color:#E24053;
	text-decoration:underline;
}
a:active{
	color:#B6FF00;
	text-decoration:none;
}


/*-------------------menu-------------------*/
div.menu1-no{
	float:right;
	padding-left:20px;
	padding-right:0px;
	color:#ffffff;
	font-weight:normal;
}
div.menu1-no a:link{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;

}
div.menu1-no a:visited{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}
div.menu1-no a:hover{
	color:#E24053;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}
div.menu1-no a:active{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}

div.menu1-act{
	float:right;
	padding-left:20px;
	padding-right:0px;
	color:#B6FF00;
}
div.menu1-act a:link{
	color:#B6FF00;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}
div.menu1-act a:visited{
	color:#B6FF00;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}
div.menu1-act a:hover{
	color:#B6FF00;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}
div.menu1-act a:active{
	color:#B6FF00;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}


p{
	text-indent:0px;
	font-size:12px;
	color:#9C9A9A;
	font-family:arial;
	text-align:justify;
}
table{
	vertical-align:top;
	margin:auto;
	margin-top:30px;

}

table.contenttable td{
	text-align:left;
	vertical-align:top;	
}
table.contenttable th{
	text-align:left;
	vertical-align:top;	
}

img{
	border:0px;
}
h1{
	color:#B6FF00;
	font-size:28px;
	font-weight:bold;
}

h2{
	color:#B6FF00;
	font-size:28px;
	font-weight:bold;
}
div.news-single-item h2{
	color:#B6FF00;
}
strong{
	color:#B6FF00;
}
#footer a:link{
	color:#9C9A9A;
}
#footer a:visited{
	color:#9C9A9A;
}
#footer a:hover{
	color:#B6FF00;
}
#footer a:active{
	color:#9C9A9A;
}


/*--------------NEWS----------------*/
div.news-list-container{
	border:0px;
	background-color:transparent;
	width:100%;
	margin:0px;
	padding:0px;
}
div.news-list-item{
	background-color:transparent;
	margin:0px;
	padding:0px;
	width:100%;
	border:0px;

}
div.news-list-item h3{
	background-color:transparent;
	color:#B6FF00;
	border:0px;
}
div.news-list-item span.news-list-date{
	background-color:transparent;
	color:#B6FF00;
}
p.bodytext{
	border:0px;
}

div.news-latest-container{
	border:0px;
	background-color:transparent;
}
div.news-latest-container h2{
	display:none;
}
div.news-latest-item{
	border:0px;
	background-color:transparent;
	width:50%;
}
div.news-latest-gotoarchive{
	border:0px;
	background-color:transparent;
}
div.news-latest-date{
	float:right;
}
div.news-single-item{
	border:0px;
	background-color:transparent;
}

#newsletter p{
	width:60%;
	float:left;
}
#newsletter form{
	float:left;
	margin-top:2px;
}
#newsletter form input{
	background-color:#1e1d1f;
	border:0px;
	width:190px;
	height:19px;
	color:#ffffff;
}
#newsletter form input.submit{
	width:60px;
	background-color:transparent;
	margin-left:5px;
}
#content form{
	font-size:11px;
}

p.bodytext b{

color:#B6FF00;	

}

