body {font: 0.84em/1.333 Verdana, Geneva, Arial, Helvetica, sans-serif; color:#202020; margin:0; height:100%;}

h1 {font-size: 2em; margin:10px 0;}
h2 {font-size: 1.5em; margin:5px 0;}
h3 {font-size: 1.33em; margin:3px 0;}
h4 {font-size: 1.1em; margin:2px 0;}
h5 {font-size: 1em; margin:1.5px 0;}
h6 {font-size: 0.85em; margin:1px 0;}

/* Page layout styles */
div#main {z-index:0;width:960px; margin:0 auto; background: url(/webimgs/headerTopRight.jpg) no-repeat right top;}
div#headerPane {height:125px; background:none; overflow:hidden; position:relative;}
div#headerPane a img {border:0;}
div#tagLinePane {display:none;}

div#leftPane {width:150px; padding:5px; float:left; background:#ccc;}
div#noLeftPane {display:none; height:0;}

div#centerPane {border:10px solid #000; float:left; width:940px; height:471px;}
div#centerPaneWithLeftPane {width:780px; padding:10px; float:right;}
div#centerPaneWithRightPane {width:780px; padding:10px; float:left;}
div#centerPaneWithLeftRightPanes {padding:10px; float:right;}

div#rightPane {width:150px; padding:5px; float:right; background:#ccc;}
div#noRightPane {display:none;}

div#tagLinePane2 {clear:both; height:26px;}
div#footerPane {clear:both; text-align:center; background:#000; color: #646464;}
div#footerPane a {color: #B5B5B5;}
/* End Page layout styles */

#homePageContent{
	position:absolute;
	width:940px;
	height:473px;
}
#topColorBar{
	z-index:-1;
	position:absolute;
	top:13px;
	width:100%;
	height:16px;
	background-color:#a37ab6;
}
#bottomColorBar{
	z-index:-1;
	position:absolute;
	bottom:29px;
	width:100%;
	height:16px;
	background-color:#a37ab6;
}
#bottomBar {
	z-index:-1;
	position:absolute;
	bottom:45px;
}
#modLogo{
	width:176px;
	height:87px;
	z-index:1;
	padding:43px 0px 0px 15px;
	position:absolute;
}
#years{
	height:75px;
	width:75px;
	z-index:1;
	position:absolute;
	right:0px;
	top:0px;
	padding:43px 15px 0px 0px;
}
#beautyShot{
	width:940px;
	height:309px;
	position:relative;
}
#beautyShotSpan {
	width: 940px;
	position:absolute;
	bottom:0px;
	text-align:center;
}
#potContainer{
	width:940px;
	text-align:center;
}
.potImg{
	border:none;
}
#pot1{
	z-index:2;
	height:162px;
	width:233px;
	float:left;
	padding-bottom:16px;
}
#pot2{
	z-index:2;
	height:162px;
	width:233px;
	float:left;
	padding-bottom:16px;
}
#pot3{
	z-index:2;
	height:162px;
	width:233px;
	float:left;
	padding-bottom:16px;
}
#pot4{
	z-index:2;
	height:162px;
	width:233px;
	float:left;
	padding-bottom:16px;
}
#preloadDiv{
	display:none;
}
#cover{
	display:none;
	background:#000000 scroll 0%;
	left:0;
	opacity: 0.73;
	filter: alpha(opacity=73);
	-moz-opacity: 0.73;
	position:absolute;
	top:0;
	z-index:999;
	width:100%;
	height:100%;
	min-height:695px;
}
#popup{
	display:none;
	z-index:1000;
	min-height:275px;
	*height:275px;
	width:550px;
	background-color: #FFFFFF;
	position:absolute;
	top:350px;
	left:50%;
	margin-top:-137px;
	margin-left:-275px;
	border: 2px solid grey;
}
#popupHeader{
	background-color: #a37ab6;
	border-bottom: 2px solid grey;
	height:21px;
	width:100%;
}
#popupHeaderTxt{
	display: inline;
	margin:0px;
	padding-left:5px;
	color:#FFFFFF;
	font-family: sans-serif;
	font-size: 1.3em;
}
#closeBtn{
	position:absolute;
	top:2px;
	right:5px;
	border: none;
	height:16px;
	width:50px;
}
#popupContent{
	padding:0px 35px 0px 35px;
	text-align:center;
}
#pots{
	position:absolute;
	bottom:0px;
	padding-bottom:15px;
	width:100%;
	text-align:center;
}