If you want to make it really simple ,you can have a drop down box, which they select the subject, 2 text boxes, one for their email address and one for what they want to contact you with.
mail($_POST['Thier_email'], $_POST['Subject'], $_POST['Message_Box_Text'], "From: $[Only registered and activated users can see links. ]");
If you want a more ... One to one chat. You should look at mixing java script for refreshing php page which gets data from the database.
6 rep to -1
Matt linking post in sbawx.. could've been -25 rep, read the rules
Things to take into consideration is that you need a SMTP server, or POP3 server(mail servers). Not all webhotels have this, and sometimes you have to pay extra for it.
But I can help you set up a script if you want(though I won't say it will work since I don't know about your mail server).
PM me if you're interested, and we'll come up with a deal, and you can get my msn aswell.
Though I'm leaving tomorrow afternoon and will be back wednessday night. Then I'm leaving again on friday for 2 weeks. So sometime between now->tomorrow or wednessday->friday.