/*author:		Keith Kavanaughemail:		keith@bauwauc.comwebsite:	http://bauwau.com*//* border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; *//* ******GLOBAL****** */html { }body  { font-family: Verdana, Helvetica, Arial, sans-serif; background: rgb(160,175,190); }a { text-decoration: none; color: rgb(230,220,210); }a:hover { color: white; }p { font-size: 13px; line-height: 1.4em; font-family: Verdana, Helvetica, Arial, sans-serif; margin-bottom: 0.5em; font-weight: 500; }h1 { font-family: Verdana, Helvetica, Arial, sans-serif, "Times New Roman", Times, serif; font-size: 24px; margin-bottom: 0.5em; }h2 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; letter-spacing: .2em; margin-bottom: 0.5em; text-transform: uppercase; color: white; }h3 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; margin-bottom: 0.5em; font-weight: bold; }h4 { font-family: Verdana, Helvetica, Arial, sans-serif, "Times New Roman", Times, serif; font-size: 14px; margin-bottom: 0.5em; }h5 { font-family: Verdana, Helvetica, Arial, sans-serif, "Times New Roman", Times, serif; font-size: 12px; margin-bottom: 0.5em; }h6 { font-family: Verdana, Helvetica, Arial, sans-serif, "Times New Roman", Times, serif; font-size: 10px; margin-bottom: 0.5em; }.first {margin-top: 0; }strong { font-weight: bold; }em { font-style: oblique; }i { font-style: oblique; }.bold { font-weight: bold; }.italic { font-style: italic; }.uppercase { text-transform: uppercase; }img { border: 0px; }ul { }li { font-size: 13px; font-family: Verdana, Helvetica, Arial, sans-serif; margin-bottom: 0.5em; }td { }.clearboth { clear: both; }.clearleft { clear: left; }.clearright { clear: right; }.floatleft { float: left; margin-right: 10px; margin-bottom: 10px; }.floatright { float: right; margin-bottom: 10px; margin-left: 10px; }/* ******WRAPPER****** */#wrapper { width: 990px; background: rgb(14,6,4) url(bkg.jpg) no-repeat top; margin: 0 auto; border-left: 1px solid rgb(30,30,30); border-right: 1px solid rgb(30,30,30); }/* ******HEADER****** */#header { width: 990px; height: 160px; padding-top: 10px; }#header p { text-align: center; }#header a { text-transform: uppercase; font-size: 10px; letter-spacing: .3em; }#nav { }/* ******CONTENT****** */#content { width: 890px; margin: 0 auto; }#events { margin: 0 auto 50px auto; }#events h2, ul, li { text-align: center; }#events li { font-size: 14px; }#bio, #statement, #resume { display: none; color: white; }#bio-tease, #statement-tease, #resume-tease { height: 350px; }#bio p, #statement p, #resume p { color: white; margin-left: 20px; margin-right: 20px; }#bio h2 { margin: 5px; }#bio, #bio-tease { width: 580px; float: left; }#statement, #statement-tease { width: 280px; float: right; margin-left: 20px; }#resume, #resume-tease { width: 280px; float: right; }#resume li, #resume-tease li { text-align: left; } .sb { margin: 5px; }p.quote { text-align: center; font-style: italic; margin-top: 3em; }p.quotee { text-align: center; text-transform: uppercase; font-size: 10px; }a.readmore { text-transform: uppercase; font-size: 10px; letter-spacing: .3em; }#gallery { margin-top: 620px; color: white; overflow: auto; }#gallery table { width: 890px; }#gallery tr { }#gallery td { text-align: center; }#gallery td img { margin-bottom: 20px; width: 100px; height: 100px; border: 1px solid rgb(80,80,80); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }#buy { width: 160px; margin: 10px auto; clear: both; }#leopold { display: none; }/* ******FOOTER****** */#footer { width: 890px; height: 50px; margin: 0 auto; margin-top: 60px; }#footer p { color: gray; text-align: center; }
