hr{
color: red;
background-color: red;}

h2{
		font-family: Georgia,serif;
		font-size: 22px;
		line-height: 23px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		color: #E96C96;}

h3{
		font-family: Georgia,serif;
		font-size: 20px;
		line-height: 21px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		color: #E96C96;}
a:link img{
border: none;}

a:visited img{
border: none;}

a:hover img{
border: none;}

a{
text-decoration: none;
color:#A60053;
}

a:hover{
text-decoration: underline;
color:#A60053;
}

.clear{
clear: both;}	


body {
margin: 0px;
padding: 0px;
font-family: Helvetica,Arial,Verdana;
font-size: 11px;
color: #999999;
text-align: left;
line-height: 14px;
background-color: #F3C1D2;
background-image: url("../images/bg_img2.jpg");
background-position:top center;
background-repeat: no-repeat;

}


#container {
width: 800px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#header {
width: 800px;
height:213px;
}

	#header_left {
	float:left;
	width:430px;
	}
	
	#header_right {
	padding-top: 15px;
	float:left;
	width:370px;
	}
	
	ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: left;
	}
	
	li{
	font-family: Georgia,serif;
	font-size: 14px;
	display: inline;
	padding-left: 25px;
	color:#A60053;
	}	

#main {
width: 800px;
padding-top: 30px;
padding-bottom: 10px;
}
* html #main   {
padding-top: 0px;
margin-top:30px;}	

	#main_left {
	float:left;
	width: 490px;
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 25px;
	}
	*html #main_left{
	padding-top: 40px;}
	
	#main_left h1{
	font-family: Georgia,serif;
	font-size: 24px;
	line-height: 10px;
	font-weight: normal;
	color:#A60053;	
	padding-bottom: 5px;
	}
	#main_right a{
	color:white;}
	#main_right {
	float:left;
	width: 210px;
	
	color:white;
	font-family: Georgia,Serif;
	font-size: 28px;
	line-height: 10px;
	
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	#main_right p{
	padding-top: 18px;
	padding-bottom: 18px;
	margin:0px;
	}
			
	.bigger{
	
	line-height: 43px;
	font-size: 38px;
	}

	.smaller{
	overflow: hidden;
line-height: 25px;
	font-size: 12px;
	}	

	*html .bigger{

	font-size: 38px;
	}
	*html .smaller{
	top:0px;
line-height: 27px;
	font-size: 10px;
	}
	
	.line{
	width:210px;
	height:1px;
	background-color: white;
	overflow: hidden;}

	
#footer{
color: white;
font-size:10px;
border-top:1px solid white;
width:800px;
padding-top: 1px;
}

#footer_left{
float:left;
width:400px;
}

#footer_right{
float:left;
width:400px;
text-align: right;
}

#footer a{
color:#E96C96;	}
	
	.spacer{
	width:1px;
	height:10px;
	}
	
	.spacer2{
	width:1px;
	height:25px;
	}
	
		.spacer3{
	width:1px;
	height:15px;
	}
	
		.exhibitors a{
		color:#999999;
		text-decoration: underline;
		}
		
		.exhibitors a:hover{
		color: #E96C96;
		}
		
	
	
	.exhibitors{
	border-top: solid;
	border-bottom: solid;
	padding: 10px;
	border-width: 1px;
	width:470px;
	height: 115px;
	margin-top: 10px;
	overflow: hidden;}
	
		.exhibitors h2{
		font-family: Georgia,serif;
		font-size: 20px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		color: #E96C96;}

		.exhibitors h4{
		font-family: Georgia,serif;
		font-size: 13px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		padding-top: 5px;
		color: #E96C96;}
		
		.exhibitors h3{
		font-size: 11px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		padding-bottom: 5px;
		padding-top: 15px;}
		
		.exhibitors p{
		padding: 0px;
		margin: 0px;}
		
			.exhibitors_left{
			padding-top: 10px;
			float: left;
			width: 300px;

	}
			.exhibitors_right{
			float: left;
			width: 170px;
}
			
			.pink{
			color: #E96C96;}