\documentclass[12pt]{luclet}
 \usepackage{splat, inchmargs, headsup, feetdown, hyperref, graphicx}\date{\vspace*{1in}\today}
 \hypersetup{colorlinks=true, % Colours links instead of ugly boxes
             urlcolor=blue,   % Colour for external hyperlinks
            }

\nofiles

\begin{document}

\inputnospell{lettermacs}

% All of the items from here through email are optional.  In addition,
% as per the standard LaTeX letter style , \signature can be omitted
% as long as \name is included, in which case the argument of \name
% doubles as the argument of \signature.  The selections here are
% inconsistent but are good for showing off all the available
% features.  Most people will probably want to use either \office or
% else one or both of \school and \dept.  In most cases, \school will
% probably be considered superfluous if \dept is used.  Arguments to
% \school and \dept appear near the lower left of the letterhead.  Any
% argument to \office appears top center.  The arguments of \name
% through \otherfrom appear at top right.  The rest is as in the
% standard LaTeX letter style.

%\school{COLLEGE OF ARTS AND SCIENCES}
\dept{\lucdept}

\name{Ronald Greenberg, Professor \& \\ \hspace*{2em} Computer Science Undergraduate Program Director}
\campus{\luccampus}
%\location{Room LT-512E}
\address{\lucstreetaddr}
\telephone{\lucphone}
%\fax{\lucfax}
\email{\lucemail}
\http{\lucwww}

\signature{\longindented{Ronald I. Greenberg}}

\begin{letter}{ADDRESSEENAME \\
ADDRESSLINE1 \\
ADDRESSLINE2}

\opening{Dear ADDRESSEE:} % rest of salutation goes in here

\input{templateinternal}

\closing{\longindented{Sincerely,}}
  \vspace*{-11ex}\hspace*{-2em}\longindented{\includegraphics[width=3.6in,height=.4in]{rigsig.jpg}}
 % Before pdflatex, was: \vspace*{-11ex}\hspace*{-2em}\longindented{\psfig{figure=rigsig.ps,width=3.6in,height=.4in}}

% \xc, \encl, and \ps commands can go here.  The first two take
% argument in braces.  The last produces no text.

\end{letter}

\end{document}
