html, body {
	margin: 0;
	padding: 0;
	width:1000px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 15px; 
	color: #999;
	background-color: #0F1F69;
}
html {
	background-color: #0F1F69;
}
p {
	font-size:12px;
	padding-left: 20px;
	padding-bottom: 15px;
	text-align:left;
	line-height: 16px;
}
p a:link, a:active, a:visited {
	color:#ef8322;
	text-decoration:none;
}
p a:hover {
	color:#4C82D7;
	text-decoration:none;
}
h1 {
	text-align: center;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px; 
	color: #0E1D67;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}
h2 {
	text-align: left;
	font-size: 17px;
	padding-left: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	line-height: 20px; 
	color: #EF8322;
}
h2 a {
	text-align: left;
	font-size: 17px;
	padding-left: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	line-height: 20px; 
	color: #EF8322;
}
h3 {
	text-align: left;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 20px;
	line-height: 15px; 
	color: #0099ff;
	padding-bottom:5px;
}
h4 {
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	color:#FFFFFF;
	padding: 0px;
	padding-left: 20px;
	padding-right: 5px;
	margin: 0px;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	line-height: 12px; 
	color: #383734;
}
h6 {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 15px; 
	text-decoration: none;
	padding: 8px;
	padding-left: 25px;
	padding-right: 5px;
	margin: 0px;
}
/************************************
navigation and links - formatting
************************************/
/** to style specific lists**/
#lists {
	list-style-type: circle;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#lists li {
	list-style-type: circle;
	text-decoration:none;
	padding: 0px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 15px;
}
#link_lists {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
}
#link_lists a {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
}
#link_lists a:hover {
	text-decoration: underline;
	color: #7E9A0E;
}

/*****
uberlink navlist
****/
#menu {
	width: 989px;
	text-align:center;
	margin-top:  10px;
	white-space: nowrap;
	list-style-type: none;
/*	padding: 0px;*/
/*	padding-left: 20px;*/
/*	margin: 0px;*/
}
#navlist {
	width: 989px;
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 13px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navlist li {
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 13px;
	list-style-type: none; /*turns off display of bullet*/
}
/****set link styles***/
#navlist a, #navlist a:visited {
	display: inline;
	padding: 2px 10px 2px 10px;
	border: 0;
	color: #959595;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/***set the hover***/
#navlist a:hover {
	color: #4C82D7;
}
#navlist li a:active {
	color: #fff;
}
.bottom_text {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px; 
	color: #383734;
}
body {
	text-align:center;
	width: 1000px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}
#container {
	background: url(images/newsidebar_repeat.jpg) repeat-y #E75116;
	text-align:center;
/*	padding-left: 0px;*/      /* LC fullwidth */
/*	padding-right: 11px;*/     /* RC fullwidth + CC padding EDIT - this changes size of right column*/
}
#mainarea {
	background: url(images/umd_tallmainimge.jpg) repeat none;
	text-align:center;
/*	padding-left: 0px;*/      /* LC fullwidth */
/*	padding-right: 11px;*/     /* RC fullwidth + CC padding EDIT - this changes size of right column*/
}
#container .column {
	position: relative;
	float: right;
}
#content {
	width: 520px;
	height: auto;
	margin-left:150;
	margin:0;
	padding-top: 20px;
	float:left;
	z-index:1;
}
#right_content {
	width: 130px;
	height: 700px;
	position:absolute;
	top: 20px;
	left:853px;
	margin:0;
	padding-top: 20px;
	float:right;
}	
#right {
	width: 11px;             /* RC width */
	padding: 0px;          /* RC padding */
	padding-bottom: 40px;
	margin: 0px;
	background: url(images/newsidebar_repeat.jpg) repeat-y #E75116;

}
/*#footer {
	clear: both;
	height: 50px;
}*/
#flash_main {
	float: right;
	width: 360px;
	height: 360px;
	padding: 5px;
	padding-left: 40px;
	padding-bottom: 50px;
	margin: 0px;
	margin-right: 20px;
	z-index:0;
	clear: both;
}
#graphic_left {
	float: left;
	width: 250px;
	height: 227px;
	padding: 5px;
	padding-left: 37px;
	margin: 0px;
	margin-right: 15px;
	clear: both;
}
#graphic_right {
	float: right;
	width: 250px;
	height: 227px;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	margin-right: 15px;
	clear: both;
}
.tops {
	vertical-align: top;
}
.bottoms {
	float: right;
}
.session {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 20px;
	line-height: 15px; 
	color: #66cc33;
	padding-bottom:5px;
}

/*** Equal-height Columns ***/
#container {
	text-align:center;
	width:1000px;
	overflow: hidden;
}
/*#container .column {
	padding-bottom: 1001em;*/     /* X + padding-bottom */
/*	margin-bottom: -1000em;*/     /* X */
/*}*/
/*** Footer Fix ***/
* html body {
	overflow: hidden;
}
* html #footer_wrapper {
	float: left;
	position: relative;
	width: 850px;
/*	padding-bottom: 10010px;
	margin-bottom: -10000px;*/
	background: none;         /*** Same as body background ***/
}
/*** Just for Looks ***/
/*body {
	margin: 0;
	padding: 0;
	background: #0F1F69;
}
*/
#header, #footer {
	font-size: large;
	text-align: center;
	padding: 0;
	background: none;
}
/** IE6 fix**/
#footer {
/*	clear: both;*/
/*	height: 50px;*/
	width: 1000px;
	padding: 10px 0 10px 0;
	border-top: 1px solid black;
}
html>body #footer {
	width: 1000px;
	padding: 0px;
	padding: 10px 0 10px 0;
	border-top: 1px solid black;
}
#footer_link {
	width: 989px;
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 11px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#footer_link li {
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 11px;
	list-style-type: none; /*turns off display of bullet*/
}
/****set link styles***/
#footer_link a, #footer_link a:visited {
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 0;
	color: #4C82D7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/***set the hover***/
#footer_link a:hover {
	color: #959595;
}
#footer_link li a:active {
	color: #fff;
}


/** all others **/
#center {
	background-image:url(images/umd_tallmainimge.jpg); 
	background-repeat:no-repeat;
	width: 989px;
	height: 950px;
	margin-top: -16px;
	display:inline;
}
#center_agenda {
	background-image:url(images/umd_agendaimge.jpg);
	background-repeat:no-repeat;
	background-color:#0F1F69; 
	width: 989;
	height:inherit;
	margin-top: -16px;
	display:inline;
}
#center_top {
	width: 989px;
	margin-left:11px;
	padding-right:0px;
}
#container .column {
	text-align: justify;
}
#hotel_link	{
	position:relative;
	top: 30px;
	left: 580px;
	width:160px;
	height:40px;
	margin:0;
	padding:0;
}
#more_info_link	{
	position:absolute;
	top: 750px;
	left: 585px;
	width:245px;
	height:60px;
	margin:0;
	padding:0;
	z-index:999;
}
.more_info_text {
	text-align:center;
	color:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1.5;
}
.more_info_text a {
	text-align:center;
	color:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.gold {
	font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align:center;
	line-height: 16px;
	}
