body {
	background: #000000;
	background-image: url(images/bgCubes.gif); 
	}
	
p {
	margin: 5px;
	}
	
a:link {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #950086;
	}
	
a:visited {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #950086;
	}
	
a:hover {
	text-decoration: underline;
	color: #950086;
	}
	
#header {
	position: absolute;
	top: 15px;
	left: 12px;
	}
	
#outNav {
	position: absolute;
	top: 180px;
	left: 25px;
	margin: 0px;
	width: 170px;
	border-width: 7px;
	background-image:url(images/colBg2.jpg);
	}
	
#inNav {
	background: efefef;
	padding-top: 15 px;
	padding-left: 10 px;

	}
	
#main {
	position: absolute;
	top: 25px;
	left: 250px;
	width: 550px;
	background-color: #e5e5e5;
	}
	
#content {
	margin: 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	}
	
#callout {
	margin: 20px 20px 20px 44px;
	width: 400px;
	text-align: center;
	border-style: solid;
	border-color: #D906B9;
	border-width: thick;
	}
	
#colA {
	float: left;
	width: 270px;
	margin: 10px 0 10px 10px;
	padding: 0;
	}

#colB {

	width: 190px;
	margin: 10px 0 10px 300px;
	padding: 0;
	}
	
#colC {
	clear: both;
	margin: 12px 10px 10px 10px;
	}
	
.notH {
	margin: 0;
	background: #000000;
	}
	
.empM {
	margin: 2px;
	font-weight: bold;
	}
	
.empL {
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.quote {
	font-size: small;
	}

.quote2 {
	font-size: small;
	}

.toRight {
	margin-left: 15px;
	}
	
.navIndent {
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
	
.narrow {
	margin: 1px;
	}

.centered {
	text-align: center;
	}
	
.bio {
	margin: 10px 10px 2px 32px;
	}


