#container {
	width: 1063px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	float: left;
	width: 182px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 24px;
}
#nav ul {
	list-style-type: none;
	display: inline;
}
#nav ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
}
#nav ul li a {
	padding: 10px 0 0 0;
	}
#nav ul li a:link{
	color: #E8E8E8;
	text-decoration: none;
	}
#nav ul li a:visited {
	color: #E8E8E8;
	text-decoration: none;
	}
#nav ul li a:hover {
	color: #E8E8E8;
	text-decoration: underline;
	}
#nav ul li a:active {
	color: #E8E8E8;
	text-decoration: none;
	}		

#content-wrapper {
	background-image: url(images/layout/background.png);
	background-repeat: repeat-y;
	width: 1063px;
	overflow: auto;
}


#nav img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.graphicLinks {
	padding-bottom: 15px;
	padding-left: 0px;
}
.graphicLinks img {
	padding: 0px;
	margin: 0px;
}
.ml {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	float: left;
	width: 530px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
	margin: 0px;
}
#footer {
	clear: both;
	width: 1023px;
	height: 100px;
	background-color: #E8E8E8;
	text-align: center;
	margin-left: 21px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #005630;
	background-color: #D0D0D0;
	margin: 0px;
}
#header {
	background-color: #006A41;
	background-image: url(images/layout/spotlightBackground.png);
	background-repeat: no-repeat;
	height: 252px;
	width: 1020px;
	margin-right: auto;
	margin-left: 24px;
}
#header img {
	margin-left: 50px;
}
#topLine {
	background-image: url(images/layout/horizontalLine.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 1023px;
	margin-right: auto;
	margin-left: 21px;
	margin-top:-3px;
}
#bottomLine {
	background-image: url(images/layout/horizontalLine.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 1023px;
	margin-right: auto;
	margin-top:-6px;
}

#sidebar {
	padding: 0px;
	float: right;
	width: 260px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottomlinks {
	color: #00379D;
	font-family: "Arial", sans-serif;
	font-size: 60%;
	text-align: center;
	}
.bottomlinks a {
	padding: 10px 0 0 0;
	}
.bottomlinks a:link{
	color: #00379D;
	text-decoration: none;
	}
.bottomlinks a:visited {
	color: #00379D;
	text-decoration: none;
	}
.bottomlinks a:hover {
	color: #00379D;
	text-decoration: none;
	}
.bottomlinks a:active {
	color: #00379D;
	text-decoration: none;
	}		
.copyright {
	float: left;
	color: 00379D;
	font-size: 60%;
	font-family: "Arial", sans-serif;
	padding-left: 5px;
	}
.webmaster {
	float: right;
	color: 00379D;
	font-size: 60%;
	font-family: "Arial", sans-serif;
	padding-right: 5px;
	}
#content .nextEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	color: #00379D;
}
#content .date {
	color: #00379D;
}
.eventGraphic {
	padding-top: 15px;
}
.bigRed {
	font-size: 150%;
	color: #F00;
}
.subscript {
	font-size: 60%;
}
a .eventGraphic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twitterContainer{
	width: 260px;
	background-image: url(twitter/images/middle.jpg);
	background-repeat: repeat-y;
	float: left;
	}
#twitterContents p {
	text-align: right;
	padding-right: 20px;
}

#twitterContents  ul {
	list-style: disc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 15px;
	margin: 15px;
	}
#twitterContents ul li {
	border-bottom: 1px solid #0092B3;
	padding: 5px 0 5px 0;
	}
#twitterContents #followImg {
	float: right;
	padding-right: 15px;
	}
#twitterContents a {
	color: #999;
	}
#twitterContents a:link {
	color: #999;
	text-decoration: none;
}

#twitterContents a:visited {
	color: #999;
	text-decoration: none;
	}
#twitterContents a:hover {
	color: #999;
	text-decoration: none;
	}
