

body {
	background-image: url(/img/cms/1166181562-bg.gif);
	background-repeat: repeat;
}

#content {
  	border-color: #00769c;
  }
  
#featurebox h3 {
  	color: #00769c;
}

.box1, .box2, .box3 {
	border-top-color: #00769c;
	border-bottom-color: #00769c;
}

.box1, .box3 {
  	background-color: #5fceec;
}

.box2 .col1 li.cur {
  	color: #00769c;
}
  
.main2 .col1 {
  	color: #00769c;
}

.artistbox {
  	color: #00769c;
}

 a:link, a:visited {
 	color: #00769c;
 }
 
 #content h2.title {

 	color: #00769c;
 }
 
 div.projectbody {
 	color: #00769c;
 }
 
 #content .box2 h3.projecttitle {
 	color: #00769c;
 }
 
  .newsnav h4.more {
  	background-color: #00769c;
  }