Missing Controller

Error: OurTeamController could not be found.

Error: Create the class OurTeamController below in file: app/controllers/our_team_controller.php

<?php
class OurTeamController extends AppController {

	var $name = 'OurTeam';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp