#nav a:link, #nav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover, #nav a:visited:hover
{
	text-decoration: none;
	color:#16BD25;
}

#nav a:active
{
	color:#16BD25;
	text-decoration: none;
}

h2
{ 
	font: bold 22px/1.6em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #16BD25; 
	margin: 0px 0px 0px 10px;
}

#moosic1_img
{
	float: right;
	background: url(../imgs/moosic1.jpg) no-repeat;
	margin: 0px 0px 0px 220px;
	z-index: 2;
	width:400px;
	height:293px;
	position: absolute;
	z-index: 5;
}

#moosic2_img
{
	float: right;
	background: url(../imgs/moosic2.jpg) no-repeat;
	margin: 90px 0px 20px 20px;
	z-index: 2;
	width:200px;
	height:78px;
	position: absolute;
	z-index: 6;
}

#page a:link, #page a:visited, #page a:active
{
	color:#16BD25;
	text-decoration:none;
	border-bottom: 1px dotted #16BD25;
}

#page a:hover, #page a:visited:hover
{
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #16BD25;
}

#logo1
{
	float: left;
	width: 239px;
	height: 456px;
	margin: -465px 0px 0px -80px;
	z-index:2;
	position: absolute;
	/*background: url(../imgs/funk4_logo_top.png) no-repeat;*/
}

#logo2
{
	float: left;
	width: 423px;
	height: 220px;
	margin: -10px 0px 0px -81px;
	z-index:2;
	position: absolute;
	/*background: url(../imgs/funk4_logo_btm.png) no-repeat;*/
}