#header {
	background-color: #339999;
	position: relative;
	top: 10px;
	width: 100%;
	height: 107px;
	left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#top {
	background-image: url(econ.jpg);
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FF6600;
}
#dep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 200px;
	font-style: italic;
	text-decoration: underline;
	text-align: justify;
	top: 40%;
}

#frame #center #maintext {
	background-image: url(spotlight-1.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
	height: 80%;
	overflow: inherit;
	top: 20px;
}


#frame {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #D6D6D6;
	overflow: auto;
	background-repeat: repeat;
}
#frame #center {
	background-color: #FFFFFF;
	position: relative;
	width: 60%;
	height: 80%;
	left: 20%;
}
body {
	height: 100%;
	overflow: auto;
	text-align: left;
}


#frame #body #test {
	visibility: hidden;
}
#frame #body #next {
	text-align: center;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFBF0;
}
#frame #body #table {
	line-height: normal;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	text-align: center;
}
#frame #body #round {
	visibility: hidden;
}
#frame #body #roundid {
	visibility: visible;
	color: #00FFFF;
	font-weight: bold;
}
#frame #body #roleid {
	visibility: visible;
	color: #00FF00;
	font-weight: bold;
	text-transform: capitalize;
}
#frame #body #chosenid {

	visibility: visible;
	color: #FFFF00;
	font-weight: bold;
	text-transform: capitalize;
}
h3 {
	color: #FF0000;
}
#frame #body {
	position: relative;
	width: 90%;
	height: 100%;
	font-family: Garamond;
	font-size: 16px;
	color: #FFFBF0;
	overflow: auto;
	margin-left: 0%;
	right: 5%;
	left: 5%;
	margin-right: 0px;
	top: 5px;
}
#header2 {
	background-color: #339999;
	position: relative;
	top: 10px;
	width: 100%;
	left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: center;
}
table {

	line-height: normal;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	text-align: center;
}
