body 
{
    margin: 0;
    border: 0;
    padding: 0;
    
    background-color: #ffffff;
    color: #000033;
    
    font-family: Times, Times New Roman, serif;
    font-size: 0.9em;
}

#body2
{
    width: 950px;
    
    margin: 400px auto 0 auto;
    border: 0;
    padding: 0;
    
}

.bodytext, .bodytextno 
{
    text-align: justify;
    line-height: 150%;
    margin: 1ex 0;
}
.bodytext { text-indent: 3em; }

.booktitle { font-style: italic; }

th.date {
	text-align: left;
	width: 10em;
	}
tr.dateline { height: 10ex; vertical-align: bottom;}
table.calendar { margin-left: 1em; }




#content h2 a.intlink {  color: inherit; text-decoration: none; }

#hidden_links, .inpagelinks { display: none; }
h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Verdana, Arial, sans-serif; }
h1 { padding-top: 3em; display: none; }
h2 { margin-top: 2em; }

.flag {
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}


/*****                                                      Heading styles
*/

#pageHeader {
	position: absolute;
	top: 4px;
	left: auto;

    width: 950px;
	height: 50px;

	}


#logo {

}


#nav-top {
    margin: 0;
    padding: 60px 0 0 0;
    font-family: "Helvetica", "Verdana", "Arial", sans-serif;
    font-size: smaller;
    font-variant: small-caps;
    font-weight: 600;
    color: #999999;
}
#umuclogo {
	float: left;
	}
#nav-top img {
	border: 0;
	vertical-align: middle;
	}
#nav-top ul {
	padding-top: 10px;
    text-align: right;
    height: 20px;
    vertical-align: bottom;
    list-style-type: none;
    }
#nav-top li {
    margin: 70px 0 0 1em;
	border: 0;
    padding: 0 0 0 1em;
    display: inline;
}
#nav-top a:link, #nav-top a:visited, #nav-top a:active {
    color: #666666;
    text-decoration: none;
    }
#nav-top a:hover {
    color: rgb(0, 0, 0);
    }


#headerphoto {
	position: absolute;
	top: 100px;
	left: 10px;
    width: 938px;
    height: 249px;
	border: 1px solid #000000;
	border-bottom: none;
	background-image: url(images/hdpix-02.png);
}



#breadcrumbs {
	position: absolute;
	top: 350px;
	left: 10px;
	width: 940px;
    padding: 0;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: smaller;
    line-height: 200%;
    
    color: #666666;
    background-color: #ffffff;
}
#breadcrumbs a:link 
{
   color: #666666;
   text-decoration: underline;
}
#breadcrumbs a:hover 
{
    color: rgb(0, 96, 86);
    text-decoration: none;
}
#datetime 
{
    float: right;
} 


/*****                                                  Menu Styles
*/


#menu 
{
    float: left;
    width: 165px;
    
    margin: 0;
    border: 0;
    padding: 1ex 5px 7px 5px;
	font-size: 80%;
}
#menu h1 { visibility: hidden; }

#menu ul {
    margin: 0 0 0 5px;
    border-top: 1px dotted #666666;
    padding: 0;
}
#menu li {
    display: block;
    margin: 0 0 0 0;
    border-bottom: 1px dotted #666666;
    padding: 7px 0 7px 2em;
    }
#menu a {
    color: #666666;
    text-decoration: none;
	background-image: none;
	margin-left: -1em;
	padding-left: 1em;
    }
#menu a:hover {
    color: rgb(0, 96, 86);
    text-decoration: none;
	background-image: url(images/arrow-hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#menu li.here {
	color: rgb(0, 96, 86);
	background-color: #ffffff;
	font-weight: bold;
	}
#menu li.here a, #menu li.here a:hover {
	color: rgb(0, 96, 86);
    text-decoration: none;
	cursor: default;
	background-image: none;
    }
#menu h2 {
	font-size: 130%;
	margin-top: 5ex;
	}



/****                                                   Main Content
*/

#content 
{
    margin: 0 0 3em 200px;
    border: 0;
    padding: 0 0 1ex 0;
}

#content a {
    color: rgb(0, 96, 86);
    text-decoration: underline;
    }
#content a:hover {
    color: #333333;
    text-decoration: none;
}


#content .context-picture {
    float: right;
    border-top: 2px solid #666666;
    border-left: 2px solid #666666;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    margin: 1ex 0ex 1em 2em;
}

#content a img {
	border: 0;
	}


/*****                                                  Footer Styles
*/

#footer 
{
    min-height: 20ex;
    
    margin: 0 10% 2ex 10%;
    border-top: 1px solid rgb(0, 96, 86);
    padding: 3ex 0 2ex 0;

	clear: both;
	float: none;
}


.footer-left {
    margin: 1em 0 0 0;
    border-right: 1px solid rgb(0, 96, 86);
    padding: 2em;
    width: 50%;
    text-align: right;
    float: left;
    
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    line-height: 150%;
}

.footer-right { 
	width: 30%;
	margin: 3em 0 0 50%;
	clear: none;
	}

.footer-flag 
{    
    border-top:		2px solid #cccccc;
    border-right:	2px solid #666666;
    border-bottom:	2px solid #666666;
    border-left:	2px solid #cccccc;
	margin-left: 2em;
}

#footer a:link { color: #666666; text-decoration: underline; }
#footer a:hover { color: rgb(0, 96, 86); text-decoration: none; }
#footer .college { font-size: larger; }
