#header {
background-image: url('../images/header_memb.jpg');
}

#content {
background-image: url('../images/main_memb.jpg');
color: #440b4e;
}

#menu {
background-image: url('../images/menu_memb_bg.jpg');
}

#menu ul li {
padding-top: 7px;
}

#menu ul li a.current {
color: #f090d9;
}

#menu ul li a:hover {
color: #f090d9;
}
/*  TYPE */

#content h1 {
font-size: 28px;
font-weight: bold;
color: #490d5c;
padding-bottom: 10px;
}

#content h4{
font-weight: bold;
padding-bottom: 10px;
color: #5e2aab;
}

div.col p{
color: #5e2aab;
}
#content_wrap {
	background-image:none;
}