*{
	margin:0;
	padding:0;
}

a img {
	border: none;
	}

body{
	background-color: #000;
	font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	font-size:13px;
	line-height:15px;
}

div{text-align:left;}

#rules {
	color: #000;
	background-color: #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

#rules p{
	text-align: right;	
	padding: 3px 10px;
}

#rules p a{
	color: #000;
	
}




#subWrapper {
	position: relative; /*for device*/
	width: 860px; /*860*/
	margin: 15px auto 0;
	padding: 50px 0 0 0;
	background: #fff url(boj_entry_area.gif) top left no-repeat;
}

#mastHead {
	display: none;
}

#contestArea {
	height: 370px;
}

/*CSS Specific to Package*/

#contestCopyB {
	padding: 70px 10px 0 50px;
	width: 220px;
	float: left;
}

#contestCopyC{
	width: 190px;/*200*/
	padding: 0 45px 0 0;	
	float: right;	
}

#bojSmall{
	border: none;
	height: 146px;
	width: 189px;
}

#contestCopyC h3{
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	text-align: center;
	padding: 0 0 10px 0;
}

#contestCopyC a{
	color: #000;
}

#contestCopyC p#bojFlyType{
	padding: 10px 0 0 0;
	font-size:12px;
	line-height:13px;
}
/*END CSS Specific to Package*/

#registration{
	width:315px;
	float: left;
	margin: 70px 0 0 20px;
}

#registration p{
	width: 157px;
	height: 40px;
	float: left;
	font-weight: bold;
	padding: 0 0 7px 0;
}

#registration p#regZip, #registration p#regEmail{
	padding: 0;
}

#registration #regTitle{
	width: 300px; /*wide enough to not let anything else in*/
}
	
#registration select {
	width:120px;
}
	
#registration input {
	width:145px;
}

#orderPref{
	clear: both;
	display: block;
	width: 774px;	
	height: 35px;
	margin: 0 auto;
	padding: 20px 0 0 0;	
}

#orderAreaTop {
}

#orderAreaMid {
	background: #fff url(boj_certificate_side.gif) top left repeat-y;
	background-color: #ffffff;
	text-align: center;
}

#orderAreaBot {
	background: #fff url(boj_certificate_side.gif) top left repeat-y;
	text-align: center;
}

#disclaimer {
	background: url(boj_certificate_bottom.gif) bottom left no-repeat;
	text-align: center;
	padding-bottom: 45px;
}

#disclaimer a {
	color: #000000;
}

#disclaimer p {
	margin: 0 auto;
	width: 600px;
	font-size: 11px;
	padding: 14px 0 0 0;
	overflow:hidden;
}

#disclaimer strong {
	font-size: 12px;
}

/***************************************************************************************************
special devices
****************************************************************************************************/
#topPersonlization {
	width: 260px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 360px;
	text-align:center;
	color:#999;
	font-size:23px;
	font-weight:bold;
}

#bonusForm{
	width: 279px;
	height:	65px;
	position: absolute;
	top: 280px;
	left: 10px;
	cursor: pointer;
}

#sizzlingImg{
	height:203px;
	width:313px;
	position: absolute;
	top: 425px;
	right: 15px;
}
