@charset "utf-8";
/* CSS Document */
#header, #logo{height:110px;}

#main{left:180px;}
* html #main {	border-top:110px solid #fff; border-left:180px solid #fff; }

#nav {top:110px;width:180px;}
* html #nav{	border-top:110px solid #fff; }

#nav li a
{
	height: 31px;
	line-height: 25px;
	width: 130px;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}


#Timer{width:200px;position:absolute;margin:2px;padding:2px; right:0px; bottom:0px;}

#topNav{
	margin-top:73px;
	margin-left:5px;
	float:left;
}

#topNav a:link, #topNav a:visited, #topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#contactUs
{
	text-align:center;
}

.fineprint {font-size: 9px}

.tradeShow td{
	font-size: 9px;
}

.advertisement
{
	text-align:center;
}

#AdminTable
{
	border-collapse: collapse;
	margin-top:10px;
	border:1px solid #CCC;
	font-size:11px;
}

#AdminTable td
{
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}

#AdminTable td + td
{
	border-left: 1px solid #CCC;
	width:300px;
}
#contactUs{
text-align:center;
}
h1 {font-size:1.5em;    font-weight:bold; margin:0.83em 0;}
h2 {font-size:1.125em;  font-weight:bold; margin:1em 0;}
h3 {font-size:1em;      font-weight:bold; margin:1.33em 0;}
h4 {font-size:0.75em;   font-weight:bold; margin:1.67em 0;}
h5 {font-size:0.5625em; font-weight:bold; margin:2.33em 0;}