*
{
	border: none;
	margin: 0;
	padding: 0;
	color: #000000;
}
#title {
	position: relative;
	left: 3px;

}
#top_container
{
	background-image: url(images/bg_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 354px;
	width: 780px;
}
#middle_container
{
	background-image: url(images/bg_middle.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 900px;
	width: 780px;
	background-color: #019390;
}
#middle_container_workshop
{
	background-image: url(images/bg_middle.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 500px;
	width: 780px;
	background-color: #019390;
}
#middle_container_sponsors
{
	background-image: url(images/bg_middle.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1500px;
	width: 780px;
	background-color: #019390;
}
#middle_container_exhibitors
{
	background-image: url(images/bg_middle.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1600px;
	width: 780px;
	background-color: #019390;
}
#middle_container_one_one
{
	background-image: url(images/bg_middle.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1000px;
	width: 780px;
	background-color: #019390;
}
#middle_container_schedule
{
	background-image: url(images/bg_middle.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1350px;
	width: 780px;
	background-color: #019390;
}
#middle_container_success
{
	background-image: url(images/bg_middle.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1800px;
	width: 780px;
	background-color: #019390;
}
#bottom_container
{
	background-image: url(images/bg_bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 99px;
	width: 780px;
}
#logo_container
{
	float: left;
	height: 343px;
	left: 100px;
	position: relative;
	top: 5px;
	width: 154px;
}
#flash_container
{
	float: right;
	height: 292px;
	width: 501px;	
	position: relative;
	top: 64px;
}
#link_container
{
	background-image: url(images/bg_links.gif);
	background-repeat: repeat;
	height: 600px;
	left: 70px;
	position: relative;
	top: 1px;
	width: 209px;
	float: left;
}
/*-------------------------------*/
#menu 
{
	position: relative;
	top: 45px;
	width: 200px;
	left: 15px;
	height: 600;
}
#menu dd
{
	font-family:tahoma;
	font-size:12px;
	color: #035957;
	margin: 0;
	padding: 0;
}
#gallery a, #gallery a:visited
{
	background: url('images/arror.gif') no-repeat 5px 8px;
	color: #033e3d;
	display: block;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	font-weight: bold;
}
#gallery a:hover
{
	backgroundZ: url('images/arror_over.gif') no-repeat 8px 8px;
	color: #f38025;
	font-weight: bold;
}

ol li
{
	font-size: 12px;
}
/*-----------------------------------*/
#right_side
{
	width: 500px;
	float: right;
	position: relative;
}
#woman_container
{
	top: 1px;
	background-color: #000000;
	height: 214px;
	width: 500px;
	position: relative;
}

#business_container {
	top: 1px;
	width: 100%;
	float: right;
	position: relative;
}

#business_expo
{
	top: 1px;
	width: 100%;
	float: left;
	position: relative;
}

#business_expo td {
	font-family:tahoma;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 3px;
}


#business_expo2
{
	top: 1px;
	width: 50%;
	float: left;
	position: relative;
	background-color: #019390;
}
/*--------------------------------------------------------------------*/
#business_expo2 td {
	font-family:tahoma;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 3px;
}
#expo_exhibitors td {
	font-family:tahoma;
	font-size: 13px;
	border: 1px solid #999999;
	padding: 3px;
	color: #FFFFFF;
}
#reg_content td {
	font-family:tahoma;
	font-size: 12px;
	padding: 3px;
}
#schedule td {
	font-family:tahoma;
	font-size: 12px;
	border: 1px solid #037e7b;
	padding: 10px;
}
#workshop td {
	font-family:tahoma;
	font-size: 14px;
	padding: 3px;

}
#sponsors td {
	font-family:tahoma;
	font-size: 15px;
	padding: 10px;
	font-weight: bold;
}
#success td {
	font-family:tahoma;
	font-size: 11px;
	padding: 5px;
}

