/* reset all tags */

@import "reset.css";


body { background: #fff; height: 100%; }
#container { margin: 25px auto; background-image: none; background-position: 0 0; width: 1057px; }

/* header */

#header { background: url("../../graphics/bg_header.gif") no-repeat; background-color: #fff; height: 190px; padding: 20px; }
#header h2 { position: relative; top: 118px; text-align: right; }
#header h3 { position: relative; left: 30px; top: 123px; text-align: right; }
#header h2, #header h2 a:link, #header h2 a:visited, #header h2 a:hover { font: bold 30px "Myriad Pro", "Myriad", "Trebuchet", "Verdana"; color: #adc435; text-decoration: none;}
#header h2 span.avi, #header h2 a:link span.avi, #header h2 a:visited span.avi, #header h2 a:hover span.avi { font: normal 30px "Myriad Pro", "Myriad", "Trebuchet", "Verdana"; color: #7a6e8d; text-decoration: none; }
#header h3 { font: normal 15px "Myriad Pro", "Myriad", "Trebuchet", "Verdana"; color: #7a6e8d; letter-spacing: 3px; }


/* default */

#maincontent {  }
#maincontent em { font-style: italic; }
#maincontent a:link, #maincontent a:visited, #maincontent a:hover { font-weight: bold; color: #faa934; text-decoration: underline; }
#maincontent p { font: normal 15px "Verdana"; color: #77787b; width: 680px; letter-spacing: 0; line-height: 165%; margin-bottom: 20px; }
#maincontent p.biointro { display: inline; }
#maincontent p.biotext { margin-top: 20px; }
#maincontent #intro { margin: 70px 0; display: block; height: 485px; }
#maincontent #introleft { width: 265px; float: left; padding: 0 40px; }
#maincontent #introleft h2 { font: normal 34px "Verdana"; color: #7a6e8d; text-align: right; }
#maincontent #introleft ul { position: relative; left: 160px; width: 75px; font: normal 12px "Verdana"; margin-top: 30px; }
#maincontent #introleft li { list-style-type: disc; padding-bottom: 10px; }
#maincontent #introright { width: 695px; float: right; }

#maincontent div.bio { margin: 70px 0; display: block; height: 270px; }
#maincontent .bioleft { width: 265px; float: left; padding: 0 40px; text-align: right; }
#maincontent .bioright h4 { font: normal 34px "Verdana"; color: #7a6e8d; display: inline; padding-right: 10px; }
#maincontent .bioright { width: 695px; float: right; }

