/* CSS Document */

body{
	text-align: center;
	background-image: url(http://www.fancythatcake.ca/images/site/simplyposh_b1.gif); 
	margin: 0 auto;
	padding: 0;
	background-attachment: fixed;
	background-color: #443333;
		}

#table{
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	text-align: left;
	height:auto;
	background-color: #ffffff;
	font-family: "Century Gothic", Verdana, Arial, sans-serif, Helvetica ;
  font-size: 0.9em;
	color:#443333;
		}
		
#top{
	width:855px;
	height:108px;
	background-repeat: no-repeat;
	}	
	
	#nav{
  font-family: "Century Gothic", Verdana, Arial, sans-serif, Helvetica ;
  font-size: 1.0em;
  line-height: 1.2;
	color:#ffccdd;
	font-weight: normal;
	text-align: center;
	background-image: url(http://www.fancythatcake.ca/images/site/simplyposh_b2.gif);
	width:855px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
	#nav a:link,  #nav a:visited,  #nav a:active {
  font-family: "Century Gothic", Verdana, Arial, sans-serif, Helvetica ;
	color:#443333;
	text-decoration:none;
	}
	
#nav a:hover{
	color:#ffffff;
	text-decoration:none;

	}	
		
	#bar1{
	height: 12px;
	background-image: url(http://www.fancythatcake.ca/images/site/simplyposh_b3.gif);
	width:855px;
	}
				
#content {
	height: auto;
  background-color: #ffffff; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left: auto;
	margin-right: auto;

}

#sidenav, #sidenav a:link,  #sidenav a:visited,  #sidenav a:active {
  font-family: "Century Gothic", Verdana, Arial, sans-serif, Helvetica ;
	color:#443333;
	text-decoration:none;
	font-weight: normal;
	text-align: left;
	width:165px;

	}
	
#sidenav a:hover{
	color:#ee99bb;
	text-decoration:none;

	}

#footer, #footer a:link,  #footer a:visited,  #footer a:active {
	height:35px;
	text-align: center;
	font-size: 8pt;
	color:#443333;
	text-decoration:none;
  background-color: #ffffff; 
	}
	
#footer a:hover{
	color:#887766;
	text-decoration:underline;
	}
	
	#bottom{
	text-align: center;
	height: 24px;
	background-image: url(http://www.fancythatcake.ca/images/site/simplyposh_bottom.gif);
	width:855px;
	}


