/* CSS Document
   Reality Porn Passport - Mr. Chews Asian Beaver
   Base
   Created: 2004-15-04
   */

body
{
    background-color:   #222222;
    color:              #CCCCCC;
    font-family:        "Times New Roman", Times, serif;
	font-size:          14px;
}
a:link, a:visited, a:active
{
    color:   #FF9900;
}
img
{
    border-width:   0px;
}
#PageFrame
{
    background-color:   #333333;
    width:              750px;
    border:             2px solid #FF9900;
    margin-left:        auto;
    margin-right:       auto;
    text-align:         left;
}
#PageHead
{
    border-bottom:      3px double #660000;
    background-image:   url(../images/banner_background.gif);
    padding-top:        8px;
    padding-bottom:     8px;
    text-align:         center;
}
#PageFooter
{
    background-color:   #000000;
    padding-top:        12px;
    padding-bottom:     12px;
    text-align:         center;
}
.Disclaimer
{
    color:   #FFFFFF;
}
