%Original File:
% Template file for an a0 landscape poster.
% Written by Graeme, 2001-03 based on Norman's original microlensing
% poster.
%
% See discussion and documentation at
% <http://www.astro.gla.ac.uk/users/norman/docs/posters/> 
%
% $Id: poster-template-landscape.tex,v 1.2 2002/12/03 11:25:46 norman Exp $
%Edited By Alys Clark Aug 2006

% Default mode is landscape, which is what we want 

\documentclass[a0]{posterclass}

% You might find the 'draft' option to a0 poster useful if you have
% lots of graphics, because they can take some time to process and
% display. (\documentclass[a0,draft]{a0poster})

\pagestyle{empty}
\setcounter{secnumdepth}{0}

% The textpos package is necessary to position textblocks at arbitary 
% places on the page.
\usepackage[absolute]{textpos}

% Graphics to include graphics. Times is nice on posters, but you
% might want to switch it off and go for CMR fonts.
\usepackage{graphics,wrapfig,amsmath, amscd, amssymb, amsthm,times}

% Colours - cmyk is better than rgb if you want the printer to get it right!
\usepackage{color}
\definecolor{DarkBlue}{cmyk}{.86,0.67,0.41,.27}
\definecolor{Red}{rgb}{0.9,0.0,0.1}
\definecolor{lyell}{cmyk}{0.05,0.02,0.17,0}
\definecolor{title}{cmyk}{0.19,0.27,0.38,0}
\definecolor{grey}{cmyk}{.86,.68,.41,.27}

% see documentation for a0poster class for the size options here
\let\Textsize\normalsize
\def\Head#1{\noindent\hbox to \hsize{\hfil{\LARGE\color{DarkBlue} #1}}\bigskip}
\def\LHead#1{\noindent{\LARGE#1}\bigskip}
\def\LHeader#1{\noindent{\LARGE\color{DarkBlue}#1}\bigskip}
\def\Subhead#1{\noindent{\large\color{DarkBlue} #1}\bigskip}
\def\Title#1{\noindent{\VeryHuge\color{white} #1}}

%Define Page colour
\pagecolor{lyell}


