/* ----- David Parnes Photography ------------ */
* { padding:0; margin:0 }
body { background:#000; color:#ccc; font:small/16px Arial, Helvetica, Sans-serif; }
img { border:0 }
a { text-decoration:none; color:#888; }
a:hover { text-decoration:underline; color:#888; }

/* ----- Container --------------------------- */
#wrapper { width:750px; margin:0 auto; }

/* ----- Content ----------------------------- */
#content { position:absolute; top:15px; width:750px; }
#content h1 { float:left; padding:10px 0 13px 0; font-size:2.5em; }
#content h2 { float:right; text-align:right; padding:2px 0 0 0; font-size:.9em; font-style:normal; }
#photos { background-color:#000; position:absolute; top:65px; }
#blurb { display:none; }

/* ----- Footer ------------------------------ */
#footer { position:absolute; top:680px; width:750px; }
#footer p.fleft { float:left; font-size:.9em; }
#footer p.mid { text-align:center; padding:8px 0 0 0; }
#footer p.mid a {font-size:1.8em; }
#footer p.frite { float:right; text-align:right; font-size:.9em; }
#footer p.frite a {font-size:.9em; }

/* ----- Copyright - GotInc.com -------------- */