@charset "utf-8";
/* CSS Document */
#MainContent{
	margin:0 auto;
	height: 1012px;
	background-color: transparent;
	background-image: url(IMAGES/BG_About.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	overflow:hidden;
	width:964px;
}
#footer{
	margin-top: 0px;	
}

#topNav{
	margin:0 auto;
}

#leftContent{
	float:left;
	width:514px;
	height:912px;
	margin:66px 0 0 10px;
}
.leftTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c11e1d;
	line-height:35px;
	margin:0;
}

.leftText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin:0 0 20px 0;
	width:515px;
	line-height:17px;
}
#rightContent{
	float:right;
	width:376px;
	height:945px;
	margin:56px 14px 0 0;
	position:relative;
}
#myLocation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
		color:#901614;
	margin:0 0 0 8px;
	text-align:left;
}

#myLocation a{
	text-decoration:none;
			color:#901614;
}

#myLocation a:hover{
	color:#000;
}

.empPicture{
	float:left;
	margin:34px 0 0;
}

.empProfile{
	float:right;
	width:277px;
	position:relative;
}

.empTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
		color:#c11e1d;
		margin:15px 0 0 0; 
}

.empShort, .empLong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
		color:#000;
				margin:0px 0 0 0
}

#pages table{
	width:100%;	
}

.expandIt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
			color:#c11e1d;
}

.expandIt{
	margin:5px 0 0 0;
}

#myLocation #tc1{
	color:#000;
}

#rightContent hr, #lcHR{
	color:	#c11e1d;
}
#rightContent #shortOne{
margin-left:96px;
width:275px;
}


.myPages, .myEmployee, #lcPages{
	color:	#c11e1d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
}
.myPages a, .myEmployee a, #lcPages a{
	color:	#c11e1d;
	text-decoration:underline;
}

.myEmployee{
left:0px;
margin:0;
position:relative;
top:50px;
text-align:left;
}






