/* *** Generated by www.csscreator.com *** */
html, body
{ scrollbar-3dlight-color:#FF9999; scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#CC9999; scrollbar-darkshadow-color:#CC6633; 
scrollbar-face-color:#CC6666; scrollbar-highlight-color:#FF9999; 
scrollbar-shadow-color:#FFFFFF; }

{ margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#header{ 
 height:100px; 
 width:100%; 
 background-color:#FCB9D6; 
 } 
 
#leftcol{
 width:75px; 
 float:left; 
 position:relative; 
 margin-left:-75px; 
 margin-right:1px; 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 75px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FCB9D6;   /* left column colour */ 
border-left-style: solid; 
background-color: #A0D9D0; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #A0D9D0;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
p: {color: #800000}
a:link {color: #ff00cc; text-decoration: none}
a:visited {color: #cf0000; text-decoration: none}
a:hover {color: #ff99cc; text-decoration: none; background:#336633}
table { background-image: url(pastelbubble.gif); }
