body {
background-color: #000000;
color: #797979;
margin: 5px, 5px, 5px, 5px;
font-family:consolas;
font-size: 10px;
}

a, v
{
color: #80aa88;
text-decoration: none;
font-family:consolas, helvetica, arial;
font-weight: bold;
}

a:hover
{
color: #414141;
}


#content {
	position: relative;
	background-color: #cacaca;
	background: url(ccbBG1.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 800px;
	border: 20px solid #FFFFFF;
	color: #797979;
	
}




/*
#glitch1 {
	background: url(glitch3.png) no-repeat;
	
	filter:alpha(opacity=5);-moz-opacity: 0.5; opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	position: absolute;
	margin-top: 120px;
	margin-left: 0px;
	 width: 650px;
	 height: 568px;
	 z-index: 0;	
}*/

#sndcld1
{
	position: relative;
	background-color: #FFFFFF;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	position: absolute;
	width: 400px;
	height: 220px;
	/*padding-left: 20px;*/
	top: 200px;
	right: -170px;
	/*margin-top: 75px;
	margin-left: 530px;*/
}

#sndcld2
{
	position: absolute;
    top: 400px;
	left:0;
	
	
	background-color: #FFFFFF;
	border-top: 15px solid #FFF;
	
	
	width: 400px;
	height: 240px;
	padding-left: 10px;
	padding-right: 10px;

}


#linklist
{
	
	position: absolute;
	width: 150px;
	
	 padding-right: 10px;
	background-color: #FFFFFF;
	/*border: 10px solid #000000;*/
	 text-align:right;
	 font-size: 1em;
	 width: 150px;
	color: white;
	/*
	margin-top: 290px;
	 margin-left: 100px;*/
	bottom: 0;
	right: 0;
	 
}

#ccbtitle{
	position: relative;
	background-color: #FFFFFF;
	top: 80px;
	left: -125px;
	width: 300px;
	height: 25px;
	border: 1px solid #fff;
	color: #000000;
	text-align:right;
	
}

#picglitch {
	/*background: url(picglitch.png) no-repeat;*/
	
	position: relative;
	/*filter:alpha(opacity=7);-moz-opacity: 0.8; opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 10;*/
	background-color: #FFFFFF;
	top: 200px;
	left: -80px;
     width: 450px;
	 height: 80px;
	 border: 1px solid #fff;
	 color: #000000;
	
}

.ccb1{
	color: #80aa88;
 	padding: 10px;
 	font-size: 2em;
	color: #000000;
}

.txt1 {
 	margin-left: 90px;
 	font-size: 1.2em;
	color: #000000;
}



.linkhead {
	color: #000000;

}

.linksu {
	color: #000000;

}



#hlinks {
	
/*margin-top: 15px;*/
margin: 15px auto 0 auto; 
color: #797979;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
width: 300px;
/*
margin-top: 25px;
/*float: left;*/
text-align: center;
}

#hlinks a, v
{

color: #797979;
padding-left: 3px;
padding-right: 3px;

text-decoration: none;
/* border-left: 1px solid #797979;
border-right: 1px solid #797979; */

}

#hlinks a:hover
{
color: #414141;
background-color: #797979;
}

