﻿body
{ 
background-color:#1f2024;
font-family:Arial, Helvetica, sans-serif; 
font-size:small; 
background:#ecebe7;
}

#container { background: white repeat-y 0% 0%; width:auto;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	color: #06071f;
	text-transform: none;
	background-repeat: no-repeat;
	position: relative;
	width: 745px;
	left: 0px;
	top: 0px;
	
		
}
.div1stCol { float:left; width:50%;} 
.div2ndCol { margin-left:50%; width:50%;} 
#Banner {
	background-image:url('WebbBanner.png');
	height:75px;
	width:745px;
}
.Search {
	position: relative;
	left: 480px;
	top: 7.5px;
	width: 500px;
	height: 12px;
}
.GoogleSearchInput {
	left:500px;
	height:20px;
	background-color:white;
}

.GoogleSearchButton {
	height:25px;
	width:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;	
	
}

.GoogleSearchForm {
	height:10px;
	width:50px;
	left:500px;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;	
	
}

.SitePath{
	text-align:right;
	padding-left: 0pt;
   	padding-right: 0pt;
   	width:745px;

}

* 									{ margin: 0; padding: 0;  }
body								{ font: Helvetica, Sans-Serif;} 
#page-wrap							{ width: 745px; margin: 0px auto; height:5px; background:transparent;} 
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; background:#ffffff;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; font-family: Helvetica, Sans-Serif; font-size: small;}
ul.dropdown a:hover		            { color: #333333; }
ul.dropdown a:active                { color: #333333; }
ul.dropdown li a                    { display: block; padding: 4px 8px; 
	 								  color: #60151e; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #fffff; color: #333333; position: relative; }
ul.dropdown li.hover a              { color: #333333;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 180px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #ecebe7; 
									  border-bottom: 1px solid #c4c7c8; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block;  } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


.deptHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#60151e;
text-align:left;
	
}

.DeptContent {
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
}

.BodyContent {
	width: 530px;
	margin-top:-535px;
	left:205px;
	position:absolute;
	
}

.SideButton {
  	background-color: #bcb18c;
    background-repeat: no-repeat;
    background-position: top left;
    border-width: 1px; 
    border-style: solid; 
    border-color: white; 
    border-bottom-color:#60151e;
    height: 20px;
    width: 200px;
    text-align:left;
    text-indent:5px;
    font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #1f2932;
	text-decoration: none
}
.Links {
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#2f3348;	

}
.Picture {
  	background-color: #b8ab80;
    background-repeat: no-repeat;
    background-position: top left;
    border-width: 1px; 
    border-style: solid; 
    border-color: white; 
    height: 500px;
    width: 200px;
    text-align:left;
    font-family: Arial;
	font-size: small;
}
#SidePicture {
	background-image:url('/Test/MasterPage/bottom.png');
	background-repeat:no-repeat;
	background-position:top left;
	border-width: 1px; 
    border-style: solid; 
    border-color: white;
	height:458px;
	width:200px;
}

.SideDeptInfo {
position:relative;
left:2px;
top:20px;
font-family:Arial, Helvetica, sans-serif;
color:#070820;
}

.SideDeptText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#60151e;
}



