/*#content{
	position:relative;
	margin:0px;
	margin-left: 18px;
	padding-top: 15px;
	width: 675px;
	background-color:#999;
	height: 100%;
	background-image:url(prizepageimages/gradient_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	-moz-opacity: 0.80;
	opacity:.80;
	filter: alpha(opacity=80);
	
}*/


/*********************************************************************top half of the page***********************************************************/
#monthlyPrizes{
	margin:0px;
	position:relative;
	width: 615px;
	height: 208px;
	margin-left: 20px;
	padding-left: 15px;
	background-color:white;

}

#monthlyPrizes h1{
	color:#1c285a;
	padding-top: 15px;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#monthlyPrizes p{
	color:#1c285a;
	margin:0px;
	margin-top: 5px;
	margin-left: 5px;
}

/**********************************************************************playButton is here**********************************************************/

#playLink{
	position:absolute;
	margin:0px;
	margin-left: 345px;
	width: 185px;
	height: 265px;
	padding-left: 5px;	
}

#playLink p{
	margin:0px;
	margin-top: 5px;
}

#playLink a{
	color:#ee3324;
	text-decoration:underline;
}

#playLink a:hover{
	color:#000;
	text-decoration:underline;
}



b{
	font-weight:normal;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}


/************listing information********************/
ul{
	margin-top: 15px;
}

li{
	margin-top: 8px;
	list-style: none;
	color:#1c285a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

#monthlyPrizes li{
	padding-left:30px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image:url(giveaway/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .10em;

}





/***************************************************************middle section of page********************************************************/

#middleSection{
	position: relative;
	margin:0px;
	margin-left: 20px;
	padding-left: 5px;
	width: 625px;
	height: 80px;
	background-image:url(giveaway/monthly_prizes_header.jpg);
	background-repeat:no-repeat;
	background-position: 0.05em .40em;
}

#middleSection p{
	margin:0px;
}





/*******************************************************************drawings div Third part of the page***************************************************/

#drawings{
	position:relative;
	margin:0px;
	/*margin-top: 20px;*/
	padding-bottom: 10px;
	padding-left: 15px;
	background-color:white;
}

#drawings p{
	margin:0px;
	margin-left: 5px;
}

/*.MonthlyPrizes{
	font-size: 18px;
	width: 75px;
	height: 50px;
	font-weight: bold;
}*/


#drawings a{
	text-decoration:underline;
	color:#ee3324;
	color:#18264d;
	font-weight:bold;
}

#drawings a:hover{
	color:#000;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}




/*****************************************prize images are displayed inside this div*********************************/
#prizes{
	margin:0px;
	width: 600px;
	height: 100%;
	position:relative;
	padding-bottom: 20px;
}

#prizes p{
	margin:0px; 
	/*margin-left: 125px;*/
	text-align:center;
	margin-bottom: 20px;
}

#grandPrize, #firstPrize, #secondPrize, #thirdPrize{
	width: 145px;
	height: 100%;
	padding-bottom: 5px;
	border-right: 2px solid #c2ae72;
}

#thirdPrize{
	border-right: none;
}

#thirdPrize img, #secondPrize img, #firstPrize img, #grandPrize img{
	border: 2px solid #1c285a;
}



/*************defining the attributes for the paragraphs for all the prizes**************/
#grandPrize p, #firstPrize p, #secondPrize p, #thirdPrize p{
	margin:0px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.grandEntries, .firstEntries, .secondEntries, .thirdEntries{
	color:#9b0e17;
}


#grandPrize .prize, #firstPrize .prize, #secondPrize .prize, #thirdPrize .prize{
	margin:0px;
	font-size: 12px; 
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#9b0e17;
	margin-left: 10px;
}


#grandPrize .date, #firstPrize .date, #secondPrize .date, #thirdPrize .date{
	padding-top: 10px;
	color:#242551;
}



.Drawings{
	font-size: 18px;
	font-weight: bold;	
	color:#1c285a;
	padding-top:10px;
}



/**********************************************************************bottom part of page.  These are the last two paragraphs**********************/

#bottom{
	position:relative;
	margin:0px;
	width: 610px;
	height: 100%;
	padding-bottom: 10px;
}


.drawingDetails, .elgibility{
	font-size: 12px; 
	color:#18264d;
	margin:0px;
}

.drawingDetails{
	font-weight:bold;
	margin:0px;
}
