/* Tabula Rasa */
* {
	margin:0;
	padding:0;
	}

html, body {       
	height: 100%;
	margin:0 auto;
	background:url(images/striped_background.jpg) repeat #77c218;
	}

p {
	line-height:1.3em;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0 5px 0;
	color:#000000;
	text-align:justify;
	}

ul, li {
	line-height:1.1em;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0 3px 15px;
	color:#000000;
	text-align:justify;
	}	

a:link, a:visited {
	font-size:14px;
	color:#f30a63;
	text-decoration:underline;
	}
	
a:hover {
	color:#f30a63;
	background-color:#fcc2d8;
	text-decoration:underline;
	}
		
h1,h2,h3 {
	color:#f30a63;
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
h1 {
	font-size:54px;
	margin-top:15px;
	margin-left:85px;
	}
	
h2 {
	font-size:20px;
	}
	
h3 {
	font-size:16px;
	}
	
h4	{
	color:#000000;
	font-size:16px;
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-10px;
	margin-left:150px;
	}
	
#container {
	position: relative;
	width:882px;
	margin:0 auto;
	}
	
#header	{
	width:892px;
	height:201px;
	margin:10px auto 0 auto;
	}
#hdWrapper {
	position: relative;
	top: 0;
	left: 0;
}
#hd {
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f30a63;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 15px;
	right: 80px;
	z-index: 2;
}
#hd p {
	padding: 10px 0 0 0;
	color: #f30a63;
}
#navbar	{
	width:892px;
	height:56px;
	margin:0 auto;
	background:url(images/navbar.png) no-repeat;
	}
#inner_navbar	{
	width:892px;
	height:75px;
	margin:0 auto;
	background:url(images/inner_navbar.png) no-repeat;
	}
	
#navigation	{
	margin:0 auto;
	height:29px;
	position:relative;
	top:12px;
	}	
	
#expoinfo
{
  display: block;
  width: 126px;
  height: 29px;
  background: url(images/nav_expobutton.jpg) no-repeat 0 0;
  float:left;
  margin-left:26px;
}
#exhibinfo
{
  display: block;
  width: 171px;
  height: 29px;
  background: url(images/nav_exhibinfobutton.jpg) no-repeat 0 0;
  float:left;
}
#sponsors
{
  display: block;
  width: 126px;
  height: 29px;
  background: url(images/nav_sponsorsbutton.jpg) no-repeat 0 0;
  float:left;
}
#exhibitors
{
  display: block;
  width: 135px;
  height: 29px;
  background: url(images/nav_exhibbutton.jpg) no-repeat 0 0;
  float:left;
}
#buytickets
{
  display: block;
  width: 144px;
  height: 29px;
  background: url(images/nav_buyticketsbutton.jpg) no-repeat 0 0;
  float:left;
}
#contact
{
  display: block;
  width: 126px;
  height: 29px;
  background: url(images/nav_contactbutton.jpg) no-repeat 0 0;
  float:left;
}

#expoinfo:hover, #exhibinfo:hover, #sponsors:hover, #exhibitors:hover, #buytickets:hover, #contact:hover
{ 
  background-position: 0 -29px;
}

#expoinfo span, #exhibinfo span, #sponsors span, #exhibitors span, #buytickets span, #contact span
{
  display: none;
}

#homebody	{
	position:relative;
	top:-2px;
	_top:0;
	.top:0;
	width:892px;
	min-height:908px;
	_height:908px;
	margin:0 auto;
	background:url(images/home_body.png) no-repeat;
	}
	
#homeleft	{
	width:550px;
	height:375px;
	position:relative;
	top:20px;
	left:38px;
	}

#homeright	{
	position:relative;
	height:908px;
	width:234px;
	float:right;
	margin-right:38px;
	}
	
#homeright p {
	width: 204px;
	background: #fff;
	padding: 10px 15px;
	margin: 0;
}
#homeright p, #homeright a {
	font-size: 11px;
	text-align: center;
	line-height: 17px;
}

#exhibitorbutton
{
  display: block;
  width: 234px;
  height: 908px;
  background: url(images/exhib_button.jpg) no-repeat 0 0;

}

#exhibitorbutton span
{
  display: none;
}

#inner_body	{
	position:relative;
	width:892px;
	margin:0 auto;
	background:url(images/inner_bodystrip.png) repeat-y;
	}
	
#inner_content	{
	width:800px;
	position:relative;
	margin:0 auto;
	padding-right:10px;
	}
#inner_content td {
	height: 21px;
}
	
#footer	{
	position:relative;
	top:-2px;
	_top:0;
	.top:0;
	width:892px;
	height:35px;
	margin:0 auto 20px 0;
	background:url(images/footer.png) no-repeat;
	}
	
#inner_footer	{
	position:relative;
	width:892px;
	height:55px;
	margin:0 auto 20px 0;
	background:url(images/inner_footer.png) no-repeat;
	}
	
.pink	{
	color:#f30a63;
	font-weight:bold;
	}
	
#entertowinform	{
	position:relative;
	width:360px;
	height:500px;
	background:url(images/enterbg.jpg) no-repeat;
	padding:20px;
	margin:0 auto;
	text-align:left;
	}
	
#entertowinform	p {
	text-align:left;
	}
	
#entertowinform input, #entertowinform select	{
	padding:3px;
	margin:3px 0;
	vertical-align:middle;
	}
	

