body {
	background-color: #323427;
	background-image: url(site-images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #906cc2;	
	margin-top: 0px;
	}
	A:link {text-decoration: none;}
	A:visited {text-decoration: none;}
	A:active {text-decoration: none;}
	A:hover {text-decoration: none;}
	img { border: 0px; }
	

#master_wraper {
	position: relative;
	left:0px;
	top:0px;
	width:812px;
	height: 762;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#nav_bar {
	width: 650px;
	height: 51px;
	position: absolute;
	top: 177px;
	left: 83px;
	}
	
#body_main {
	width: 812px;
	height: 762px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(site-images/body.jpg);
	}
	
/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////// HOME PAGE ///////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

#header {
	width: 650px;
	height: 72px;
	position: absolute;
	top: 230px;
	left: 83px;
	}
	
#body_pic {
	width: 326px;
	height: 250px;
	position: absolute;
	top: 322px;
	left: 99px;
	overflow: hidden;
	border: 1px solid #4d3b6d;
	}
	
#body_text {
	width: 315px;
	height: 250px;
	position:absolute;
	top: 310px;
	left: 440px;
	overflow: hidden;
	}
	
#body_text p {
	margin-top: 4px;	
}

	
/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////// END HOME PAGE ///////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */
/* /////////////////////// MAIN PORTFOLIO PAGE //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

#row_1 {
	background-image:url(site-images/portfolio/main/bg-efc.jpg);
	width: 650px;
	height: 86px;
	position: absolute;
	top: 234px;
	left: 86px;
}

#row_2 {
	background-image:url(site-images/portfolio/main/bg-fc.jpg);
	width: 650px;
	height: 86px;
	position: absolute;
	top: 324px;
	left: 86px;
}

#row_3 {
	background-image:url(site-images/portfolio/main/bg-si.jpg);
	width: 650px;
	height: 86px;
	position: absolute;
	top: 414px;
	left: 86px;
}

#row_4 {
	background-image:url(site-images/portfolio/main/bg-eww.jpg);
	width: 650px;
	height: 86px;
	position: absolute;
	top: 504px;
	left: 86px;
}

#thumbs_right {
	height: 80px;
	width: 80px;
	float: right;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	overflow: hidden;
}

#thumbs_left {
	height: 80px;
	width: 80px;
	float: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 2px;
	overflow: hidden;
}


/* //////////////////////////////////////////////////////////////////// */
/* ////////////////// END MAIN PORTFOLIO PAGE  //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */
/* /////////////// INDIVIDUAL PORTFOLIO PAGES  //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

#port-header {
	width: 650px;
	height: 92px;
	position: absolute;
	top: 234px;
	left: 86px;
	overflow: hidden;
}

#efc-header {
	width: 650px;
	height: 21px;
	background-image:url(site-images/portfolio/header-efc.jpg);
	top: 0px;
	left: 0px;
}

#fc-header {
	width: 650px;
	height: 21px;
	background-image:url(site-images/portfolio/header-fc.jpg);
	top: 0px;
	left: 0px;
}

#si-header {
	width: 650px;
	height: 21px;
	background-image:url(site-images/portfolio/header-si.jpg);
	top: 0px;
	left: 0px;
}

#eww-header {
	width: 650px;
	height: 21px;
	background-image:url(site-images/portfolio/header-eww.jpg);
	top: 0px;
	left: 0px;
}

#port-row-1 {
	width: 600px;
	height: 86px;
	position: absolute;
	top: 327px;
	left: 112px;
}

#port-row-2 {
	width: 600px;
	height: 86px;
	position: absolute;
	top: 418px;
	left: 112px;
}

#port-row-3 {
	width: 600px;
	height: 86px;
	position: absolute;
	top: 509px;
	left: 112px;
}

#port-thumbs {
	float: left;
	overflow: hidden;
	width: 80px;
	height: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
}



/* //////////////////////////////////////////////////////////////////// */
/* /////////// END INDIVIDUAL PORTFOLIO PAGES  //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////// ABOUT PAGE //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

#about-text {
	width: 600px;
	height: 225px;
	position: absolute;
	top: 365px;
	left: 112px;
	overflow: hidden;
}

#about-header {
	width: 600px;
	height: 118px;
	position: absolute;
	top: 230px;
	left: 112px;
	background-image:url(site-images/about-header.jpg);
}	

#mug {
	height: 110px;
	width: 110px;
	position: absolute;
	top: 5px;
	left: 74px;
	overflow: hidden;
}

/* //////////////////////////////////////////////////////////////////// */
/* ////////////////////////// END ABOUT PAGE   //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */
/* /////////////////////////////// CUSTOM PAGE //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

#custom-header {
	width: 650px;
	height: 72px;
	position: absolute;
	top: 230px;
	left: 87px;
	background-image:url(site-images/custom-header.jpg);
}

#custom-text {
	width: 323px;
	height: 282px;
	position: absolute;
	top: 310px;
	left: 87px;
	overflow: hidden;
}

#custom-form {
	height: 282px;
	width: 323px;
	position: absolute;
	top: 310px;
	left: 414px;	
}

#custom-message-header {
	height: 53px;
	width: 323px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(site-images/custom-message-header.jpg);
}

#message-form {
	width: 323px;
	height: 228px;
	position: absolute;
	top: 54px;
	left: 0px;
}

/* //////////////////////////////////////////////////////////////////// */
/* ///////////////////////// END CUSTOM PAGE   //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */
/* ///////////////////////////  CONTACT PAGE   //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

#contact-header {
	width: 650px;
	height: 72px;
	position: absolute;
	top: 230px;
	left: 87px;
	background-image:url(site-images/contact-header.jpg);
}

#contact-text {
	width: 323px;
	height: 282px;
	position: absolute;
	top: 310px;
	left: 87px;
	overflow: hidden;
}

#contact-form {
	height: 282px;
	width: 323px;
	position: absolute;
	top: 310px;
	left: 414px;	
}

#contact-message-header {
	height: 53px;
	width: 323px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(site-images/contact-message-header.jpg);
}

#message-form {
	width: 323px;
	height: 228px;
	position: absolute;
	top: 54px;
	left: 0px;
}

/* //////////////////////////////////////////////////////////////////// */
/* ///////////////////////  END CONTACT PAGE   //////////////////////// */
/* //////////////////////////////////////////////////////////////////// */