#header {
	background-image: url(../Images/Danny_Banner.gif);
	height: 225px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#holder {
	width: 1200px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/background.png);
	background-repeat: repeat-y;
}
#left_pane {
	width: 200px;
	padding-top: 20px;
	height: 100%;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	line-height: 130%;
	text-align: justify;
	width: auto;
	height: 100%;
	left: auto;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 250px;
	margin-right: 250px;
}
#content_1_column {
	line-height: 130%;
	text-align: left;
	width: auto;
	height: 100%;
	margin-left: 200px;
	padding-top: 30px;
	margin-right: 200px;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #CCCCCC;
}

#Menu_Holder {
	height: 40px;
	background-color: #FFCC66;
	padding-top: 1px;
}
#Menu_Space {
	height: 10px;
	background-color: #FFCC66;
}
#footer {
	font-size: 80%;
	color: #FFFFFF;
	text-align: Center;
	bottom: 100%;
	width: 100%;
	padding-right: 10px;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #000099;
	padding-top: 10px;
}
#tabcontent {
	text-align: center;
	padding-left: 10px;
}
#right_pane {
	float: right;
	height: 100%;
	width: 220px;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
#navcontainer
{
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: left;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 10px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 2em;
	font-weight: bold;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #FFFFFF;
	background-color: #999999;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
#Content_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
#Lasalle_Page {
    background-color: #ebeae5;
    text-align: center;
}