body {
	margin: 0px;
	padding: 0px;	
	background: url('images/vine_back.jpg') no-repeat top center;
	background-color: #E1E2E7;
}

#container {

	width: 750px;
	height: 585px;
	margin: 60px auto;
	padding: 0px;
	position: relative;
	
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:89px;
	width:750px;
	height:494px;
	z-index:0;
	background-image: url(images/bg_page.jpg);
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:89px;
	z-index:1;
}

#homeDiv {
	position:absolute;
	left:49px;
	top:112px;
	width:412px;
	height:291px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	overflow:auto;
	text-align:left;
	font-family: Verdana, Arial, Times, serif;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
}

#innerPagesDiv {
	position:absolute;
	left:49px;
	top:112px;
	width:412px;
	height:393px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	overflow:auto;
	text-align:left;
	font-family: Verdana, Arial, Times, serif;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
}


#apDiv4 {
	position:absolute;
	left:49px;
	top:395px;
	width:412px;
	height:110px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	left:479px;
	top:111px;
	width:222px;
	height:394px;
	z-index:4;
}

#contestTextDiv {
	position:absolute;
	left:486px;
	top:119px;
	width:207px;
	height:377px;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow:auto;
	text-align:left;
	font-family: Verdana, Arial, Times, serif;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 10px}
.style3 {font-size: 24px; }
body {

}
.textNavSpace {
	line-height: 17px;
}
.textNavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.standardTextFormat {

	text-align:left;
	font-family: Verdana, Arial, Times, serif;
	line-height: 16px;
	font-size: 12px;
	color: #000000;

}
.textSpacingOnContestBox {
	line-height: 24px;
}
.textSpacing2 {
	line-height: 20px;
}
