@charset "utf-8";
/* CSS Document */
body 
{
	margin: 0;
}
#Dept_Container 
{
	width: 100%;
	background-color: black;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}
#Dept_Left 
{
	width: 175px;
	padding: 5px;
	background-color:#E9E5C8;
	border-top: 1px solid #A8A590;
	border-right: 1px solid #A8A590;
	color:white;
	vertical-align:top;
}
#Dept_Left a
{
    text-decoration: none;
	color: black;
}
#Dept_Left a:hover
{
    text-decoration: underline;
	color: red;
}
#Dept_Left ul
{
list-style: none;
color:red;
padding-left: 5px;
margin: 0;
}
#Dept_Left ul li
{
padding-bottom: 8px;
}
.Menu_Text
{
	color: black;
	text-align: center;
}
#MenuItems_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border: 1px solid #000000;
	text-align: left;
}
.Menu_Header_Left
{
font-weight: bold;
color: white;
text-align: center;
background-color:#010165;
border-top: 1px solid #5050D1;
border-right: 1px solid #5050D1;
border-left: 1px solid #5050D1;
border-bottom: 1px solid #000000;
}
.Menu_Header_Right
{font-weight: bold;
color: white;
text-align: center;
background-color:#010165;
border-top: 1px solid #5050D1;
border-right: 1px solid #5050D1;
border-left: 1px solid #5050D1;
border-bottom: 1px solid #000000;
}
#Menu_Content
{
font-size:14px;
}
#PDF_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
}
#PDF_Header
{
text-decoration: underline;
font-weight: bold;
color: black;
text-align: center;
}
#PDF_Content
{
	color: black;
	text-align: center;
	font-size:12px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
#Links_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
}
#Links_Header
{
text-decoration: underline;
font-weight: bold;
color: black;
text-align: center;
}
#Links_Content
{
font-size: 12px;
}
.Dept_Middle_Header
{
	
	vertical-align:middle;
	font-weight: bold;
	font-size: 2em;
	text-decoration: underline;
	color: white;
	text-align: center;
	background-color:#010165;
	border-top: 1px solid #5050D1;
	border-right: 1px solid #5050D1;
	border-left: 1px solid #5050D1;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
.Dept_Middle 
{
	width: 10000px;
	height: 500px;
	padding: 10px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	color:black;
	text-align: left;
	vertical-align:top;
}
#Dept_Nav_Text {
 text-align: center;
}
#Dept_Message_Title
{
font-size:1.4em;
font-weight: bold;
font-style: italic;
text-align: left;
}
#Dept_Message_Content_Empty
{
font-size: 1.6em;
color: red;
font-weight: bold;
}
hr
{
height: 2px;
width: 50%;
text-align: center;
}
#Dept_Right 
{
	padding: 5px;
	width: 175px;
	background-color:#E9E5C8;
	border-top: 1px solid #A8A590;
	border-left: 1px solid #A8A590;
	color:black;
	text-align: left;
	vertical-align:top;
}
#Admin_Container
{
    width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border: 1px solid #000000;
	text-align: left;
}
#Admin_Header
{
text-align:center;
font-weight: bold;
}
#Admin_Content
{
padding-left: 5px;
padding-right: 5px;
}
#Admin_Profile
{
padding-left: 5px;
padding-right: 5px;
font-size:12px;
}
#Admin_Image
{
/* Not used yet */
}
#Dept_Hours
{
text-decoration: underline;
font-weight: bold;
}
#Staff_Container
{
padding: 5px;
}
#Staff_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
}
#Staff_Header
{
text-align:center;
font-weight: bold;
text-decoration: underline;
}
#Staff_Title
{
font-weight: bold;
text-align: center;
}
#Staff_Content
{
text-align: center;
}
#Footer_Container
{
	background-color:#E9E5C8;
	border-top: 1px solid #A8A590;
	color:white;
	text-align: left;
}
.Footer
{
width:100%;
padding: 0;
height: 45px;
vertical-align: top;
}
.Footer_Left
{
width: 300px;
}
.Footer_Left img
{
border: none;
}
.Footer_Scroll
{
width: 100%;
background-image:url(/Images/Home/footer_m.jpg)
}
.Footer_Right
{
width:600px;
}
.Footer_Right img
{
border: none;
}

