/* CSS Document
   Reality Porn Passport - BookWorm Bitches
   Base
   Created: 2004-09-10
   */

body
{
    background-color:   #E1F0FF;
    color:              #333333;
    font-family:        "Times New Roman", Times, serif;
	font-size:          14px;
}
a:link, a:visited, a:active
{
    color:   #009900;
}
img
{
    border-width:   0px;
}
#PageFrame
{
    background-color:   #F4FAFF;
    width:              750px;
    margin-left:        auto;
    margin-right:       auto;
    text-align:         left;
}
#PageHead
{
    border-bottom:      3px double #FFCC00;
    padding-top:        12px;
    padding-bottom:     8px;
    text-align:         center;
	background-color:   #008000;
}
#PageFooter
{
    background-color:   #000000;
    padding-top:        12px;
    padding-bottom:     12px;
    text-align:         center;
}
.Disclaimer
{
    color:   #FFFFFF;
}
