body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 0px;
	color:#637782;
	background-color:#647682;
}

#wrapper {
	width: 975px;	
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
}

#wrapperContent {
	margin-left:45px;
}

h1 {
    color: #A58D35;
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight:normal;
}

h2 {
    color: #A58D35;
    font-size: 1.2em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #A58D35;
    font-size: 1.0em;
    font-weight:bold;
    padding-top: 10px;
}

a:link {color:#273EA2; text-decoration: underline;font-weight:bold;}
a:active {color:#273EA2; text-decoration: underline}
a:visited {color:#273EA2; text-decoration: underline;font-weight:bold;}
a:hover {color:#647682; text-decoration: underline;}

img{border:0px}

.backlink{float:left;}
.backlink a{color:#A58D35;text-decoration: none;}

.purple{
    color: #282373;
}

.fieldtitle{font-size:0.8em;}

.clickabletop{position:relative;margin-top:25px;width:387px;height:240px;background-image:url('../images/logo.jpg');}
.clickabletop a{height: 100%;width: 100%;display: block;}

.clickabletopevent{position:relative;width:387px;height:69px;background-image:url('../images/sponsor.jpg');}
.clickabletopevent a{height: 100%;width: 100%;display: block;}

.pagetitletab{font-family:Times New Roman;color:#fff;top:28px;left:65px;position:relative;width:440px}
.backlinkbutton{top:7px;left:716px;position:relative;width:150px;}

#header
{
    width: 100%;
}


#breadcrumb a:link{text-decoration:none;}
#breadcrumb a:visited{text-decoration:none;}

#navcontainer
{
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	z-index:1;
	top:-77px;
	width:860px;
	border-bottom:solid 2px #A68C35;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	float: left;
}

#navcontainer li
{
    float: left;
    list-style-type: none;
}

#navcontainer a {
	color: #000;
	text-decoration: none;
	margin-right:4px;
	margin-left:1px;
}

#navcontainer li a span{visibility:hidden;}

#mnuhome a{background-image: url(../images/mnu/button_home.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnuhome a:hover{background-image: url(../images/mnu/button_home.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mnuexhibit a{background-image: url(../images/mnu/button_exhibit.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnuexhibit a:hover{background-image: url(../images/mnu/button_exhibit.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mnushowclasses a{background-image: url(../images/mnu/button_showclasses.png);display: block;width: 116px;height: 21px;background-repeat: no-repeat;}
#mnushowclasses a:hover{background-image: url(../images/mnu/button_showclasses.png);background-position:-116px 0px;width: 116px;height: 21px;background-repeat: no-repeat;}

#mnutickets a{background-image: url(../images/mnu/button_tickets.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnutickets a:hover{background-image: url(../images/mnu/button_tickets.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mnuvisiting a{background-image: url(../images/mnu/button_visiting.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnuvisiting a:hover{background-image: url(../images/mnu/button_visiting.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mnuhospitality a{background-image: url(../images/mnu/button_hospitality.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnuhospitality a:hover{background-image: url(../images/mnu/button_hospitality.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mnusponsors a{background-image: url(../images/mnu/button_sponsors.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnusponsors a:hover{background-image: url(../images/mnu/button_sponsors.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mnupress a{background-image: url(../images/mnu/button_press.png);display: block;width: 92px;height: 21px;background-repeat: no-repeat;}
#mnupress a:hover{background-image: url(../images/mnu/button_press.png);background-position:-92px 0px;width: 92px;height: 21px;background-repeat: no-repeat;}

#mainpanel {    
    float:left;
    margin-top:-55px;
}

#content {
    margin-top:10px;
}

#contentCopy{
    float:left;
    width:621px;
    margin-left:30px;
}

#contentSide{
    float:left;
    width:190px;
	color: #9C903A;
	margin-top:15px;
}


#footer {
	height: 81px;
	width:825px;
	text-align:left;
	color: #9C903A;
	font-size: 0.8em;
	margin-top:35px;
	border-top:solid 2px #A58D35;
	margin-left:65px;
	padding-top:10px;
	padding-bottom:10px;
}

#footer a
{
    color: #9C903A;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.boxcontainer{width:599px}
.boxtop{background-image:url('../images/boxlower_top.jpg');height:9px;background-repeat:no-repeat;background-color:#DDDBE9}
.boxmiddle{padding-top:10px;padding-bottom:10px;background-image:url('../images/boxlower_mid.jpg');background-repeat:repeat-y}
.boxbottom{background-image:url('../images/boxlower_bottom.jpg');height:9px;background-repeat:no-repeat;}

.lefttextbox {float:left;padding-top:2px;padding-left:5px; background-image: url('../images/lower_textboxleft.jpg'); background-repeat:no-repeat; height:29px;}
.righttextbox { float:left;width:12px;background-image: url('../images/lower_textboxright.jpg'); background-repeat:no-repeat; height:29px;}
.lefttextbox input{background-color:Transparent;color:#272473;font-size:11pt;padding:4px;font-weight:bold;border:0px;}
.lefttextbox textarea{font-family: Verdana;background-color:Transparent;color:#272473;font-size:11pt;padding:4px;font-weight:bold;border:0px;}

.homeemailbox {background-image:url('../images/registerboxhome.jpg');background-repeat:no-repeat;width:601px;height:82px;margin-top:0px;}
.homeemailbox input{background-color:Transparent;color:#272473;font-size:11pt;padding:4px;font-weight:bold;border:0px;}


.noindentlist {margin-left:15px;padding:0px;}
.noindentlist li{margin:0px;padding:0px;}

.sidemenuContainer{
    float:left;
    width:185px;
}

.sidemenuTop{
    background-image:url('../images/sidenav_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.sidemenuMiddle{
    background-image:url('../images/sidenav_mid.jpg');
    padding:10px;
    font-size:0.8em;
}

.sidemenuMiddle ul
{
	margin: 0;
	padding: 0;
}

.sidemenuMiddle li
{
    list-style-type: none;
    margin-bottom:10px;
    border-bottom:solid 1px #637782;
}

.sidemenuMiddle a:link, .sidemenuMiddle a:visited
{
    text-decoration:none;
    color:#637782;
}

.sidemenuMiddle a:hover
{
    text-decoration:none;
    color:#273EA2;
}

.sidemenuBottom{
    background-image:url('../images/sidenav_bottom.jpg');
    background-repeat:no-repeat;
    height:10px;
}

#exhibitor_table td { border-bottom: 1px solid #FEFEFE; }