/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
} 
 
#pagewidth{ 
 width:750px; 
} 
 
#header{
 position:relative; 
 height:200px; 
 width:100%;
} 
 
#leftcol{
 width:30%; 
 float:left; 
 position:relative; 
  }
 
#maincol{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:70%; 
 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	background-image: url(/images/bk_cake.jpg);
	background-repeat: no-repeat;
	background-position: right;
        }

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 13--------------------------- */


#menu13 {
        width: 200px;
        margin: 10px;
        }

#menu13 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu13 li a:link, #menu13 li a:visited {
        color: #C7377D;
        display: block;
        background:  url(menu13.gif);
        padding: 8px 0 0 10px;
        }

#menu13 li a:hover, #menu13 li #current { {
        color: #C7377D;
        background:  url(menu13.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
h1 {
	color: #D03793;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #C7377D;
	text-align: center;
}
p {
	color: #6A1E42;
}
