body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

p	{
	font-size: 10pt;
	color: #FFFFFF;
}

#cclogo	{
	position:absolute;
	top:22px;
	width:auto;
	height:auto;
	left:10px;
}

#ccimage	{
	position:absolute;
	width:1024;
	left:10px;
	top:140px;
	height:auto;
}

#ccquote	{
	position:absolute;
	width:640px;
	left:375px;
	top:12px;
	height:auto;
}

#mainnavigation	{
	width:70px;
	height:auto;
	position:absolute;
	top:18px;
	left:286px;
	text-align:center;
}

#newsflash	{
	width:170px;
	height:170px;
	position:absolute;
	top:500px;
	left:40px;
	text-shadow:#3cd5fe;
	background-color:#3cd5fe;
	background-image:url(../images/freakcover-sm.jpg);
	padding-left:6px;
}

p.news-block	{
	background-color:#ed3a98;
	padding:5px;
}

a.t-block {
	font-size: 8pt;
	color: #000000;
	text-transform:uppercase;
	text-align:center;
	background-color:#3cd5fe;
	display:block;
	line-height:11pt;
}
a.t-block:link	{
	color: #000000;
	text-decoration:none;
}
a.t-block:visited	{
	color: #000000;
	text-decoration:none;
}
a.t-block:hover	{
	color: #000000;
	background-color:#ed3a98;
}
a.t-block:active	{
	color: #000000;
	text-decoration:none;
}

a.b-block {
	font-size: 8pt;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align:center;
	display:block;
	line-height:11pt;
}
a.b-block:link	{
	color: #FFFFFF;
	text-decoration:none;
}
a.b-block:visited	{
	color: #FFFFFF;
	text-decoration:none;
}
a.b-block:hover	{
	color: #FFFFFF;
	background-color:#ed3a98;
}
a.b-block:active	{
	color: #FFFFFF;
	text-decoration:none;
}
