@charset "UTF-8";
/* CSS Document */

/*//////////////////////// Content Divs ///////////////////////////*/
#contentContainer {
	margin-top:30px;
	text-align:left;
	width:1100px;
	/*border:solid 1px red;*/
}

#resumeImg {
	margin-left:68px;
	background: transparent url(../images/backgrounds/resumeTop0808.png) no-repeat;
	height:141px;
	width:934px;
	padding: 50px 0 0 293px;
}

#resumeLink {
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:18px;
	text-decoration:underline;
	color:#003333;
}

#resumeLink:hover {
	color:#990000;
}

#footer {
	margin-top:1030px;
}

/*//////////////////////// Background Divs ///////////////////////////*/

#bgImgLeft {
	background:transparent url(../images/backgrounds/resumeFull0808.jpg)  no-repeat;
	width:1024px;
	height:1650px;
	/*margin-top:90px;*/
}

#bgImgRight {
	background:transparent url(../images/backgrounds/roseCity.png) no-repeat;
	width:645px;
	height:284px;
	margin-top:100px;
	margin-right:-30px;
}

/*#bgImgBottom {
	background:transparent url(../images/backgrounds/hoodStencil.png) no-repeat;
	width:1034px;
	height:277px;
	margin-top:1300px;
}*/
