/* CSS Document */

body {
margin-left:  auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #5b67b1;
background-image: url("../images/fiction/bg-snowflakes.jpg");
background-repeat: repeat;
background-position: center;
background-attachment: fixed;

}

#PageBody {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 0 0 0 ;
width: 950px;
background-color: #FF0000;

}

#PageText {
margin: 0 0 0 0;
padding: 30px;
float: right;
width: 550px;
background-color: #FFFFFF;
opacity: 0.80;
-moz-opacity: 0.80;
filter: alpha(opacity=80);
border: 1px solid #069 ;
font-family: "Trebuchet MS", Trebuchet, Tahoma, Calibri, Arial, sans-serif;
font-size: 14px;

}

#NavBar {
margin: 0 0 0 0 ;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
width: 250px;
background-color: #FF00FF;
opacity: 0.70;
-moz-opacity: 0.70;
filter: alpha(opacity=70);
border: 1px solid #069 ;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 16px;

}

.CopyNotice {
margin-top: 50px ;
font-family: "Trebuchet MS", Trebuchet, Tahoma, Calibri, Arial, sans-serif;
text-align: center ;
font-size: 12px ;
color: #0033CC;

}

.small {
margin-top: 20px ;
font-family: "Trebuchet MS", Trebuchet, Tahoma, Calibri, Arial, sans-serif;
font-size: 11px ;

}

p {
line-height: 1.5 ;
text-indent: 3em ;

}

p.regular {
text-indent: 0em ;

}

h1 {
font-family: Georgia, Calibri, serif;
font-weight: bold;
font-style:  normal;
font-size:   16pt;
color: #552299;
margin-top: 0px;
margin-bottom: 30px;

}

#phone {
	display:none;
	
}

