   body{
    font:9px 'Verdana';
    color:#474747;
    text-align:center;
    background-color:#474747;
    background-image:url(images/pinkbg.png)}

   .header{
    position:relative;
    float:top;
    width:708px !important;
    height:200px;
    border-top:2px solid #474747;
    border-left:2px solid #474747;
    border-right:2px solid #474747;
    border-bottom:0px;
    background-color:#FF8BB8;
    background-image:url(images/header.jpg);}

   .menu{
    position:relative;
    float:bottom;
    width:700px;
    padding:4px;
    font:11px 'Verdana';
    color:#474747;
    line-height:15px;
    text-align:justify;
    letter-spacing:-1px;
    border:2px solid #474747;
    background-color:#FF8BB8;}  
	
   .menu a:link{
    color:#FFFFFF;
    font-weight: bold;
    text-decoration:none;
    text-transform:none;
    background-color:#FF8BB8;}	
   .menu a:visited{
    color:#FFFFFF;
    font-weight: bold;
    text-decoration:none;
    text-transform:none;
    background-color:#FF8BB8;}
   .menu a:hover{
    color:#FFD4E5;
    font-weight: bold;
    text-decoration:none;
    text-transform:none;
    cursor: pointer;
    background-color:#FF8BB8;}
   .menu a:active{
    color:#FFFFFF;
    font-weight: bold;
    text-decoration:none;
    text-transform:none;
    background-color:#FF8BB8;}

   .entry{
    position:relative;
    float:bottom;
    width:700px;
    padding:4px;
    font:12px 'Verdana';
    color:#474747;
    line-height:15px;
    text-align:justify;
    border-top:0px;
    border-left:2px solid #474747;
	border-right:2px solid #474747;
	border-bottom:2px solid #474747;
    background-color:#FEB2D0;}
	
	*html .entry, *html .menu { width: 708px;}
	
    input,textarea{
    font:12px 'Verdana';
    color:#FFFFFF;
    background-color:#FF8BB8;
    border:1px solid #474747;}
	
	blockquote{
	border: 1px dashed #FF8BB8;
	padding:10px}

   h1{
    margin:0px;
    font:14px 'Verdana';
    font-weight:bold;
    color:#FFFFFF;
    border-bottom: 0px dashed #474747;
    text-decoration:none;}
   h2{
    margin:0px;
    font:20px 'Georgia';
    font-weight:bold;
    color:#FFFFFF;
    text-align:left;
    border-bottom: 1px dashed #474747;}
   h3{
    margin:0px;
    font:12px 'Georgia';
	letter-spacing:-1px;
	padding-bottom:10px;
    color:#FFFFFF;
    font-style:italic;
    text-align:left;
    border-bottom: 0px solid #474747;}
   h4{
    margin:0px;
    font:11px 'Verdana';
    text-align:right;
    font-style:italic;
    color:#BFBFBF;}

   a:link{
    color:#FFFFFF;
	font-weight: bold;
    text-decoration: underline;
    text-transform:none;}	
   a:visited{
    color:#FFFFFF;
	font-weight: bold;
    text-decoration:underline;
    text-transform:none;}
   a:hover{
    color:#FFD4E5;
	font-weight: bold;
    text-decoration:none;
    text-transform:none;
    cursor: pointer;}
   a:active{
    color:#FFFFFF;
	font-weight: bold;
    text-decoration:underline;
    text-transform: none;}

   td {
    font-size:12px;
    color:#FFFFFF;}