body{
	margin:3px 3px 0 3px;
}

#maincontent{
	border-left:1px solid black;
	border-right:1px solid black;
	width:795px;
}

/* 
Table that contains the header image and 3 menu items
*/

#headerimage {
	background: black;
	border:0px;
	margin:0px;
	}
#headerimage td{
	padding: 0;
	border-width: 0;
}

/* Table that contains the main menu */
#mainmenu {
	margin-top:2px;
	margin-bottom:2px;
	/*background:#888844;*/
	background:#663;
	width:795px;
	}


/* Table that contains the content in two cols */

#content {
	border-bottom:1px solid black;
	}
	

#content td{
	width:397px;	
	vertical-align:top;
}
#content #leftcont{
	border-right:1px solid #aa6;
}


/*
CONTENT FORMATS
*/

/* itext - internal page text. all text should be wrapped in a div with this class */
/*.itext { 
	font-family: helvetica, arial, verdana, sans-serif;
	color:#666666;
	font-size: 13px;
	margin:0 20 0 20;
	}
*/

.itext {
	color: #666; 
	font-size: 13px; 
	font-family: Arial, Helvetica, Verdana; 
	line-height: 16px;
	margin:0px 20px 0px 20px;
}

.itext a:link, a:hover, a:active { color: #537; text-decoration: underline }
.itext a:visited { color: #546; text-decoration: underline }

.itext img {
	border: 0;
	}

.itext .caption {
	color:#aaaa66;
	font-size:13px;
	/*margin-top: 10px;
	margin-left: 40px;
	text-align: left;*/

	}
/*
.itext .caption img {
	margin-top: 4px;
	margin-left: -15px;
	margin-right: 10px;
	vertical-align: text-top;
	display: block;
	float: left;
	}
*/
.itext .caption ul li{
	list-style: url(../images/caption_arrow.gif);
	}

.itext .ftitle{
	color: #537; 
	font-size: 16px;  
	line-height: 16px; 
	font-family: Arial, Helvetica, Verdana;
	text-transform: uppercase;
}

.itext .ftitlespotlight{
	color: #537; 
	font-size: 16px; 
	font-family: Arial, Helvetica, Verdana; 
	line-height: 18px; 
	/*text-transform: capitalize;*/
}
.itext .heading2 {
	color: #537; 
	font-size: 16px; 
	font-family: Arial, Helvetica, Verdana; 
	line-height: 18px; 
	/*text-transform: capitalize;*/
}

.itext .sponsor { color: #999; font-size: 12px; font-family: Arial, Helvetica, Verdana; }

.itext .presentationthumbnail{
	float: left;
	/*padding-right:10px;
	padding-bottom: 5px;*/
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #666;
	}
/* ipic - internal page image. all full-colum images should be wrapped in a div with this class */
.ipic{
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px;
	}

/* iheader - the coloured box for header info */
.iheader{
	height:40px;
	margin:0px 2px 0px 2px;
	background:#aaaa66;
	color:#ffffff;
}

/* iheadertext - the text that goes inside a iheader box needs to be wrapped in a span which has this class */
.iheadertext{
	color: #fff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, "MS Serif";
	line-height: 16px;
	text-transform: capitalize;
	position:relative;
	left:20px;
	top:15px;
	}

#footer{
	margin-left:20px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
#footer a{
	text-transform:uppercase;
	text-decoration:none;
	color: #537;
	}
#leftFooter img {vertical-align: bottom; border:0;}

.clearfloats {clear:both;}
.signup {
	background-image: url(./images/checkmark.gif);
	background-position: 20px 5px;
	background-repeat: no-repeat;
}
#signupTable {
	background-color:#EDECDA;
	margin:0 20px;
}

/* repeating Exhibitions block */
.exBlock {}
