body {
	position: relative;
	margin: 20px 0px 5px 0px;
	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;
	*/
}



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:0px;
	margin:0px;
	/* 
	margin-left:0px; margin-right:0px;
	*/
	margin-top: 100px;
	text-align: left;

	/*border: 1px solid black;*/
}





#academic-data
{
	position: absolute;
	left: 20px;
	top: 82px;
	margin: 0;
	padding: 0;
	/*
	font-size: 14px;
	line-height: 22px;
	*/
	/* border: 1px solid black; */

}


#banner
{
	position: absolute;
	left: 0;
	top: 165px;
	margin: 0;
	padding: 0;
}




#menu
{
	position: absolute;
	left: 720px;
	top: 310px;
	margin: 0;
	padding: 0;
	
}

#isa
{
	position: absolute;
	left: 25px;
	top: 460px;
}

em.grey
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	/* color: #c22; */
}

em.grey1
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	/* color: #c22; */
}

em.grey2
{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	/* color: #c22; */
}

em.white
{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	/* color: #c22; */
}

em.white1
{
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	/* color: #c22; */
}

em.white2
{
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	/* color: #c22; */
}



