body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family: "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", arial,  helvetica, sans-serif;
	font-size:12pt;
	color:#000;
}

#container {
<!	width:760px;
	width:1000px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
}

#header {
	height:150px;
        /* background:url(images/header_bg.jpg) top left repeat-x #ffd000; */
<!	background: url(images/title-opteng1.png) no-repeat;
	text-align: center;
	width:100%; 
	border-bottom:10px solid #ff9000;
}

#header h0 {
	height:150px;
<!	background: url(images/title-opteng.png) no-repeat;
	text-align: center;
	width:120%; 
}


#header h1 {
	color:#fff;
	font-size:23pt;
	margin:0;
	padding:40px 10px 10px 10px;
}



#content2 {
	width:1000px;
	font-size:12pt;
	padding:12px;
	float:right;
}

#content {
<!	width:500px;
	width:650px;
	font-size:12pt;
<!	padding:12px;
	padding:25px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:"MS P–¾’©", "MS@–¾’©", georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:20pt;
	border-bottom:1px solid #990000;
}

#content h3 {
	color:#333;
	font-size:14pt;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
<!	width:200px;
	width:270px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
<!	width:192px;
	height:30px;
	background:url(images/menu-li-off.png) top left no-repeat #f5f5f5;
	color:#060;
	text-indent:25px;
	text-decoration:none;
	
}

#sidebar ul li a:hover {
	background:url(images/menu-li-on.png) top left no-repeat #f5f5f5;
}
.widget {
	height:60px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#035888;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#fff000;
}

#body table.contacts
{ width: 580px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #990000;
text-align: center;
border: 1px #000000 solid;
font-weight: bold;
font-size: 16px;
color: #fff; }

td.contactDesc
{ background-color: #ffd000;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #333; }

td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

.facultytop {
     background-color: #990000;
     border:1px solid #ccc;
     color: #fff;
     font-weight: bold;
     font-size: 16px;     
     height: 25px; 
     padding-top: 4px;
     padding-left: 4px;
     /* margin: 5px; */ 
     width: 100%;
}

div.facultymid {
        padding: 0px;    /* 3px;*/
       /* border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;*/
        border:1px solid #ccc;
        clear: both;
        background-color: #fafafa;
        font-size: 90%;
     	line-height: 1.2;
        min-height: 110px;
       /* margin: 0 0 1em 6px;*/
       padding-left: 8px;
       padding-top: 8px;
        width: 100%;
}

img.floatRight {
  float: right;
  margin: 0px;
  clear: rigth;
}

img.floatLeft {
  float: right;
  border: 1px solid black;
  margin: 0 1em 1.5em 3px; vertical-align: middle;
}

/*
div.facultymid img {border: 1px solid black; float: left; margin: 0 1em 1.5em 3px; vertical-align: middle; }
*/

div.facultymid p {padding: 0 0 1em 2em;  line-height: 1.1; }
div.facultymid p.link {font-size: 95%; padding: 6px 0 0 110px; }

div.facultymid ul li {padding: 0;}


div.righthalf {
 /* Note - this will cause the bottom of div.bar (in the browser-specific stylesheets) to go above the divs, if there is nothing between the div and the footer. Put another paragraph tag at the end of the page if needed */
    float: left;
    margin: 0 2px 2px 5px;
    padding:0;
    width:190px;
    position: relative;
    line-height: 1.2;
    border-left :3px dotted black;
    /* background-color: #f5f5f5 */
    }

div.facultymid.righthalf img {float: right; border: 0px; margin: 0 0em 0em 0px; vertical-align: middle; }

div.facultymid .lefthalf {
    float: left;
    clear: left;
     border:6px solid black;
     background-color: #f5f5f5
    margin-right:2px;
    padding: 0px 2em 2px 0;
    width:230px;
    line-height: 1.0;
    border: 0px solid orange;
}

div.facultymid .photo {
    float: left;
    clear: left;
    background-color: #f5f5f5
    margin-right:2px;
    padding: 0px 2em 2px 0;
    width:130px;
    line-height: 1.0;
    border: 0px solid orange;
}
    
div.facultymid .facultytitle {
   font-size: 18pt;
   color: #060;
   font-weight: bold;
   padding: 0px 2em 2px -60px;
}

 h5 {
       font-size: 14pt; 
       margin: 2px;
        text-decoration: none;
        border-bottom: 1px solid #990000; 
        clear: left;
        font-weight: 400;
        color: #060;
    }
    
div.facultymid h6 {
      font-size: 10pt;
      /* background-color:#c7cefc; */
      font-weight: normal; 
        }
