body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
#bubbleLgo {
	position: absolute;
	z-index: 10;
}
#data #areaTitle {
	background-image: url(icg_areaTitleGradient.jpg);
	background-repeat: repeat-y;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}
#data #info h2 {
	font-size: 1.3em;
	text-align: center;
}
#data p {
	font-size: .9em;
}
#nav ul {
	position: relative;
	z-index: 12;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#data {
	position: absolute;
	height: auto;
	width: 700px;
	top: 150px;
	left: 220px;
	background-color: #240000;
	min-height: 400px;
}
#data #info {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
#head_banner {
	position: absolute;
	z-index: 4;
	height: 81px;
	width: 737px;
	background-image: url(icg_header.jpg);
	top: 40px;
	left: 185px;
}
#nav li {
	padding-bottom: 8px;
}
#data #info img {
	position: relative;
	z-index: 15;
	float: right;
	border: 4px solid #460000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nav {
	width: 120px;
	background-image: url(icg_navGradient.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 5;
	height: 400px;
	top: 120px;
	left: 50px;
	padding-top: 100px;
}
p {
	text-align: center;
}
#nav a {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
