@charset "UTF-8";
#divWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divHeader {
	height: 98px;
	width: 960px;
}
#divLogo {
	height: 98px;
	width: 161px;
	float: left;
}
#divNavTop {
	float: right;
	height: 98px;
	width: 799px;
}
#divMainContent {
	width: 960px;
	float: left;
	height: 500px;
}
#divLeftContentMain {
	width: 500px;
}
#divRightContentMain {
	width: 460px;
	float: right;
	clear: none;
}
#divLeftTable {
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin-top: 10px;
}
#divLeftTable2 {
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin-top: 10px;
}

#divLeftTable3 {
	width: 450px;
	margin-top: 10px;
}
#divRightTable {
	width: 336px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin-top: 10px;
}
#divRightTable2 {
	width: 320px;
	margin-top: 10px;
}
#divRightTable3 {
	width: 320px;
	margin-top: 10px;
}
#display {
	list-style-type: none;
	margin-top: 0px;
	width: 336px;
	margin-left: 0px;
}
#display li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 84px;
	font-size: 10px;
	line-height: 16px;
	display: block;
	width: 80px;
	background-image: url(/images/frame.png);
	background-repeat: no-repeat;
}
#display img {
	display: block;
	border: 1px solid #0033CC;
	margin-top: 10px;
	margin-left: 10px;
	height: 60px;
	width: 60px;
	margin-right: 10px;
}
#display img {
	border: 1px solid #FF9933;
}
#display a img {
	border: 1px solid #999999;
}
#display a:hover img {
	border: 1px solid #FF9933;
}
#divBottomBanner {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#divEventsList {
	float: left;
	height: 60px;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
