/************************ Page ******************************************/
body {
	background-image: url(images/ISG2008-1.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer1 {
	position:absolute;
	left:0px;
	top:673px;
	width:900px;
	height:110px;
	z-index:1;
}
#Photo {
	position:absolute;
	left:248px;
	top:483px;
	width:247px;
	height:167px;
	z-index:301;
}
#Highlight {
	position:absolute;
	left:499px;
	top:480px;
	width:400px;
	height:171px;
	z-index:300;
	padding: .8em;
}

#MainIndex {
	position:absolute;
	left:304px;
	top:88px;
	width:708px;
	height:392px;
	z-index:2;
}

#Main2 {
	position:absolute;
	left:300px;
	top:71px;
	width:590px;
	height:600px;
	z-index:20;
	overflow: auto;
}


#menu_wrapper {

}

/************************ Menu ******************************************/
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	display: block;
}
#menu {
	position: absolute;
	top: 58px;
	left: 63px;
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 5000;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 92px;
}

#menu dt {
	list-style-type: none;
	cursor: pointer;
	margin: 12px, 5px;
	font-weight: bold;
	padding-top: 8px;
}

#menu dd {
	position: absolute;
	z-index: 6000;
	left: 160px;
	width: 204px;
	background-color: #CEC05D;
	margin-top: -3em;
	display: block;
	top: 57px;
	line-height: 1.2em;
}
#menu li {
	text-align: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	margin-left: -2em;
	list-style-type: none;
	padding-top: 5px;
}
#menu li a, #menu dt a {
	color: #000;
	padding-top: 5px;
	list-style-type: none;
	text-decoration: none;
	margin-top: 5px;
}

#menu li a:hover {
	color: #1664AE;
	background-color: #CEC05D;
	font-weight: bold;
}



/************************ Formats ******************************************/

.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.Headings-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}

.Center {
	text-align: center;
	margin: .5em;	
}


/************************ Use MainText on pages that have minimal text as the margins are pushed in ******************************************/
.MainText {     
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-left: 5em;
	float: none;
	margin-right: 5em;
}

/************************ Use MainText1 on pages that have LOTS of text ******************************************/
.MainText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-left: 1em;
	float: none;
	margin-right: .5em;
}

/************************ Use MainText1 on pages that have LOTS of text ******************************************/
.MainText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	float: none;
}

.Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: large;
	font-weight: bold;
}
.Bold1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: Medium;
	font-weight: bold;
	height: 1.2em;
}

.ul {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 85%
	font-weight: normal;
	font-size: .85em;
	line-height: 2em;
}

.ul2 {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.25em;
}

.ul3 {
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%
	font-weight: normal;
	font-size: 0.9em;
	line-height: 0.8em;
}

.ul4 {
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.1em;
}

.ul5 {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 85%
	font-weight: normal;
	}
