@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
}
#logoDiv {
	position:absolute;
	left:54px;
	top:58px;
	width:185px;
	height:73px;
	z-index:1;
}
#witchesDiv {
	top: 0px;
	right: 0px;
	width: 100%;
	height: 304px;
}
*.margin{
	margin:0;
}
#outer{
	min-height:100%;
	margin-bottom:-12px;
}
* html #outer{
	height:100%;
}
#footer {
	width:100%;
	clear:both;
	height:12px;
	background-color: #FF0000;
	color: #000000;
	position:fixed;
	bottom:0;
	left:0;
	z-index:100;
}
#push {
   height: 12px;
   clear:both;
}
#contentDivBio {
	position:absolute;
	top: 216px;
	left: 277px;
	width: 400px;
	height:auto
	overflow:visible;
	text-align:left;
	vertical-align:top;
	padding-bottom: 60px;
}
#contentDivPic {
	position:absolute;
	top: 216px;
	left: 89px;
	width: 172px;
	height: 560px;
	overflow:visible;
	text-align:left;
	vertical-align:top;
}
#contentDiv1 {
	position:absolute;
	left:89px;
	top:216px;
	width:400px;
	height:auto;
	z-index:2;
	overflow:visible;
	text-align:left;
	vertical-align:top;
	padding-bottom: 60px;
}
#contentDiv2 {
	position:absolute;
	left:511px;
	top:291px;
	width:256px;
	height:auto;
	z-index:2;
	overflow:visible;
	text-align:left;
	vertical-align:top;
	padding-bottom: 60px;
}
#contentDiv3 {
	position:absolute;
	left:808px;
	top:291px;
	width:256px;
	height:auto;
	z-index:2;
	overflow:visible;
	text-align:left;
	vertical-align:top;
	padding-bottom: 60px;
}
