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

body{
	background: #7C7DBF;	
}

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

#pagetitle{
	background: url(../images/no_topics-cap.gif) no-repeat 0px 0px;
}
#pagetitle h1 {
	color: #FFF;
	left: 20px;
	top: 20px;
	font-size: 24px;
	font-weight: normal;
}


#content{
background: #E6E4FA;	
}

#contentleft a{
	color:#000;
}

