body {
	font:11px/1.6 Arial, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#888888;
	
	background-color:#6b4d2e;
	background-image: url('images/contactBG.jpg');  // This image is 64 x 64
  	background-position: center center;
  	background-size: 362px 362px;
}

h1{
	float:left;
	font-size:14px;
	line-height:1em;
	color:#999999;	
	
}


h2{
	font:50px Times;
	font-style:italic;
	color:#FFFFFF;
}

.headerDiv
{
	
	 width: 730px;
     margin-left: auto;
     margin-right: auto;
	 margin-bottom:0px;
	 	
	 padding:30px 15px 15px 15px;
}

.centeredImage2
{
	
	 width: 700px;
	 background-color:#FFFFFF;
     margin-left: auto;
     margin-right: auto;
	 
	 
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	
	margin-bottom: 30px;
	
		 padding:15px 15px 15px 15px;
	 
	-moz-box-shadow: 0px 0px 20px #44311d;
  	-webkit-box-shadow: 0px 0px 20px #44311d;
  	box-shadow: 0px 0px 20px #44311d;

}

.itemTopDiv
{
	margin-top:-9px;	
}

.link
{
	border: none;

	text-decoration:none;
	border:0;
	float:right;
	margin-top:3px;
	margin-right:-4px;	
}

a img
{
	border:none;	
}
.portfolioImage
{
	width:661;
	height:311;
	
}

.profileText
{
	clear:left;
//	float:right;
//	display:block;
//	text-align:justify;
	//padding-top:0px;
	margin:10px 0px 0px 0px;
}

.bg1
{
	
	position:absolute;
	z-index:-1;
	background-image:url('images/bg1.png');
	//background-repeat:repeat;
	width:100%;
	height:700px;
}
