/* Artifaqt Styles Glossary --by Kaoru Kawasaki July, 2005-- */


/* Content -------------------------------------------------------*/
#cont {
 width: 470px;
 margin: 28px 0 0 2px;
 color: #fff;
 font: 14px Arial, Helvetica, Sans-serif;
 word-spacing: 1px;
 letter-spacing: 0.1px;
 line-height: 125%;
}

#cont h3 {
 font: 16px Georgia, Times, Serif;
 font-weight: normal;
 letter-spacing: 1px;
 margin-bottom: 10px;
}

p {
 margin-top: -5px;
 margin-left: 10px;
}

p+h3 {
 margin-top: 30px;
}


/* A Box on the Right --------------------------------------------*/
#a_box {
 position: absolute;
 left: 365px;
 top: 50px;
 margin-bottom: 10px;
 padding: 0;
 width: 589px;
 background-color: #c2ba99;
}

#b_box {
 margin-bottom: 5px;
 padding: 35px 27px 25px 27px;
 width: 535px;
 min-height: 560px;
 background-color: #b9b593;
}



