﻿v\:* { behavior:url(#default#VML); } 
body {
	margin:0 auto;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#333333;
	line-height:1.33;
	background-color:#9fe3a6;
}


#main{
	background-color:#ffffff;
	}
	
#header{
	background-color:#FFFFCB;
	}
#bar{
	height:10px;
	background-color:#FFCC00;
	color:#ffffff;
	padding-left:20px;
	}
#bar a{
	text-decoration:none;
	color:#026197;
	}
#bar a:hover{
	text-decoration:none;
	color:#ffffff;
	}	
#brownbox{
	background-color:#E2DED3;
	background-image:url(/images/img-welcome.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:172px;
	}
#brownbox .one{
	background-image:url(/images/br-box01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:17px;
	height:17px;
	}
#brownbox .two{
	background-image:url(/images/br-box02.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:20px;
	height:17px;
	}
#brownbox .three{
	background-image:url(/images/br-box03.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:17px;
	height:17px;
	}
#brownbox .four{
	background-image:url(/images/br-box04.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:20px;
	height:17px;
	}
	
	
	
#pinkbox{
	background-color:#FDEEE8;
	}
#pinkbox .one{
	background-image:url(/images/pi-box01.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	}
#pinkbox .two{
	background-image:url(/images/pi-box02.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	}
#pinkbox .three{
	background-image:url(/images/pi-box03.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	}
#pinkbox .four{
	background-image:url(/images/pi-box04.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	}
	
	
#bluebox{
	background-color:#EDF9FA;
	}
#bluebox .one{
	background-image:url(/images/bl-box01.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	}
#bluebox .two{
	background-image:url(/images/bl-box02.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	}
#bluebox .three{
	background-image:url(/images/bl-box03.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	}
#bluebox .four{
	background-image:url(/images/bl-box04.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	}
	
#lightbrownbox{
	background-color:#F9F6F0;
	}
#lightbrownbox .one{
	background-image:url(../images/lb-box01.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	}
#lightbrownbox .two{
	background-image:url(/images/lb-box02.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	}
#lightbrownbox .three{
	background-image:url(/images/lb-box03.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	}
#lightbrownbox .four{
	background-image:url(/images/lb-box04.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	}
	
	
	
#footer{
	color:#ffffff;
	text-align:center;
	}
#footer a{
	color:#ffffff;
	text-decoration:none;
	font-size:90%;
		}
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
		}
		
#events h1{
	font-family:"Times New Roman", Times, serif;
	font-size:180%;
	color:#006199;
	padding-right:10px;
	margin:0 auto;
	}

#timedate{
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:110%;
	color:#006199;
	padding-right:10px;
	margin:0 auto;
	text-align:center;
	height:68px;
	background-color: #ffffcb;
	}
	
.EventDate
{
    font-size: 14px;
    font-weight: bold;
    color: #3c9d4c;
    padding-top: 10px;
}
.EventTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #026197;
    padding-left: 30px;
}
.EventDesc
{
    padding-left: 50px;
    padding-bottom: 15px;
}
.SponsorName
{
    font-size: 14px;
    font-weight: bold;
    color: #3c9d4c;
    text-decoration: none;
}
.SponsorLink
{
    color: #026197;
    text-decoration: none;  
}
.ExhibCat
{
	color: #026197;
	margin-left: 15px;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
.ExhibCat a:hover
{
	color: #3c9d4c;
	text-decoration: underline;
}