body {
	background-color: #000;
	font-size: 60%; /* Resets 1em to 10px */
	font-family: Verdana;
	color: #999;
	text-align: center;
	margin: 0;
	
	}
div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;}	

#page {
	margin: 0px auto;
	padding: 0;
	width: 1017px;
	}
		
.latestvideos {
	
    background: url(images/latestvideos.jpg) top center no-repeat;
	width: 643px;
	height: 361px;
}

.latestmusic {

    background: url(images/latestmusic.jpg) top center no-repeat;
	width: 353px;
	height: 361px;
}
.featuredproject {

    background: url(images/featuredproject.jpg) no-repeat;
	width: 641px;
	height: 281px;
}		
.thumbnails2 {

  border-width: 1px;

  border-style: solid;

  border-color: #333;


}	

a:link {text-decoration:  none; color:#FFF;}

a:visited {text-decoration: none; color:#FFF;}

a:active {text-decoration: none; color:#FFF;}

a:hover {text-decoration: underline; color: #FFF;}	

