#mainImage {
	position: absolute;
	left: 233px;
	top: 103px;
	z-index:20;
}
#colorBand {
	position:absolute;
	left: 233px;
	top: 67px;
	z-index:10;
}
#blackCorner {
	position:absolute;
	left: 222px;
	top: 89px;
	z-index:30;
}
#headline {
	position:absolute;
	left: 233px;
	top: 257px;
}

#textArea {
	position: absolute;
	left: 233px;
	top: 290px;
	z-index: 50;
	width: 567px;
}


div.content, div.contentNav {
	width: 430px;
	line-height: 18px;
}

/* old
#contentArea p, #contentArea div p, #contentArea li {
	width: 430px;
	line-height: 18px;
}
*/
#textArea h3
{
	font-size: 1.2em;
}

/* eNewsletters */


/* --------------------  TOP AREA    ---------------------------*/
#titleArea	/* top title, description, and links to other e-newsletters */
{
	overflow: hidden;
	width: 100%;
}

#titleArea DIV.title, #titleArea DIV.title a		/* title of current e-newsletter */
{
	color: black;
	font-weight: bold;
	text-align: left;
	font-size:2em;
}
#titleArea DIV.alumniNews, #titleArea DIV.alumniNews a	/* link to Alumni News */
{
	color: #890C08;
	font-weight: bold;
	text-align: right;
}
#titleArea DIV.title, #titleArea DIV.alumniNews
{
	display: block;
	float: left;
	width: 283px;	/* 50% of textArea - note: using 50% will not work in IE*/
	margin-bottom: 10px;
}

#titleArea DIV.pageHeader	/* e-news general description and links to other e-newsletters */
{
	display: block;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 20px 5px;
	border-top: solid 3px #CB9999;
	border-bottom: solid 3px #CB9999;
	overflow: hidden;
	clear: both;
}

DIV.pageHeader DIV.infoBox 	/* e-news general description */
{
	width: 300px;
	border: none;
	float: left;	
}
DIV.pageHeader DIV.nav		/* links to other e-newletters */
{
	width: 200px;
	border-bottom: solid 3px #666;
	border-right: solid 3px #666;
	border-left: solid 3px #CCC;
	border-top: solid 3px #CCC;
	padding: 5px;
	float: right;
}
html>body DIV.pageHeader DIV.nav {
	border: outset 3px #4F638C;
	margin-right: 5px;
}
DIV.pageHeader DIV.nav h3 
{
	text-align: center;
	margin-bottom: 5px;
}
DIV.pageHeader DIV.nav p.subTitle
{
	font-weight: normal;
	text-align: center;
	border-bottom: solid 1px #666;
	margin: 0px 10px 10px 10px;
	padding-bottom: 10px;
}
DIV.pageHeader DIV.nav DIV.enewsLink, DIV.pageHeader DIV.nav DIV.enewsArchives
{
	text-align: center;
}
DIV.pageHeader DIV.nav DIV.enewsArchives
{
	padding: 10px 0px 10px 0px;
}
DIV.pageHeader DIV.nav DIV.enewsArchives a
{
	color: #890C08;
}

/* -------------------  e-NEWSLETTER HEADER  -------------------------*/

#contentArea DIV.enewsHeading {		/* title and quick links to sections within the newsletter */
	width: 100%;
	margin-bottom: 15px;	
	overflow: hidden;
}
#contentArea DIV.enewsHeading DIV.enewsTitle   /* title */
{
	margin: 15px 0px 10px 0px;
	padding: 25px 0px 25px 0px;
	text-align: center;
	width: 250px;
	background-color: #6595C5;
	float: left;
}
#contentArea DIV.enewsHeading DIV.enewsTitle, #contentArea DIV.enewsHeading DIV.enewsTitle a
{
	color: black;
	font-weight: bold;
	font-size: larger;
}
#contentArea DIV.enewsHeading DIV.enewsNav 		/* quick link nav */
{
	margin: 0px 0px 10px 40px;
	padding: 0;
	text-align: left;
	width: 250px;			/* width of textArea - DIV.newsTitle - margin */
	font-weight: bold;
	float: left;
}
html>body #contentArea DIV.enewsHeading DIV.enewsNav DIV.link, html>body #contentArea DIV.enewsHeading DIV.enewsNav H3
{
	font-weight: bold;
	text-indent: -15px;
}
#contentArea DIV.enewsHeading DIV.enewsNav DIV.link a
{
	font-weight: normal;
}

/* e-NEWSLETTER CONTENT */
DIV.content 
{
	width: 430px;
	line-height: 18px;
	clear: both;
}
DIV.contentNav 
{
	margin: 10px 0px 20px 15px;
}


/* MISC - LEFT OVERS - */
/* Navigation */
#galleryLink 
{
	position: absolute;
	left: 142px;
	top: 310px;
	z-index: 110;	
}

/* Scroll NAVIGATIONS */
#levelFiveOne, #levelFive
{
	position: absolute;
	left: 129px;
	top: 306px;
	z-index: 100;
}
.levelFiveX 
{
	line-height: 12px;
	margin: 5px;
}
#levelFiveTwo
{
	position: absolute;
	left: 129px;
	top: 324px;
	z-index: 100;
}
#levelFiveThree
{
	position: absolute;
	left: 129px;
	top: 342px;
	z-index: 100;
}
#levelFiveFour
{
	position: absolute;
	left: 129px;
	top: 360px;
	z-index: 100;
}
#levelFiveFive
{
	position: absolute;
	left: 129px;
	top: 378px;
	z-index: 100;
}
#levelFiveSix
{
	position: absolute;
	left: 129px;
	top: 396px;
	z-index: 100;
}
#levelFiveSeven
{
	position: absolute;
	left: 129px;
	top: 414px;
	z-index: 100;
}
