/*******************************/

/* SABRINA NGAI                */

/*******************************/

* {
margin: 0;
padding: 0;
}

body {
background: #931600 url(../images/background_red.jpg) repeat-x;
/*font: 66%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;*/
font: 11px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
color: #440000;
/*line-height: 1.6em;*/
}	

a, a:link, a:hover { 
color: #931600; 
text-decoration: underline;
}

img {
border: 0;
}

#wrapper {  /*Centering technique using positioning and negative margins */
position: relative;
left: 50%;
width: 720px;
margin-left: -360px; /*half of width */
padding: 10px;
}

#container {
/*border: 1px dotted #BAB9B8;*/
width: 680px;
overflow: hidden;
margin-bottom: 20px;
position: relative;
}

#showcase {
background: url(../images/paperback.gif) no-repeat;
width: 680px;
height: 500px;
margin: 38px 0 0 0;
position: relative;
}

#showcase_detail {
margin: 38px 0 0 0;
position: relative;
}


#footer {
clear: both;
padding-top: 50px;
}

.orangeText {
  color: #F5791E;
  /*letter-spacing: 1pt*/
  }
.brickredText {
  color: #6D0600;
  /*letter-spacing: 1pt*/
  }		  
.blackcherryText {
  color: #590000;
  /*letter-spacing: 1pt*/
  }
  
.brownText {
  color: #440000;
  /*letter-spacing: 1pt*/
  }
  
.lightbrownText {
  color: #CE701A;
  /*letter-spacing: 1pt*/
  }
		  
.showtitle {
  font: bold 14px/18px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
  color: #590000;
  padding-bottom: 4px;
  /*letter-spacing: 1pt*/
  }
  
#logo { 
display: block;
overflow: hidden;
width: 216px; 
height: 28px; 
background: url(../images/logo.gif) no-repeat;
text-indent: -5000px;
float: right;
margin: 5px 5px 0 0;
position: relative;
}

#abstract {
padding: 5px 20px 0 20px;
float: left;
width: 300px;
/*line-height: 1.6em;*/
position: relative;
}

#theshow {
padding: 2px 0 0 25px;
margin: 0;
width: 630px;
height: 280px;
overflow: hidden;
position: relative;
clear: both;
}

dl {
padding: 26px 20px 0 20px;
width: 300px;
float: right;
position: relative;
}

dt {
width: 40px;
padding-left: 5px;
margin: 0;
font-weight: bold;
float: left;
}

dd {
margin-left: 50px;
padding-left: 5px;
} 

#hcard-sabrina-ngai {
margin: 30px 0 20px 275px;
}

#hcard-sabrina-ngai .fn {
font-weight: bold;
}