﻿/* BODY */
/* ---- */

body
{
	margin: 0px;
	background: #ffffff url('images/body_bg2.jpg') no-repeat fixed;
}

#wrapper
{
	width: 1001px;
	margin: 0px auto;
}

#top
{
	float: left;
	width: 1001px;
	margin: 0px;
	height: 378px;
	/*background-image: url('images/top3.png');*/
}

#buttons
{
	float: right;
	width: 268px;
	height: 294px;
	margin: 78px 183px 0px 0px;
	position: relative
}

#buttons a img
{
	border: 0px;
}

#content
{
	float: left;
	width: 623px;
	height: 470px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
	#content_home
	{
		float: left;
		width: 623px;
		height: 259px;
		margin: 0px;
		padding: 0px;
		background-color: #ffffff;
	}
#bottom
{
	float: left;
	width: 1001px;
	height: 176px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bottomside3.png');
}
	#bottom_home
	{
		float: left;
		width: 1001px;
		height: 387px;
		margin: 0px;
		padding: 0px;
		background-image: url('images/home_bottom4.png');
	}
#leftside
{
	float: left;
	width: 151px;
	height: 470px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/leftside3.png');
}
#rightside
{
	float: right;
	width: 227px;
	height: 470px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/rightside4.png');
	background-repeat: no-repeat;
}
p
{
	font: normal 10pt arial;
	color: #333333;
	text-align: justify;
	margin: 10px;
}

td p
{
	font: normal 9pt arial;
	color: #333333;
	text-align: left;
	margin: 0px 10px;
}

td p.special
{
	font: normal 10pt arial;
	color: #333333;
	text-align: left;
	margin: 10px;
}

td p.special strong
{
	font: normal bold 10pt arial;
	color: #a7cd3a;
}

ul
{
	margin: 5px;
	padding: 5px;
	list-style: square;
}

li
{
	color: #a7cd3a;
}

li p
{
	font: normal 9pt arial;
	color: #333333;
	text-align: left;
	margin: 3px 10px;
}

p.prize
{
	font: normal bold 10pt arial;
	color: #333333;
	text-align: left;
	margin: 10px 10px 15px 10px;
}
p.prize strong
{
	font: normal bold 11pt arial;
	color: #f69321;
}
p.prize em
{
	font: italic normal 9pt arial;
}

p.exhibitorhead
 {
	 font:normal 11pt arial;
	 text-transform:uppercase;
	 font-weight:bold;
	 color: #8ebd13;
 }

h1
{
	font: normal bold 14pt arial;
	color: #b5208e;
	margin: 10px 10px 20px 10px;
	text-transform: uppercase;
	font-weight:bold;
}
h2
{
	font: normal bold 13pt arial;
	color: #2fabe1;
	margin: 20px 10px 5px 10px;
	text-transform: uppercase;
}
h3
{
	font: normal bold 10pt arial;
	color: #2fabe1;
	margin: 5px 10px 5px 10px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h4
{
	font: normal bold 10pt arial;
	color: #b5208e;
	margin: 5px 10px 5px 10px;
	text-align: left;
	text-transform: uppercase;
}
td.head
{
	background-color: #2fabe1;
}
td.head p
{
	font: normal bold 9pt arial;
	color: #ffffff;
	margin: 1px 3px;
	padding: 1px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}
td.dark
{
	padding: 2px;
	background-color: #a5b7cd;
}
td.light
{
	padding: 2px;
	background-color: #c3d5e9;
}


#left
{
	float: left;
	width: 118px;
	height: 1024px;
}
#right
{
	float: right;
	width: 231px;
	height: 1024px;
}

a:link.contact, a:visited.contact
{
	font: normal 9pt arial;
	color: #333333;
	text-align: left;
	margin: 0px;
	text-decoration: none;
}

a:active.contact, a:hover.contact
{
	font: normal 9pt arial;
	color: #333333;
	text-align: left;
	margin: 0px;
	text-decoration: underline;
}

input, textarea
{
	font: normal 9pt arial;
	color: #333333;
	margin: 3px;
	border: 1px #2fabe1 solid; 
	letter-spacing: 1px;
}
