#nav a:link, #nav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover, #nav a:visited:hover
{
	text-decoration: none;
	color:#19CAC9;
}

#nav a:active
{
	color:#19CAC9;
	text-decoration: none;
}

h2
{ 
	font: bold 22px/1.6em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #19CAC9; 
	margin: 0px 0px 0px 10px;
}

#logo1
{
	float: left;
	width: 239px;
	height: 456px;
	margin: -465px 0px 0px -80px;
	z-index:2;
	position: absolute;
	/*background: url(../imgs/funk5_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/funk5_logo_btm.png) no-repeat;*/
}

#comments
{
	font-size: 12px;
	max-height: 400px;
	height: auto;
	width: 580px;
	margin: -10px 0px 0px 115px;
}

.font1
{
	color:#006699;
	font-weight: bold;
	font-size: 14px;
}

.font2
{
	color:#0099FF;
	font-weight: bold;
	font-size: 14px;
}

.font3
{
	color:#339999;
	font-weight: bold;
	font-size: 14px;
}
