*, html, body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	/*background-position: top left;
	background-color: #e9e4d1;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

img { border: 0; }
img, div { behavior: url(templates/woodblog/css/iepngfix.htc) }

ol, ul {
	margin-left: 30px;	
	}
	
p {
	margin-left: 2px;
	margin-bottom: 10px;
	}

a {
	color: #330000;
	text-decoration:underline;
	}
	
h2 {
	margin-top: 10px;
	}
	
a:hover {
	color: #CC9999;
	text-decoration:none;
	}

a:visited {
	color: #330000;
	text-decoration:none;
	}

#container {
	display: block;
	position: absolute;
	min-height: 100%;
	width:100%;
}

#wrapper {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:968px;
	padding: 15px;
	padding-top:0px;
	margin-bottom: 5px;
}

#footer {
	/*position: absolute;
	display: block;
	bottom: 0;*/
	padding-top: 7px;
	margin: 0 auto;
	height: 20px;
	width: 968px;
	background-color:;
	font-size: 10pt;
	color:#330000;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	line-height: 0.5em;
	border-top: #330000 1px double;
	border-width:3px;
}

#footer a {
	color: #330000;
	font-weight: normal;
	padding: 4px;
	text-decoration:none;
	}
	
#footer a:hover {
	background-color:;
	color: #CC9999;
	text-decoration:underline;
	}
	
.footerspacing {
	margin-right:20px;
	}

#footerWrapper {
	padding-top: 12px;
	margin: 0 auto;
	height: 20px;
	width: 968px;
	background-color:;
	border-top: #330000 1px double;
	border-width:3px;
	}

#footerLeft {
	width:250px;
	float: left;
	margin:0;
	font-size: 8pt;
	color:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#footerRight {
	width:700px;
	float:right;
	text-align:right;
	margin:3px 0 0 0;
	font-size: 8pt;
	color:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#footerRight a {
	margin-left: 15px;
	colour: #330000;
	text-decoration:none;
	}

#footerRight a:hover {
	color: #CC9999;
	}
	
#footerRight a:active {
	color: #CC9999;
	}
	
#footernav ul {
	list-style-type: none;
	padding-top: 7px;
	margin: 0 auto;
	height: 20px;
	width: 968px;
	background-color:;
	font-size: 10pt;
	color:#330000;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	line-height: 0.5em;
	border-top: #330000 1px double;
	border-width:3px;
	}
	
#footernav ul li {
	display: block;
	float: right;
	height: 20px;
	padding-left: 0px;
	}
	
#footernav ul li a {
	display: block;
	padding: 5px 10px 5px 8px;
	color: #330000;
	text-decoration: none;
	height: 20px;
	}
	
#footernav ul li a:hover {
	color: #CC9999;
	}
	
/*#nav ul li.active {
	background-image: url(../images/li_active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}*/
	
#footernav ul li a.active {
	/*background-color: #fff;
	background-image: url(../images/a_active.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
	color: #CC9999;
	}

#homebigleft {
	float:left;
	width:498px;
	height:403px;
	margin:10px 0;
	}

#homebigright {
	float:right;
	width:430px;
	height:403px;
	margin:10px 0;
	}
	
#homebigright1 {
	margin:0;
	}

#homebigright2 {
	margin:9px 0 0 0;
	}

#designerscloset {
	width:205px;
	height:auto;
	margin:0 10px 10px 0;
	float:left;
	}

#vintagecloset {
	width:315px;
	height:auto;
	margin:0 10px 10px 0;
	float:left;
	}

#articlepageleft {
	width:400px;
	height:auto;
	margin:0 15px 10px 0;
	float:left;
	}

#aboutpageright {
	width:180px;
	height:auto;
	margin:0;
	float:left;
	}