 /*

version:     1.0
date:        29 March 2007
author:      Adrian Mauriks
email:       adrian.mauriks@bluescopesteel.com
site name:   The 2007 LYSAGHT Research Scholarship      

*/

/* Start General */

* {margin: 0; padding: 0;} /* Remove padding and margin */

p, pre, blockquote, form, fieldset, table { margin: 1em 0; } /* Put it back on certain elements */

.clear {clear:both;} /* Class for clearing floats */

a img {border: 0;} /* Remove border around linked images */

/* End General */

body {font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif; color:#666666; background-color:#fff; text-align:center;} /* 62.5% base font size. so 1em = 10px */

/* Start Core Layout */

body#two-col #wrapper {width:100%; margin: 0 auto; text-align:left; background: #fff;}

#header {  display:none;}

#secondary-nav { display:none;}

#content-one-col {	width:100%; float:right; }

body#one-col #content-one-col { display:none;}

#footer { clear:both; height:210px; background: url(../images/footer3.gif) top right no-repeat;} /* this height adds layout for IE */

/* End Core Layout */

#flash-wrapper {position:absolute;left:50%;width:760px;margin-top:50px;margin-left:-380px;padding:15px;}

#for-the-big-G { display:none;}

#nav-position {display:none;}

#nav { display:none;} 


a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #009900;}

h2 {font-size:1.4em; padding: 15px 0 3px 0;}
h3 {font-size:1.4em; padding: 15px 0 3px 0; text-transform:uppercase; color:#666;}
h4 {font-size:1.4em; text-transform:uppercase; padding-top:25px;}
h5 {font-size:1.2em; padding: 15px 0 3px 0;}

#content-one-col ul { display:none;}

#content-one-col li {font-size:11px;}

#content-one-col ol { list-styles: none; margin-left: 20px;}

p { font-size: 11px;}

.first {font-size:1.4em; text-transform:uppercase; padding-top:0;}

.header { padding:0 0 20px 0;}
.quote { color:#625c5c; font-size:1.6em; line-height: 1.6em;}
.img-portrait { float:right; margin: 10px 0 20px 20px; width:200px; background-color:#625c5c;}
.img-portrait img {padding: 1px;}
.img-portrait p { padding: 0 4px 5px 4px; font-size:0.9em;}
.f-logo { margin: 50px 40px 0 0}

