body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}

a {
	color:#FFF8C4;
}

#main {
	width:860px;
	height:auto;
	position:relative;
	margin: 0 auto;
	text-align:left;	
}

#searchBar {
	height: auto;
	width: 863px;
	position: relative;
	text-align:center;
	clear:both;
	margin-top: 7px;
	margin-bottom: 15px;
}

#leftSection {
	width: 510px;
	display: block;
	float:left;
	text-align: left;
}

#navBar {
	margin-top: 7px;
	height:40px;
}

#rightSection {
	width: 310px;
	padding-left: 10px;
	float: right;
	text-align: left;
}

.directoryList a {
	color:#FFF8C4;
	text-decoration: none;
}

.directoryList a:hover {
	text-decoration:underline;
	color:gold;
}

.directoryList {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C90000;
	border-bottom-color: #C90000;
	border-left-color: #C90000;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

.directoryList li {
	display: block;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;	
	background-image: url(images/list-bullet5.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type:none;
	line-height:1.25em;
	padding-top: 3px;
	padding-bottom: 3px;	
}

#navBar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	clear:both;
	list-style-position: outside;
}

#navBar li {
	float: left;
}

#navBar .navButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-image: url(images/buttons3.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: center;
	width: 143px;
	background-position: center center;
	padding-top: 11px;
	height: 36px;
	clear: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
}

.directorListRowBg {
	background-color:#666666;
}

.sectionTitle {
	font-size:18px;
	padding-bottom:4px;
	margin-bottom:0;
	border-bottom:2px solid #C90000;
}

#footer {
	border-top: 2px solid red;
	clear:both;
	margin-bottom:15px;
	text-align: center
}

#banners {
	display: block;
	padding: 5px;
	float: right;
}

.instructions {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C90000;
	border-bottom-color: #C90000;
	border-left-color: #C90000;
	border-top: 2px solid #C90000;
	display: block;
	margin: 2px;
	margin-top: 0px;
	font-size: 14px;
}

#alignLeft {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	z-index: 0;
}

.elasticBoxHead {
	float: left;
	width: 268px;
	margin: 2px;
	padding: 5px;
}

.elasticBoxHeading {
	font-size:16px;
	padding-bottom:4px;
	margin-bottom:0;
	border-bottom:2px solid #C90000;
}

.elasticBoxMid {
	color: #FFFFFF;
	float: left;
	width: 268px;
	margin: 2px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 65px;
}

#elasticList a {
	text-decoration: none;
	display: block;
	padding: 5px;
}

#elasticList a:hover {
	background-color: #EFEFEF;
}

.elasticBox {
	width: 268px;
	float: left;
	padding: 5px;
	margin: 2px;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top: 2px solid #C90000;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C90000;
	border-bottom-color: #C90000;
	border-left-color: #C90000;
}
