<!-- Begin
// $Id: motorcycle.js,v 1.4 2008/02/05 19:43:21 webadmin Exp root $

document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td width="70%"> ');
document.write('<span class="title"><center>Welcome to Benson\'s MMSEC Motorcycle Training!</center></span>');

document.write('<p class="text">');
document.write('The Maine Motorcycle Safety Education Course (MMSEC) is approved by the Maine State Bureau of');
document.write(' Motor Vehicles Driver Education Unit. The program teaches awareness and appreciation of safe, ');
document.write(' careful and skillful motorcycle operation. We strive to provide a knowledgeable environment where');
document.write(' the student will leave with the skills necessary to safely and confidently enjoy the sport of motorcycling. ');
document.write('</p>');
document.write('<p class="text">');
document.write('The MMSEC permit course consists of 8 hours of instruction. When the course is completed and the exam passed');
document.write(' the student is issued the necessary paperwork to visit the Department of Motor Vehicles branch in their area');
document.write(' and receive a permit to legally ride a motorcycle in the state of Maine. ');
document.write('</p> ');
document.write('<p class="text">');
document.write('Cost for the course is $60.');
document.write('</p>');

document.write('</span>');
document.write('</td>');
document.write('<td width="3%">');
document.write('</td>');
document.write('<td width="27%" valign="middle"><img src="picts/harley-sign.jpg" alt="Harley">');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

document.write('<br><span class="subtitle3">Course location:</span><br>');

document.write('<a href="/directions2.html"><span class="title">Winslow Fire Station<br>16 1/2 Benton Ave.<br>Winslow, Maine 04901</span></a>');

document.write('<br><br><center><span class="bigredtext">\'You are only 8 hours from your ride!\'</span></center><br> ');

//  End -->
