body 
	{margin: 0; padding: 0; font: normal .75em Times, serif; color: #000; background: #fff}

/* ---------------------------------------------------------------------------------------- */
/* BEGIN MAIN POSITIONING ELEMENTS */
/* ---------------------------------------------------------------------------------------- */

#maincontainer  /* contains all the page elements - width 950 pixels */
	{margin: 5px auto 0 auto; padding: 0;}

#logoleft  /* UMUC Alumni logo at top left of page - uses actual image */
	{float: left; width: 380px; height: 45px;  margin: 0; padding: 0;}

#logoleft img /* remove border for logo */
	{border: none;}

#logoright /* top right nav links */
	{display: none; background: none; width: 0;}

#topleftborder /* top left background image */
	{display: none; background: none; width: 0;}

#toprightborder /* top right repeating background image */
	{display: none; background: none; width: 0;}

#topleftcolumn /* top left column */
	{display: none; background: none; width: 0;}

#breadcrumbs /* breadcrumbs for navigation */
	{display: none; background: none; width: 0;}

#backgroundcontainer /* repeating background for left border */
	{background: none;}

#navigationleft  /* left navigation */
	{display: none; background: none; width: 0;}

#maincontent /* main content area */
	{width: 650px; float: left; min-height: 441px; margin: 0px; background: none;}

#bottomleftcolumn /* bottom left column background image */
	{display: none; background: none; width: 0;}

#bottomcontent /* bottom content background image */
	{display: none; background: none; width: 0;}

#bottomleftborder /* bottom left border background image */
	{display: none; background: none; width: 0;}

#bottomrightborder /* bottom right border repeating background image */
	{display: none; background: none; width: 0;}


/* ---------------------------------------------------------------------------------------- */
/* Classes */
/* ---------------------------------------------------------------------------------------- */

.bluenavigationdots
	{display: none;}

/* ---------------------------------------------------------------------------------------- */
/* End classes */
/* ---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/* END MAIN POSITIONING ELEMENTS */
/* ---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- */
/* BEGIN STYLE ELEMENTS */
/* ---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/* Begin top right link styles */
/* ---------------------------------------------------------------------------------------- */

#logoright ul
	{margin: 0; padding: 0; list-style: none; background: #fff; text-align: right;}

#logoright li
	{display: inline; line-height: 10px;}

#logoright a:link
	{padding: 0 3px; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-decoration: none;}

#logoright a:visited
	{color: #666666; text-decoration: none;}

#logoright a:hover
	{color: #B38600; text-decoration: none;}

/* ---------------------------------------------------------------------------------------- */
/* End top right link styles */
/* ---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/* Begin breadcrumb link styles */
/* ---------------------------------------------------------------------------------------- */

#breadcrumbs
	{line-height: 18px; font-size: 90%; font-weight: bold; color: #000000; padding: 0 0 0 5px;}

#breadcrumbs a:link
	{color: #FFFFFF; text-decoration: underline;}

#breadcrumbs a:visited
	{color: #FFFFFF; text-decoration: underline;}

#breadcrumbs a:hover
	{color: #7F1B1D; text-decoration: underline;}	
	
/* ---------------------------------------------------------------------------------------- */
/* End breadcurmb link styles */
/* ---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- */
/* Begin left navgiation link styles */
/* ---------------------------------------------------------------------------------------- */

#navigationleft
	{width: 0;}
	
#navigationleft ul
	{margin: 0 0 15px 0; padding: 0; list-style: none; font: bold 90% Verdana, Arial, Helvetica, sans-serif; text-align: right;}

#navigationleft li
	{line-height: 30px; padding: 0 10px; text-align: right;}

#navigationleft a:link 
	{color: #05143F; text-decoration: none;}

#navigationleft a:visited
	{color: #5E6372; text-decoration: none;}

#navigationleft a:hover
	{color: #7F1B1D; text-decoration: underline;}

#navigationleft img
	{border:solid 2px #CC9900; margin: 4px 0 0 4px;}

/* ---------------------------------------------------------------------------------------- */
/* End left navigation link styles */
/* ---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/* Begin main content styles */
/* ---------------------------------------------------------------------------------------- */

#maincontent
	{color: #00285D;}

#maincontent h1
	{font: bold 150% Times, serif;}
	
#maincontent h2 
	{font: bold 125% Times, serif;}
	
#maincontent h3
	{font: 110% Times, serif;}

#maincontent li
	{line-height: 25px;}

/* ---------------------------------------------------------------------------------------- */
/* End main content styles */
/* ---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/* Begin bottom content link styles */
/* ---------------------------------------------------------------------------------------- */

#bottomcontent
	{color: #7F1B1D; text-align: center}
	
#bottomcontent ul
	{margin: 0; padding: 0; list-style: none; font: bold 90% Verdana, Arial, Helvetica, sans-serif;}
	
#bottomcontent li
	{display: inline; line-height: 12px; padding: 0 10px;}

#bottomcontent a:link 
	{color: #7F1B1D; text-decoration: none;}

#bottomcontent a:visited
	{color: #8C6262; text-decoration: none;}

#bottomcontent a:hover
	{color: #000000; text-decoration: underline; }	

/* ---------------------------------------------------------------------------------------- */
/* End bottom content link styles */
/* ---------------------------------------------------------------------------------------- */

hr {display: none;}

.redtext {color: ##7F1B1D; font-weight: bold;}

pre {font: normal 1em Times, serif;}

/* ---------------------------------------------------------------------------------------- */
/* END STYLE ELEMENTS */
/* ---------------------------------------------------------------------------------------- */