BODY {
  background-color: #DCDDCB;
  text-align: left;
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
  font-size: medium;
  margin: 10px;
  border: 10px solid White;
}

#wrapper {
	width:100%;
	background-color: White;
}

/* 
** Header Styles 
*/

#header {
  background-color: #72a2cb;
  margin: 0px;
  border: 10px solid #72a2cb;
}

#header #logo {
	text-align: left;
	width:89px;
}

#header #DME {
	color:White;
	font-stretch:condensed;
	font-weight:bolder;
}

#header #UMA a {
	color:White;
	font-size:small;
	font-stretch:condensed;
	text-decoration: none;
}

#header #UMA a:hover {
	color: #456699;
	text-decoration: underline;
}

#header #menu {
	color: white;
	font-size: small;
	vertical-align: top;
	text-align: right;
}

#header #menu a {
	color: white;
	text-decoration: none;
}

#header #menu a:hover {
	color: #456699;
	text-decoration: underline;
}

#header #search {
	color: white;
	font-size: small;
	vertical-align: middle;
	text-align: right;
}

#header #search table {
	padding: 4px 4px 4px 4px;
}

#header #search table td {
	padding: 2px 2px 2px 2px;
}

#header #search a {
	color: white;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

#header #search a:hover {
	color: #72a2cb;
	background-color: #456699;
}

#header #search input {
	padding: 2px 2px 2px 2px;
}

/*
** Navigation Bar Styles
*/
#navigation {
	color: white;
 	background-color: #456699;
	border-top: 4px solid White;	
	border-bottom: 4px solid White;	
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-size: small;
}

#navigation a {
	color: white;
	text-decoration:none;
}

#navigation a:hover {
	color: #C6DAEC;
	text-decoration: underline;
}

/*
** Content Styles
*/

#panels {
	font-size: small;;
	margin: 0px;
   padding: 0px 0px 0px 0px;
}

#panels #left-panel {
	vertical-align: top;
}

#panels #right-panel {
	width: 100%;
	vertical-align: top;	
}

#panels #right-panel TD#content {
	width: 100%;
	min-height:200px;
	vertical-align: top;	
}

#panels #right-panel TD#features {
	min-height:200px;
	vertical-align: top;
	text-align: center;
}

TD#features P.highlight {
	text-align: center;
	border-bottom-color: #a9aa98;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD#features P.highlight A {
	border-width: 0px;
	font-size:small;
	font-stretch:condensed;
	text-decoration: none;
}

TD#features P.highlight A:hover {
	color: #456699;
	text-decoration: underline;
}

/*
** Content Menu
*/

#panels #left-panel table#menu {
	width: 120px;
	border-right-color: #a9aa98;
	border-right-style: solid;
	border-right-width: 1px;
}

#panels #left-panel table#menu A {
	color: black;
	text-decoration: none;
}

#panels #left-panel table#menu A:hover {
	color: #456699;
	text-decoration: underline;
}

#panels #left-panel table#menu .item {
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
	height:30px;
   padding-right: 10px;
	text-align: right;
	font-size: medium;;
	font-variant: small-caps;
	font-weight: bold;
}

#panels #left-panel table#menu .subitem {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
   padding-right: 10px;
	text-align: right;
	font-size: small;
}

/*
** Content Panel
*/

#panels #right-panel #content {
	padding: 20px 20px 20px 20px;
}

#panels #right-panel #features {
	padding: 20px;
	border-left-color: #a9aa98;
	border-left-style: solid;
	border-left-width: 1px;
}

#panels #right-panel #features p {
	text-align:left;
}

/*
** Faculty Members
*/
#panels #right-panel #content #faculty {
	width: 100%;	
}

#panels #right-panel #content #faculty th {
	padding-top: 30px; 
	padding-bottom: 10px; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9AA98;
}

#faculty td {
	padding-right: 10px;
}

#panels #right-panel #content #faculty a {
	color: #004180;
	text-decoration:none;
}

#panels #right-panel #content #faculty a:hover {
	color: #456699;
	text-decoration: underline;
}

#content h1 {
  font-size: xx-large;
  font-weight: bold;
}

#content h2 {
  font-size: x-large;
  font-weight: bold;
}

#content h2 > a {
	color: black;
}

#content h3 {
	color:Maroon;
	font-size: medium;
  	font-weight: bold;
}

#content a {
	color: #004180;
	text-decoration:none;
}
	
#content a:hover {
	color: #004180;
	text-decoration:underline;
}

/*
** Contact Styles
*/

.label {
	width: 120px;
	font-variant: small-caps;
}

.value {
	width:100%;
	padding-left: 40px;
}

#address {
	margin-left: 10px;
}


#personal.color1 {
	width: 100%;
	background-color: #edeedc;
	border: 10px solid #edeedc;
	margin-bottom: 10px;
}

#personal.color2 {
	width: 100%;
	background-color: #dcddcb;
	border: 10px solid #dcddcb;
	margin-bottom: 10px;
}

#personal .title  {
{	color:#ab1517;
	font-size: large;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}

#personal .name {
	padding-top:6px;
	padding-bottom: 6px;
	color: Black;
	font-size: medium;
	font-weight: normal;
}

#personal .label {
	width: 120px;
	font-variant: small-caps;
}

#personal .value {
	width:100%;
	padding-left: 40px;
}

#personal a {
	font-size: small;
}

/*
** Representatioves Styles 
*/

.subtitle  {
{	color:#ab1517;
	font-size: normal;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px; 
	padding-bottom: 4px; 
}

td.category {
	width: 120px;
}

td.effective {
	font-size: small;
}

td.email {
	width: 200px;
}

/*
** Schedules styles 
*/

#content > table.schedules {
	text-align: center;
}

#content table.schedules {
	width: 600px;
	text-align: center;
	background-color: #A9AA98;
	padding: 5px;
}

#content .schedules td {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: White;
}

#content .schedules td.project {
	color: black;
	background-color: white;	
	font-weight: normal;
}

#content .schedules td.course  {
	color: White;
	background-color: Maroon;	
	font-weight: normal;
}

#content .schedules td.optional {
	color: White;;
	background-color: #3A3A30;	
	font-weight: normal;
}

#content .schedules .dissertation {
	color: White;;
	background-color: #004180;	
	font-weight: normal;
}

TD#features P.studentguide {
	text-align: center;
}
TD#features P.studentguide A {
	border-width: 5px;
	font-size:small;
	font-stretch:condensed;
	text-decoration: none;
}
TD#features P.studentguide A:hover {
	color: #456699;
	text-decoration: underline;
}

