 /* BaseCamp Interactive, Inc. - Outfitters of Compelling Web Sites */ 

body {
	margin: 0;
	padding: 0;
	border: none;
	font:70% Calibri, 'Lucida Grande',Verdana, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #DACC6E;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#stephanieinman {
	margin:0;
}

/* default links */

a:link {
	background-color: transparent;
	text-decoration: underline;
	color: #fff;
}
a:visited {
	background-color: transparent;
	text-decoration: underline;
	color: #FFF;;
}
a:hover {
	background-color: #CFBB4B;
	text-decoration: underline;
	color: #FFF;
}

#wrapper {
	width:760px;
	margin:50px auto;
	padding: 0;
}

#header {
	height: 85px;
	background-image:url(../images/header.png);
}

#mainLeft {
	float:left;
	width:450px;
	color:#FFF;
	margin: 0;
}

#mainLeft #imgHead {
	float:left;
	margin:22px 0 5px 102px;
}

.bio #mainLeft #imgHead {
	margin:12px 0 5px 12px;
}

.bio #mainLeft .container {
	margin:55px 40px 0 130px;
}

* html .bio #mainLeft .container {
	margin:20px 40px 0 145px;
}

#mainLeft .container {
	margin:85px 80px 0 92px;
}
.home #mainLeft .container {
	clear:left;	
}

#mainLeft .container img  {
	margin:-20px 20px 10px 5px;
	float:right
}

#mainRight {
	float:right;
	width:305px;
	display:block;
	margin: 0 0 0 5px;
	text-align:left;
	color:#000;
}

.portfolio #mainRight, .work #mainRight {
	color:#fff;
}

#mainRight .container{
	margin:25px 25px 0 25px;
}

.bio #mainRight {
	text-align:left;
}

#stephanieinman.bio #mainRight .container{
	margin:15px 20px 0 49px;
}

* html #mainRight .container{
	margin:44px 25px 0 25px;
}

* html .bio #mainRight .container{
	margin:10px 25px 10px 55px;
}
#stephanieinman #mainRight .container{
	margin:55px 23px 10px 27px;
}
#stephanieinman.home #mainRight .container{
	margin:20px 23px 20px 27px;
}
#stephanieinman.portfolio #mainRight .container{
	margin:77px 24px 0 26px;
}
* html body#stephanieinman.work #mainRight .container{
	margin:77px 24px 0 26px;
}
#mainContent{
	float:left;
	margin:0 0 5px 0;
	background-image: url(../images/mainContentB.gif);
	background-position:top left;
	background-repeat:repeat-y;
	border: none;
}

.portfolio  #mainContent, .work #mainContent{
	background-image: url(../images/mainContent2.gif);
}

.book  #mainContent{
	background-image: url(../images/mainContent.gif);
}
.bio  #mainContent{
	background-image: url(../images/mainContent4.gif);
}

#footer{
	clear:both;
	width: 760px;
	margin: 2px 0 0 0;
}
#footer p {
	margin:0;
	padding:0;
}

#footer a:link, #footer a:visited {
	color: #494E8D;
}
#footer a:hover {
	color: #494E8D;
	background-color: #7D88B7;
}


/* spacer non-semantic div used to clear floats */

.spacer {
	clear: both;
}


#mainNav ul
{
	list-style: none;
	padding: 0;
	border: none;
	margin: 0;
}

#mainNav li, #footer li
{
	float: left;
	border:none;
}
#mainNav img {
	border:none;
	padding:2px;
	background-color:#494E8D;
	margin:0;
}

#footer ul {
	list-style: none;
	padding: 0;
	border: none;
	margin: 0;
}


#footer li, #footer p {
	display: block;
	padding: 0;
	margin: 2px 5px;
}

#imgMain {
position:relative;
top:0;
left:0;
}

#slideshow {
  width: 760px;
  height: 221px;
  position: relative;
  overflow: hidden;
}

#slideshow img {
/*	margin:5px 0 0 0;*/
	margin:0;
}

#mainBottom {
	margin:0;
}

img#frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  border-width: 0;
  outline-width: 0;
}

img#preview {
  position: absolute;
  border-width: 0;
  outline-width: 0;
}

