img { display: block; }

html, body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

body
{
	background-color: #d9d9d9;
	background-image: url("https://www.baylor.edu/content/images/baylorbg_top_gray.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px;
}

#framework
{
	height: 100%;
	width: 900px;
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#container
{
	/*background-color: #fff;*/
	width: 900px;
	margin: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
}

#header
{
	width: 900px;
	display: block;
	margin: 0px 0px;
	padding: 0px 0px;
	left: 0px;
	position: relative;
}

* html body #framework #container #header #wrapper {
	width: 900px;
	w\idth: 902px;
}

#headertext
{
	color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 20px;
	text-align: right;
	background: #003800;
	display: block;
	margin: 0px;
	padding: 20px 20px 22px 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#headertext a, #headertext a.hover, #headertext a.visited {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 20px;
}

#topnav
{
	width: 900px;
	background: #000000;
	display: block;
	margin: 0px 0px;
	padding: 0px;
	left: 0px;
	height: 1px;
	position: relative;
	border-bottom: 8px solid #000000;
	overflow: hidden;
}

* html body #framework #container #topnav #wrapper {
	width: 900px;
	w\idth: 902px;
}
/*
#bcnav
{
	background: #e0e0e0;
	width: 676px;
	padding: 6px 8px 5px 8px;
	color: #444444;
	margin: 0px 0px 8px 0px;
}

#bcnav a
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#bcnav a:hover { text-decoration: underline; } */ #footer {
	background-color: #fff;
	clear: right;
	width: 900px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	border-top: 1px solid #003800;
}

* html body #framework #container #footer {
	width: 900px;
	w\idth: 902px;
}



* html body #framework #container #footer #footer_links {
	width: 900px;
	w\idth: 902px;
}

#copyright
{
	background: #fff;
	display: block;
	margin: 2px 10px 10px 10px;
	text-align: center;
}

#wrapper
{
	width: 900px;
	margin: 0px;
	background-image: url(https://www.baylor.edu/study_abroad/images/back.jpg);
	overflow: hidden;

}

#layout
{
	width: 890px;
	margin: 10px;
	display: block;
	/*background-image: url(https://www.baylor.edu/content/images/frame_content_bgrd.gif);*/
	background-repeat: repeat-y;
	overflow: hidden;
}

#content
{
	/*background-color: #fff;*/
	width: 676px;
	display: block;
/*	background: red; */
	float: right;
	margin: 0px 0px 12px 0px;
}

#content_right
{
	margin: 0px 5px;
}


.leftnav a {
          color: #fff;
          width: 160px;
          text-decoration: none;
}

.leftnav a:hover {
          color: #fc6;
          width: 160px;
          text-decoration: none;
}

.leftnav ul {
          list-style: none;
          margin: 0px;
          padding: 0px;
}

.leftnav li {
          margin: 1px 0px 0px 0px;
    display: block;
          
          color: #FFF;
          width: 190px;
          padding: 5px 8px;
          text-decoration: none;
          border-bottom: 1px solid #003800;
          font-weight: bold; 
          
}

.leftnav ul ul li {
          color: #fff;
          margin: 0px 0px 0px 20px;
          width: 160px;
          padding: 2px 0px 2px 0px;
          list-style-type: disc;
          list-style-position: outside;
          border: 0px;
}

.leftnav ul ul li a {
          color: #fff;
}

.leftnav ul ul li a:hover {
          color: #fc6;
}

.leftnav a#current {
          color: #fc6;
}

.leftnav ul ul li a#current {
          color: #fc6;
}


div.greenbox
{
	width: 200px;
	padding: 0px;
	margin: 0px;
	/*background: #003800;*/
	color: #fff;
	border-bottom: 0px solid #003800;
}

div.yellowbox
{
	width: 200px;
	padding: 0px;
	margin: 0px;
	background: #003800;
	color: #000;
	border-bottom: 0px solid #003800;
}

div.box_title
{
	padding: 6px 8px;
	font-weight: bold;
	text-transform: uppercase;
	/*background: #003800;*/
	color: #fff;
}

div.yellowbox .box_content
{
	padding: 4px;
	margin: 0px 1px;
	background: #FDC210;
	color: #000;
}

.greenbox .box_title
{
	padding: 6px 0px;
	font-weight: bold;
        font-size: 13px;
	text-transform: uppercase;
	/*background: #003800;*/
	color: #111;
}

.greenbox .box_title a, .greenbox .box_title a:hover, .greenbox .box_title a#visited, .greenbox .box_title a#visited:hover {
	color: #fff;
	text-decoration: none;
}

#leftnav .greenbox .box_content ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftnav .greenbox .box_content ul li { margin: 0px; }

#leftnav .greenbox .box_content ul li a
{
	display: block;
	/*background-color: #267026;*/
	color: #FFF;
	width: 179px;
	padding: 6px 8px;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
}

#leftnav .greenbox .box_content ul li a:hover {
	background-color: #99bb99;
	color: #003800;
	font-weight: bold;
}

