@import url("yahoo-reset.css");
@import url("yahoo-base.css");

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.right-column a {
	color: #CC0001;
}
.outer-container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(2009-images/tile.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.left-column {
	float: left;
	width: 160px;
	margin-left: 40px;
	margin-right: 10px;
}

.clear-both {
	clear: both;
}
.footer {
	width: 1020px;
	clear: both;
	background-image: url(2009-images/footer.jpg);
	height: 47px;
	padding: 0px;
	margin-top: 0px;
}
.footer p {
	width: 1020px;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
.content {
	float: left;
	width: 100%;
	position: relative;
}
.right-column {
	float: left;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
}

.header {
	background-image: url(2009-images/2009.jpg);
	height: 170px;
	width: 1020px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.header h1 {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #CC0001;
	position: relative;
	padding-top: 130px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fly_up {
	position: absolute;
	left: 879px;
	top: -5px;
	height: 177px;
	width: 177px;
}
.left-column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.outer-container .content .left-column ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
.left-column ul li a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.left-column ul li a:hover {
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
}
.outer-container .content .right-column .full-box {
	float: left;
	width: 760px;
}
#left-box {
	float: left;
}
#right-box {
	float: right;
}
.half-box-left {
	height: 150px;
	width: 375px;
	margin-bottom: 10px;
	float: left;
}
.half-box-right {
	height: 150px;
	width: 375px;
	margin-bottom: 10px;
	float: right;
}
#ncmap {
	background-image: url(2009-images/nc-map.jpg);
	position: relative;
}
.charlotte {
	width: 100px;
	font-size: 11px;
	position: absolute;
	left: 40px;
	top: 66px;
	text-align: right;
	padding: 2px;
}
.charlotte h3 {
	color: #C00;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.charlotte p {
	line-height: 100%;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wilmington {
	width: 110px;
	font-size: 11px;
	position: absolute;
	left: 266px;
	top: 103px;
	text-align: left;
	padding: 2px;
}
.wilmington h3 {
	color: #C00;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.wilmington p {
	line-height: 100%;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
