body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
	background-image: url(../Images/ofallon_bkgd.gif);
	background-repeat:repeat;
	background-position:top center;
	padding: 0px;
	margin: 0px;
}
#mainTable {
 	width: 918px;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
 	padding: 0px;/*Pads each table cell in modern browsers*/
}
#maincontent {
 	font-size: 11px;
	background-color:#FFFFFF;
	/*/*/font-size: 100%; /* */
}
#sidebar {
 	width: 211px;
	padding: 15px;
	background-image: url(../Images/ofallon_sidebar_bkgd.gif);
}
#header {
 	background-color: #2A2A2A;
 	color: #CCCED4;
}
#footer {
	height:70px;
	line-height:1.75em;
	background-image:url(../Images/footer_bkgd.gif);
 	color: #939598;
	font-size:11px;
}	
#footer2 {
	height:58px;
	line-height:1.75em;
	background-image:url(../Images/footer_bkgd.gif);
 	color: #939598;
}	
#footer a {
	color:#CCCED4;
	text-decoration:none;
}
#footer a:hover {
	color:#CCCED4;
	border-bottom: 1px dotted;
}
td, p, ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#menu {
	position: relative;
	width:156px;
	margin-left:36px;
}
div#content-wrapper {
	position:relative;
	width: 676px;
	margin:12px;
	margin-top:3px;
}
div#left {
	float: left;
	text-align: left;
	width: 270px;
	margin-bottom:12px;
}

div#right {
	clear: right;
	float: right;
	width: 388px;
	height: 100%;
	background-color: #E1E0E0;
	margin-bottom:12px;
}

div#right_inside {
	clear: right;
	float: right;
	text-align: left;
	height: 100%;
	padding-left: 16px;
	padding-right: 15px;
}

div#right_top {
	clear: right;
	float: right;
	width: 388px;
	height: 100%;
	margin-bottom:12px;
}

#dept_left {
	float: left;
	text-align: left;
	width: 120px;
}
#dept_top {
	float: right;
	text-align: left;
	width: 540px;
	height:28px;
	margin-top:2px;
}
#dept_right hr {
	margin-top:8px;
	color: #93979c;
	size:1px;
}

#dept_right {
	float: right;
	text-align: left;
	width: 540px;
	margin-bottom:32px;
}
#ul.dept_right { 
	list-style-type:disc;
	margin-bottom:4px;
}
#dept_right li {
	margin-bottom:4px;
}
#dept_right ul li ul { 
	list-style-type:circle;
	margin-bottom:4px;
}

#dept_right a:link, #dept_right a:visited {
	color:#002F66;
	text-decoration: none;
}
#dept_right a:hover, #dept_right a:active {
	border-bottom: 1px dotted;
}
#dept_full {
	float:left;
	clear:both;
	width: 640px;
	text-align:left;
	margin-bottom:32px;
}
#dept_full a:link, #dept_full a:visited {
	color:#002F66;
	text-decoration: none;
}
#dept_full a:hover, #dept_full a:active {
	border-bottom: 1px dotted;
}
#nav {
	position:absolute;
	left:594px;
	top: 16px;
	height:26px;
	width:80px;
}