% Set up the grid
%
% Note that [0mm,0mm] is the margin round the edge of the page --
% it is _not_ the grid size. That is always defined as 
% PAGE_WIDTH/HGRID and PAGE_HEIGHT/VGRID. In this case we use
% 27 x 14. This gives us 4 columns of width 5.8 boxes, with a gap of
% width 0.6 in between them (and a width1 gap on each side.  Also we have 14 vertical
% Note however that texblocks can be positioned fractionally as well,
% so really any convenient grid size can be used.
%
\TPGrid[0mm,0mm]{27}{14}      

%if you want a margin on the page 
%\TPMargin*{3mm}
\parindent=0pt
%\parskip=0.5\baselineskip

\begin{document}

% Understanding textblocks is the key to being able to do a poster in
% LaTeX. In
%
%    \begin{textblock}{wid}(x,y)
%    ...
%    \end{textblock}
%
% the first argument gives the block width in units of the grid
% cells specified above in \TPGrid; the second gives the (x,y)
% position on the grid, with the y axis pointing down.

% You will have to do a lot of previewing to get everything in the 
% right place.

%\begin{textblock}{4}(21,.8)
%\resizebox{4\TPHorizModule}{!}{\includegraphics{ualogo_cmyk.pdf}}
%\end{textblock}

% This gives good title positioning for a portrait poster.
% Watch out for hyphenation in titles - LaTeX will do it
% but it looks awful.

%Title banner (play with banner.pdf}
\begin{textblock}{27}(0,0)
\textblockcolor{white}
\resizebox{27\TPHorizModule}{!}{\includegraphics{banner.pdf}}
\end{textblock}

%Authors an Address
\begin{textblock}{19}(1,1.85)
\textblockcolor{lyell}
\LHeader{Firstname Lastname$^1$, Second Author$^1$, Third Author$^1$,  Fourth Author $^2$. }
\hfil\break
{\textsl{1:Applied Mathematics, School of Mathematical Sciences, The University of Adelaide, Australia\\2:Affiliation of other authors, The University of Adelaide, Australia}}
\end{textblock}


%-----------------------------------------------------------------------------------------------------------------------------------------
%COLUMN 1
%-----------------------------------------------------------------------------------------------------------------------------------------

\begin{textblock}{5.8}(1,2.8)
%See the comments above regarding understanding text blocks!!!
% note that in each textblock, the numbers in brackets e.g.  (1,2.8) give a starting position on the grid defined above. All column one in this example starts at 1,  but the 2.8 changes to 3.2, or 5.2 for other lines you'll see later. Adapt this number to suit your own positioning.
% The {5.8} gives the column width, in terms of the grid size.
\textblockcolor{title}
\hrule
\medskip
\LHead{\textbf{\quad Abstract}}
\smallskip
\hrule
\end{textblock}
\begin{textblock}{5.8}(1,3.2)
\textblockcolor{lyell}
\medskip
\begin{flushleft}
{\textcolor{grey}{\fontfamily{phv}{\large{Insert abstract here.}}}}
\end{flushleft}
\end{textblock}

\begin{textblock}{5.8}(1,5.2)
\textblockcolor{title}
\hrule
\medskip
\LHead{\textbf{\quad Introduction}}
\smallskip
\hrule
\end{textblock}

\begin{textblock}{5.8}(1,5.6)
\medskip
\textblockcolor{lyell}
\begin{flushleft}
{\textcolor{grey}{\fontfamily{phv}\selectfont{Insert Text Here\\Section 1}}}
\end{flushleft}
\end{textblock}

\begin{textblock}{5.8}(1,6.4)
\hrule
\medskip
\textblockcolor{white}
\begin{center}
%\resizebox{4.6\TPHorizModule}{!}{\includegraphics{image689.pdf}} \\
\small{{\textsl{{\bf{Figure 1:}}  Picture here.}}}
\end{center}
\hrule
\end{textblock}


\begin{textblock}{5.8}(1,8.5)
\medskip
\textblockcolor{lyell}
\begin{flushleft}
{\textcolor{grey}{\fontfamily{phv}\selectfont{Insert text here\\Section 2}}}
\end{flushleft}
\end{textblock}

\begin{textblock}{5.8}(1,9.65)
\hrule
\medskip
\textblockcolor{white}
\begin{center}
%\resizebox{2.7\TPHorizModule}{!}{\includegraphics{COC}} \\
\small{{\textsl{{\bf{Figure 2:}}  A COC in an Antral Follicle.}}}
\end{center}
\hrule
\end{textblock}

\begin{textblock}{5.8}(1,11.5)
\medskip
\textblockcolor{lyell}
\begin{flushleft}
{\textcolor{grey}{\fontfamily{phv}\selectfont{
}}} \\
\medskip
{\textcolor{grey}{\fontfamily{phv}\selectfont{
}}}
\end{flushleft}
\end{textblock}



%-------------------------------------------------------------------------------------------------------------------------------------
%COLUMN 2
%-------------------------------------------------------------------------------------------------------------------------------------
\begin{textblock}{5.8}(7.4,2.8)
% note that in each textblock, the numbers in brackets e.g.  (7.4,2.8) give a starting position . All column 2 entries  in this example starts at 7.4,  but the 2.8 changes to 3.2, etc for other lines you'll see later. Adapt this number to suit your own positioning.

\textblockcolor{title}
\hrule
\medskip
\LHead{\textbf{\quad column 2}}
\hrule
\end{textblock}

\begin{textblock}{5.8}(7.4,3.2)
\textblockcolor{lyell}
\medskip
\begin{flushleft}
{\textcolor{grey}{\fontfamily{phv}{\large{Insert Column 2 text.}}}}
\end{flushleft}
\end{textblock}
%-------------------------------------------------------------------------------------------------------------------------------------
%COLUMN 3
%-------------------------------------------------------------------------------------------------------------------------------------

\begin{textblock}{5.8}(13.8,2.8)
% note that in each textblock, the numbers in brackets e.g.  (13.8,2.8) give a starting position . All column 3 entries  in this example starts at 13.8,  but the 2.8 changes to 3.2, etc for other lines you'll see later. Adapt this number to suit your own positioning.
% The {5.8} gives the column width.

\textblockcolor{title}
\hrule
\medskip
\LHead{\textbf{\quad Column 3}}
\hrule
\end{textblock}
\begin{textblock}{5.8}(13.8,3.2)
\textblockcolor{lyell}
\medskip
\begin{flushleft}
{\textcolor{grey}{\fontfamily{phv}{\large{Insert Column 3 text.}}}}
\end{flushleft}
\end{textblock}
%-------------------------------------------------------------------------------------------------------------------------------------
%COLUMN 4
%------------------------------------------------------------------------------------------------------------------------------------
\begin{textblock}{5.8}(20.2,2.8)
% note that in each textblock, the numbers in brackets e.g.  (20.2,2.8) give a starting position . All column 4 entries  in this example starts at 20.2,  but the 2.8 changes to 3.2, etc for other lines you'll see later. Adapt this number to suit your own positioning.
% The {5.8} gives the column width.

\textblockcolor{title}
\hrule
\medskip
\LHead{\textbf{\quad Column 4}}
\hrule
\end{textblock}


\begin{textblock}{5.8}(20.2,12)
\textblockcolor{lyell}
%bibliography
{\textcolor{grey}{\fontfamily{phv}\selectfont{\scriptsize{\bibliographystyle{plain}
\bibliography{USposteryv} }}}}
\end{textblock}
%\begin{textblock}{27}(0,0)
%\textblockcolor{lpurp}
%\resizebox{27\TPHorizModule}{!}{\includegraphics{cocs.pdf}}
%\end{textblock}

\end{document}


