I am a relatively new LaTeX user, so bear with me. I am using wrapfigure to present figures in a grant application (read: space is at a premium). All of a sudden, one of my figures is being presented under the text. I have done a lot of debugging including replacing the file from another figure file (still has the problem) but putting the original figure into other analogous code reproduces the problem with different code. Changing the file to a JPG from a PDF doesn't help.
Anyways, I've spent several hours on this and any help would be greatly appreciated! I've posted the relevant code.

\begin{wrapfigure}{r}{0.3\textwidth}
\begin{center}
\vspace{-38pt}
\includegraphics[width=0.3\textwidth]{infantpilotresults-cropped.pdf}
\vspace{-27pt}
\caption{\emph{Six month-olds' looking to unexpected visual omissions.}}
\vspace{-15pt}
\label{figure:prelim1results}
\end{center}
\end{wrapfigure}
\vspace. It might be that the total of the\vspaceis more than the height of the figure. – Guido Sep 20 '12 at 3:37\vspacecommands. – Gonzalo Medina Sep 20 '12 at 3:46