/* ------------------- Site Layout ---------------------*/

body	{
		background: #272727 url(../images/background.jpg) no-repeat center top;
		color: #FFFFFF;
		font: 80% verdana, arial, helvetica, sans-serif;
		text-align: center; /* for IE */
		}

#header {
		height: 133px;
		width: 900px;
		background: #272727 url(../images/headerbg.jpg) no-repeat center top;
		margin: 0 auto;
		position: relative;
		}

#content-wrap {
		width: 900px;
		height: 100%;
		margin: 0 auto;
		position: relative;
		}

#content {
		width: 100%;
		height: 520px;
		margin: 0 auto;
		z-index: 1;
		}

#resume {
		width: 333px;
		height: 310px;
		background: #272727 url(../images/resume.jpg) no-repeat center top;
		float: left;
		position: relative;
		z-index: 1;
		}

#intro {
		width: 900px;
		height: 478px;
		background: #272727 url(../images/intro.jpg) no-repeat center top;
		position: relative;
		z-index: 1;
		}

#recentWork {
		width: 284px;
		height: 310px;
		float: left;
		background: #272727 url(../images/recentWork.jpg) no-repeat center top;
		position: relative;
		z-index: 1;
		}

#findMe {
		width: 283px;
		height: 310px;
		float: left;
		background: #272727 url(../images/findMe.jpg) no-repeat center top;
		position: relative;
		z-index: 1;
		}

#flashcontent {
			width: 900px;
			height: 520px;	
		}

p, ul
		{
		font-size : 8pt;
		font-family : tahoma;
		color: #FFFFFF;
		text-align:left;
		text-align:justify;
		padding-bottom:0px;
		}

a, a:visited 
		{
		text-decoration: none;
		color: #ff008a;
		}
a:hover 
		{
		text-decoration: underline;
		color: #FFFFFF;
		background-color:#000;
		}
#recentText			
		{
		width: 210px;
		height: 100px;
		font-size : 8pt;
		text-align:left;
		position: absolute;
		left: 36px;
		top: 234px;
		}
#resumeText			
		{
		width: 210px;
		height: 100px;
		font-size : 8pt;
		text-align:left;
		position: absolute;
		left: 61px;
		top: 234px;
		}

#findMeText			
		{
		width: 210px;
		height: 100px;
		font-size : 8pt;
		text-align:left;
		position: absolute;
		left: 38px;
		top: 234px;
		}

/* ------------------- Navigation ---------------------*/


#nav	{
		position: relative;
		left: 100px;
		top: 27px;
		bottom: 0px;
		padding: 12px;
		list-style: none;
		}

#contact{
		width: 150px;
		position: absolute;
		left: 783px;
		top: 18px;
		bottom: 0px;
		padding: 12px;
		font-size : 7pt;
		text-align: left;

		}

#header p 
		{
		font-size : 10pt;
		font-family : tahoma;
		color: #ffffff;
		text-decoration: none
		}

#header a, #header a:visited 
		{
		font-size : 12pt;
		font-family : tahoma;
		text-decoration: none;
		color: #ffffff;
		}
#header a:hover 
		{
		color: #5ff0f6;
		}


/* ------------------- about ---------------------*/

#photo {
		width: 409px;
		height: 539px;
		float: left;
		z-index: 1;
		}

#aboutMe{
		width: 350px;
		float: left;
		padding: 60px;
		text-align: left;
		font-size : 9pt;
		font-family : tahoma;
		text-decoration: none;
		color: #ffffff;