/* CSS Document */

body {
	margin: 0px;
	color: #000000;
	background: #F0F0F0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #003C7E;
	text-decoration:none;
}

a:hover {
	color: #999;
	text-decoration:none;
}

a:visited {
	color: #003C7E;
	text-decoration:none;
}

#top {
	position: relative;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 1000px;
	z-index: 1;
	text-align: center;
	background: url("images/shadow.gif") repeat-y #FFFFFF;	
	background-position: center center;
}

#tradeshowimage {
	position: absolute;
	top: 130px;
	margin: 0px;
	padding: 0px;
	width: 894px;
	height: 249px;
	left: 29px;
}

#tradeshow {
	position: absolute;
	top: 400px;
	left: 36px;
	margin: 0px;
	padding: 0px;
	width: 914px;
	height: 350px;
	text-align: left;
	color:#254D88;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.contestimage{
	position: absolute;
	height: 100px;
	width: 115px;
}

.contesttitle {
	position: absolute;
	left: 125px;
	top: 0px;
	height: 20px;
	width: 250px;
	color: #254D88;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contestdesc {
	position: absolute;
	left: 132px;
	top: 22px;
	height: 75px;
	width: 280px;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container1 {
	position: absolute;
	left: 15px;
	top: 40px;
	width: 285px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container2 {
	position: absolute;
	left: 460px;
	top: 40px;
	width: 300px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container3 {
	position: absolute;
	left: 15px;
	top: 170px;
	width: 285px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container4 {
	position: absolute;
	left: 460px;
	top: 170px;
	width: 300px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container5 {
	position: absolute;
	left: 15px;
	top: 300px;
	width: 285px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container6 {
	position: absolute;
	left: 460px;
	top: 300px;
	width: 300px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container7 {
	position: absolute;
	left: 15px;
	top: 430px;
	width: 285px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#container8 {
	position: absolute;
	left: 460px;
	top: 430px;
	width: 300px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}