BODY { height: 100%; background-color: #FDF9ED; color: #48969A; margin: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

TABLE, IMG { border: 0; }
H2 { margin-top: 10px; color: #FF7F38; }
H3 { margin-top: 20px; color: #FF7F38; }
A { color: #48969A; font-weight: bold; }
P { line-height: 1.5; }

.clear { clear: both; }
.taC { text-align: center; }
.taR { text-align: right; }
.taJ { text-align: justify; }
.fRight { float: right; }
.b { font-weight: bold; }
.book { margin-bottom: 20px; }

#resume { color: #FF7F38; font-weight: bold; }
#bioPhoto { margin: 10px 0 10px 20px; width: 320px; border: 1px solid #666; }

/* Welcome BG 910x800 @2X / 455x400 */
#enter { text-align: center; padding-top: 200px; }
#enter A { display: block; width: 455px; height: 400px; background: url("../images/welcomeBG.png") no-repeat; margin: auto; vertical-align: middle; }

/* New BG 200x1730 @2X / 1000x865 */
#page { width: 1000px; min-height: 1000px; margin: 20px auto; background: url("../images/stars-bg.png") no-repeat; position: relative; }
#nav { position: absolute; top: 287px; left: 25px; margin: 0; padding: 0; list-style-type: none; }
#nav LI { margin: 0; padding: 0; list-style-type: none; }
#nav LI A { display: block; height: 30px; line-height: 30px; width: 170px; }
#member { position: absolute; top: 620px; left: 60px; }
#member DIV { text-align: center; margin-bottom: 10px; }
#member IMG { width: 110px; }
#content { position: absolute; top: 260px; left: 225px; width: 650px; }
#content UL, #content LI { margin: 0; padding: 0; list-style-type: none; }
#content UL LI { float: left; width: 110px; height: 110px; margin: 10px; }
#content UL LI A { display: block; border: 1px solid #CCC; text-align: center; }
#content UL LI A:hover { background-color: #FFC; }
#content UL LI A IMG { margin: 4px; width: 100px; height: 100px; }
#footer { clear: both; text-align: center; color: #FF7F38; height: 50px; line-height: 50px; margin: 20px auto; }


