#FullBody {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:786px;
	text-align:left;
	background-image : url(/Images/BGHoneycombWText.jpg);
	background-repeat : no-repeat;
	background-color: #8A321A;
	vertical-align:top;
}
#MidBody {
	position:absolute;
	left:1px;
	top:220px;
	height:495px;
	vertical-align:top;
} 

 /* Header and Footer Styles and Div Definitions  */

#Header {
	width:1000px;
	height:228px;
}

#ConfLogo {
	position:absolute;
	left:30px;
	top:21px;
	width:320px;
	height:156px;
}

#divBroughtToU {
	position:absolute;
	left:470px;
	top:38px;
	width:227px;
	height:118px;
	font-family : "Brush Script Std", "Script MT Bold", Script, sans-serif;
	font-size : 48px;
	font-weight : normal;
	color : White;
	text-align : left;
}

#IFALogo {
	position:absolute;
	left:705px;
	top:35px;
	width:259px;
	height:123px;
}

#btnHome {
	position:absolute;
	left:52px;
	top:191px;
	width:58px;
	height:33px;
}

#btnSpeakers {
	position:absolute;
	left:114px;
	top:191px;
	width:175px;
	height:33px;
}

#btnAccom {
	position:absolute;
	left:293px;
	top:191px;
	width:140px;
	height:33px;
}

#btnActivities {
	position:absolute;
	left:437px;
	top:191px;
	width:83px;
	height:33px;
}

#btnComments {
	position:absolute;
	left:524px;
	top:191px;
	width:148px;
	height:33px;
}
 
#btnExhibitors {
	position:absolute;
	left:630px;
	top:191px;
	width:101px;
	height:33px;
}

#btnPhotos {
	position:absolute;
	left:735px;
	top:191px;
	width:126px;
	height:33px;
}

#btnRegister {
	position:absolute;
	left:865px;
	top:191px;
	width:83px;
	height:33px;
}
#Footer {
	width:674px;
	height:24px;
	text-align: center;
}

#ThisFooter {
	position:absolute;
	left:167px;
	top:524px;
}

#TextArea {
	position:absolute;
	left:258px;
	top:20px;
	width:742px;
	height:270px;
	text-align:center;
	vertical-align:top;
	margin:1px;
	padding:1px;
}

#HomeLftImg1 {
	position:absolute;
	left:38px;
	top:29px;
	width:220px;
	height:142px;
}

#HomeLftImg2 {
	position:absolute;
	left:38px;
	top:180px;
	width:220px;
	height:149px;
}

#RegisterNow {
	position:absolute;
	left:351px;
	top:270px;
	width:180px;
	height:148px;
}

#HotelImg {
	position:absolute;
	left:734px;
	top:273px;
	width:122px;
	height:104px;
}

#HomeLftImg3 {
	position:absolute;
	left:38px;
	top:338px;
	width:220px;
	height:149px;
}

#HotelText {
	position:absolute;
	left:671px;
	top:377px;
	width:239px;
	height:39px;
}
 
#Message2 {
	position:absolute;
	left:634px;
	top:452px;
	width:307px;
	height:64px;
	/* modify from here down only */
	text-align : center;
	color: #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}


#Message1 {
	position:absolute;
	left:274px;
	top:452px;
	width:360px;
	height:64px;
	/* modify from here down only */
	text-align : center; 		 
	color: #FFCC00;          
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;    
	font-style:normal;   	 
}

a, a:link {
	font-family : Georgia, Tahoma, Arial, sans-serif;
	color: #FFCC00;
	font-size : 24px;
	font-weight : bold;
	text-decoration : underline;
} 

/* Header elements and links etc..  */
aPDF, a.aPDF:link {
	font-family : Arial, Tahoma,  sans-serif;
	color: #FFCC00;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
a.aPDF:visited {
	font-family : Arial, Tahoma,  sans-serif;
	color: #FFCC00;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}}
a.aPDF:hover {
	font-family : Arial, Tahoma,  sans-serif;
	color: #FFCC00;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}}
a.aPDF:active {
	font-family : Arial, Tahoma,  sans-serif;
	color: #FFCC00;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}}

/* some of the Example attributes
	text-align : center; 	  or center, left, right
	color: #FFCC00;         or the yellow color, also, named colors such as White, Black, etc..
	font-weight:bold;   	or bold, normal, lighter
	font-style:italic;   		or  normal, italic
*/
