#heighlights #links a,
li.widget div.rss,
#heighlights .top a,
a, a:hover, 
h1 {
color: #CB67A7;
}

li.widget li, li.widget ul li, li.widget ul ul li,
h2 {
color: #CB67A7;
}


/* Widget Design */
li.widget li, li.widget ul li, li.widget ul ul li {
border-bottom:1px dashed #cac6ad;
}

li.widget a {
color: #CB67A7;
text-decoration: none;
}

li.widget .widgettitle, .widgettitle {
color: #CB67A7;
border-bottom: 2px solid #CB67A7;
}



/* Template Design  */
body {
color: #000;
background: #99ccff url(images/pink/bg.gif) repeat;
}

body, .color1{
background-color: #CB67A7;
}

.color2 {
background-color: #F6B1DD;
}

#video .ttl {
background-image: url(images/pink/ttl_featuredvideo.png);
background-repeat: no-repeat;
background-position: top left;
}

#flickr .ttl{
background-image: url(images/pink/ttl_flickrphotos.png);
background-repeat: no-repeat;
background-position: top left;
}

#subscribe {
background-image: url(images/pink/subscribe_bg.png);
background-repeat: repeat-x;
background-position: top left;
border:1px solid #CFCFCF;
}

#heighlights .top{
background-image: url(images/pink/element_top.png);
background-repeat: no-repeat;
background-position: top center;
height: 49px;
padding-left: 30px;
overflow: hidden;
}

#heighlights #links a.current {
color: #FFFFFF;
background: url(images/pink/element_link_blue.png) no-repeat center top;
}

#news .ttl{
background-image: url(images/pink/ttl_recentnews.png);
background-repeat: no-repeat;
background-position: top left;
}