	body {
		margin: 0px;
		padding: 0px;
		font-family: Arial;
		font-size: 12px;
		background: #ffffff;
	}
	a {
		color: #3371E4;
		text-decoration: none;
	}
	#topBarBG {
		width: 100%;
		height: 45px;
		background: url('../imgs/empImgs/headerBG.jpg') repeat-x;
		line-height: 0px;
		font-size: 0px;
	}
		#topBar {
			width: 1000px;
			height: 45px;
			background: url('../imgs/empImgs/headerBG.jpg') repeat-x;
			margin: 0px auto;
		}
			#topBar div {
				float: left;
				background: url('../imgs/empImgs/poplogo.jpg') no-repeat;
				width: 179px;
				height: 42px;
			}
			#topBar a {
				float: right;
				background: url('../imgs/empImgs/back.jpg') no-repeat;
				width: 140px;
				height: 35px;
				margin-top: 3px;
			}
	#mainContentWrap {
		width: 100%;
		background: url('../imgs/empImgs/mainBG.jpg') 50% 0% repeat-y #eeeeee;
	}
	#mainContent {
		width: 1000px;
		background: #fff;
		margin: 0px auto;
		overflow: hidden;
		padding-top: 20px;
	}
		#mainContent div.full {
			width: 970px;
			margin: 0px auto;
			margin: 10px 0px 0px 0px;
		}
		#mainContent div.left {
			float: left;
			width: 600px;
			margin: 10px 0px 0px 0px;
		}
		#mainContent div.right {
			width: 370px;
			float: right;
			margin: 10px 0px 0px 0px;
		}
	#footer {
		width: 100%;
		background: url('../imgs/empImgs/footerBG.jpg') 0% 0% repeat-x #FFFFFF;
		height: 100px;
	}
	#footerWidth {
		width: 1000px;
		background: url('../imgs/empImgs/footerBG.jpg') 0% 0% repeat-x #FFFFFF;
		padding: 10px 0px 0px 0px;
		margin: 0px auto;
		overflow: hidden;
		position: relative;
		height: 100px;
		font-size: 11px;
	}
	#footerWidth #box1 {
		position: absolute;
		left: 0px;
		top: 20px;
		color: #3371e4;
	}
	#footerWidth #box2 {
		position: absolute;
		left: 40px;
		top: 20px;
		border-left: 1px solid #c6d6f2;
		padding-left: 10px;
	}
	#footerWidth #box2 a {
		color: #3371e4;
		text-decoration: none;
	}
	#footerWidth #box3 {
		position: absolute;
		left: 0px;
		top: 90px;
		color: #686868;
	}
	#footerWidth #box4 {
		position: absolute;
		right: 0px;
		top: 90px;
		color: #686868;
	}
	#footerWidth #box4 a, #footerWidth #box3 a {
		color: #e969b2;
		text-decoration: none;
	}
	p {
		text-align: justify;
		color: #686868;
		line-height: 17px;
	}
	h2 {
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
		color: #3371e4;
	}
	blockquote {
		margin: 5px 0px;
		border-top: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		padding: 8px 3px 8px 30px;
		text-align: justify;
		color: #686868;
		line-height: 18px;
		background: url('../imgs/empImgs/quote.jpg') 3px 9px no-repeat;
	}
	
	div.contactCard {
		background: url('../imgs/empImgs/contact.jpg') no-repeat #ebebeb;
		width: 268px;
		padding: 0px 10px;
		overflow: hidden;
		float: left;
		margin-bottom: 25px;
	}
	div.contactCard h3 {
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
		margin: 14px 0px 16px 0px;
		color: #fff;
	}
	div.contactCard h4 {
		margin: 0px 0px 0px 0px;
		font-size: 14px;
		color: #3371e4;
		font-weight: bold;
	}
	div.contactCard p {
		margin: 0px 0px 6px 0px;
	}
	div.contactCard img {
		float: right;
		border: 4px solid #fff;
	}
	
	div.right ul {
		margin: 0px;
		padding: 0px;
	}
	div.right ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	div.right ul li a {
		display: block;
		line-height: 24px;
		background: url('../imgs/empImgs/bulletNorm.jpg') no-repeat 5px 50% #FFFFFF;
		padding: 5px 25px;
		text-decoration: none;
		color: #3371e4;
		font-size: 14px;
	}
	div.right ul li a span {
		display: block;
		font-size: 11px;
	}
	div.right ul li a.alt {
		background: url('../imgs/empImgs/bulletBlue.jpg') no-repeat 5px 50% #dde7fa;
	}
	div.full a {
		border: 0px none;
		text-decoration: none;
	}
	div.full a img {
		border: 5px solid #ebebeb;
		margin: 10px;
	}
	
	
	
	
	/* Student Summer Work */
	#bgtWrapper {
		font-family: arial;
		width: 710px;
		background-color: #fffde4;
		padding-bottom: 20px;
		margin: 0px auto;
	}
	#bgtWrapper #contentArea {
		width: 690px;
		padding: 0px 10px;
	}
	#bgtWrapper #contentArea #contactCard {
		width: 288px;
		height: 168px;
		background: url('../imgs/bgtContact.jpg') no-repeat;
		position: relative;
		margin-bottom: 15px;
	}
	#bgtWrapper h1 {
		text-transform: uppercase;
		font-size: 24px;
		color: #5e5e5e;
		font-weight: normal;
		margin: 10px 0px 0px 0px;
	}
	#bgtWrapper h2 {
		color: #6ab9cf;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
	}
	#bgtWrapper h4 {
		font-size: 13px;
		color: #6ab9cf;
		font-weight: bold;
		margin: 0px 0px 2px 0px;
	}
	#bgtWrapper h5 {
		color: #5e5e5e;
		font-size: 11px;
		font-weight: normal;
		margin: 0px 0px 6px 0px;
	}
	#bgtWrapper p {
		color: #5e5e5e;
		font-size: 12px;
		text-align: justify;
		margin: 0px 0px 15px 0px;
		line-height: 16px;
	}
	#bgtWrapper p.intro {
		font-size: 14px;
	}
	#bgtWrapper p.smallPrint {
		font-size: 9px;
	}
	#bgtWrapper ul {
		margin-bottom: 25px;
	}
	#bgtWrapper ul li {
		color: #6ab9cf;
		list-style: square;
		line-height: 22px;
	}
	#bgtWrapper ul li span {
		color: #5e5e5e;
	}
	#bgtWrapper #contentArea #contactCard span.name {
		position: absolute;
		top: 12px;
		left: 10px;
		font-size: 18px;
		text-transform: uppercase;
		color: #FFFFFF;
	}
	#bgtWrapper #contentArea #contactCard span.details {
		position: absolute;
		top: 55px;
		left: 10px;
	}
	#bgtWrapper a {
		text-decoration: underline;
		color: #5e5e5e;
	}
	
