
.eventLink
{
	font-size:20px;
	padding:10px;
}
.eventDiv
{
	position:relative;
	top:20px;
	left:0px;
}
.tradeShows
{
	color:	#445539;
	position:relative;
}
.tradeShows table tr td
{
	text-align:center;
	font-size:13pt;
	padding-bottom:3px;
}
.booth
{
	font-size:10px;
}
div#headerDiv
{
	width: 713px;
	height: 83px;
	background: url(../images/HeaderNews.png) 0 0 no-repeat;
}

Table#MainTable
{
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0;
    font-size:larger;
    
}

#HMP a
{
	position: absolute;
	height:60px;
	width:220px;
	top:23px;
	left:167px;
	text-decoration:none;
	
}
#HMP a i
{
	visibility:hidden;
}
#title
{
	font-family:  Arial CE,Times New Roman, Arial;
	font-size:20px;
	padding:4px 0 3px 55px;
	color:	#445539;
}


#btnBack
{
	position:relative;
	float:right;
	border:none;
	padding-right:5px;	
}
#Main
{
    
	width:100%;
	background: url(../images/blankBack.png);
	BORDER-right: #967b67 2px solid;
	font-family:@Kozuka Gothic Pro L;
}
#container
{
	width:713px;
	BORDER-LEFT: #967b67 2px solid;
	
}
#footerDiv
{
	position:relative;
	width: 713px;
	height: 51px;
	background: url(../images/Footer.png) 0 0 no-repeat;
}
#home
{
	position:relative;
	top:17px;
	right:35px;
	font-family:Arial, Sans-Serif;
	color:Black;
	text-decoration:none;
	font-size:9pt;
}

#footerDiv ul
{	
	position:relative;
	top:17px;
	left:55px;
	display: inline;

}
#footerDiv ul li
{
	padding-left: 4px;
	border-left: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
}
#footerDiv ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
	#footerDiv ul li a
	{
		text-decoration: none;
		padding: 1px 1px 1px 1px;
		width:auto;
		color: White;
			font-size: 11px;
	font-family:Arial,sans-serif;
	}
	#footerDiv ul li a:hover
	{

		color: #B1B297;
	}
