body {
	position: relative;
	margin: 20px 15px 5px 2px;
	padding: 0;
	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;

	color: #ffffff;
	background-color:#7c7650;
}

img
{
	margin: 0px;
	padding: 0px;
	border: none;
}

a:link, a:visited
{
	text-decoration: none;
	color: #555;
	/*
	color: #c22;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	*/
}

a:hover { background:lightblue; }

h1, h2
{
	margin: 0;
	padding: 0;

	font-size: 14px;
	line-height: 24px;
}

ul, li
{
	/* list-style: none; */
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

#container
{
	position: relative;
	display: block;
	min-width: 1014px; max-width:1020px;
	padding:0;
	margin:0;
	margin-left:0px; margin-right:0px;
	margin-top: 40px;
	text-align: left;

	/* border: 1px solid black; */
}



#program
{
	position: absolute;
	left: 290px;
	right: 25px;
	top: 10px;
	margin: 0;
	padding: 0;
	line-height: 15px;
	/*
	font-size: 11px;
	line-height: 22px;
	*/
	/* border: 1px solid black; */

}

#academic-data
{
	position: relative;
	left: 20px;
	top: 125px;
	margin: 0;
	padding: 0;
	/*
	font-size: 14px;
	line-height: 22px;
	*/
	/* border: 1px solid black; */
}

#banner-left
{
	position: absolute;
	left: 21px;
	top: 190px;
	margin: 0;
	padding: 0;
}

#menu
{
	position: absolute;
	left: 20px;
	top: 415px;
	margin: 0;
	padding: 0;
}

#academic1-data
{
	position: absolute;
	left: 0px;
	top: 705px;
	margin: 0;
	padding: 0;
	/*
	font-size: 14px;
	line-height: 22px;
	*/
	/* border: 1px solid black; */
}

#banner1-left
{
	position: absolute;
	left: 1px;
	top: 770px;
	margin: 0;
	padding: 0;
}

#menu1
{
	position: absolute;
	left: 0px;
	top: 995px;
	margin: 0;
	padding: 0;
}

#academic2-data
{
	position: absolute;
	left: 0px;
	top: 640px;
	margin: 0;
	padding: 0;
	/*
	font-size: 14px;
	line-height: 22px;
	*/
	/* border: 1px solid black; */
}

#banner2-left
{
	position: absolute;
	left: 1px;
	top: 705px;
	margin: 0;
	padding: 0;
}

#menu2
{
	position: absolute;
	left: 0px;
	top: 930px;
	margin: 0;
	padding: 0;
}

em.grey
{
	color: #fff;
	
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	/* color: #c22; */
}

em.grey1
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	/* color: #c22; */
}

em.grey11
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	/* color: #c22; */
}

em.grey2
{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	/* color: #c22; */
}

em.grey3
{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	/* color: #c22; */
}

em.white
{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	/* color: #c22; */
}

em.white1
{
	color: #fff;
	font-size: 21px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	/* color: #c22; */
}

em.white2
{
	color: #fff;
	font-size: 21px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	/* color: #c22; */
}



