When you don't log in yet, how q2a website now about you? that you are regular visitor or administrator one?
You can close registeration for new users in admin->spam. and you can remove users tab in top of the q2a website in template file by adding this code:
function nav($navtype, $level=null)
{
$navigation=@$this->content['navigation'][$navtype];
}
Then to login you must enter path in explorer manually.