/* Start of CMSMS style sheet 'allcalinvestigators_css' */
body {font-family: Arial;
	font-size: 10pt;
	color: black;
	background-color: white;
	text-align: left;
	background-image: url(images/GRADIENTbg.jpg);
	background-repeat: repeat-x;
}

.wrapper {margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.centerBody {background-image: url(images/centerBody_bg.png);
	background-repeat: repeat-y;
	position: relative;
	top: 20px;
	height: auto;
	width: 1000px;
	float: left;

}

.contentHolder {float: left;
	background-image: url(images/CollageBG.png);
	background-repeat: no-repeat;
	position: relative;
	top: -15px;
	height: auto;
}


.menuColumn {float: left;
	width: 250px;
	height: auto !important;
	min-height: 500px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: 275px;

}
.menuColumn ul {list-style-type: none;
	margin-right: 80px;
	position: relative;
	//z-index: 99;
}
.menuColumn ul li {margin-bottom: 15px;
}


.pageContent {float: right;
	text-align: left;
	height: auto;
	min-height: 570px;
	width: 550px;
	font-size: 12pt;
	position: relative;
	margin-right: 200px;
	margin-left: 0px;
	margin-top: 160px;
}
.pageContent img {border: 0;
	margin: 5px;
}

.emailAddy {color: black;
	font-family: Times New Roman;
	font-size: 22pt;
	position: relative;
	top: 93px;
	left: 15px;
        text-align: center;
}
.emailAddy a {color: black;
}

.footerBody {background-image: url(images/footerBody.png);
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-style: italic;
	height: 56px;
	width: 1000px;
	//margin-top: 0px;
	padding: 32px;
	float: left;
	position: relative;
	//top: -15px;
}

h1 {font-family: Times New Roman;
	font-size: 22pt;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 15px;
	background-image: url(images/h1_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
h2 {font-family: Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 5px;
}
h3 {font-family: Times New Roman;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 3px;
}
a {color: white;
	text-decoration: none;
}
a:hover {color: #5d7571; 
}

	
/* End of 'allcalinvestigators_css' */

