@charset "utf-8";
/* CSS Document */

body{
	background: #7C7DBF;	
}

#header{
background: url(../images/bg_header_topics.gif) repeat-x 0px 0px;
}

#pagetitle{
background: url(../images/topics-cap.gif) no-repeat 0px 0px;
}

#content{
background: #E6E4FA;	
}

#contentleft a{
	color:#000;
}
