body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:url(../images/bkg.jpg) top center no-repeat #FFFFFF;
}

#outercontainer {
	width:936px;
	margin:0 auto;
}

#logo {
	width:348px;
	height:68px;
	background:url(../images/logo.jpg) top center no-repeat;
	margin:0 0 0 10px;
	float:left;
}

#logo span {
	margin:-999em;
	visibility:hidden;
}

#logo a {
	width:348px;
	height:68px;
	display:block;
}


h1 {
	margin:0;
	padding:0;
}

#mainNav {
	height:39px;
	margin:48px 0 0 169px ;
	width:396px;
	float:left;
	background:url(../images/navBackground.jpg) top center no-repeat;
}

#mainNav p {
	margin:18px 0 0 25px;
	font-size:1.2em;	
}

#mainNav a {
	padding:0 0 0 1px;
	color:#2d1e0b;
	text-decoration:none;
	line-height:15px;
}

#flashSlideshow {
	width:936px;
	height:525px;
	margin:-12px auto 0 auto;
	position:absolute;
	z-index:-1;
}

#innerContainer {
	width:936px;
	margin:0 auto;
	background:url(../images/shadow.png) top center repeat-y;
	font-size:1.1em;
}

#innerContainer p {
	line-height:1.3em;
	margin:0 0 15px 0;
}

h3 {
	height:42px;
	width:547px;
	margin-bottom:10px;
}

h3.design { background:url(../images/titles/webDevDesign.jpg) top center no-repeat; }
h3.photography { background:url(../images/titles/photography.jpg) top center no-repeat; }
h3.about { background:url(../images/titles/about.jpg) top center no-repeat; }

h3 span {
	visibility:hidden;
}

.featuredProject {
	float:right;
	margin:6px 12px;
	clear:right;
	width:325px;
}

.featuredProject img {
	border:solid 1px #dadada;
}

.featuredProject p {
	font-size:.9em;
	font-style:italic;
	margin:10px !important;
}

.contentPhoto {
	float:right;
	margin:6px 12px;
	clear:right;
	width:235px;
}

.contentPhoto img {
	border:solid 1px #dadada;
}

.contentList {
	margin-left:15px;
}

.contentList li {
	background:url(../images/bulletArrow.jpg) left 3px no-repeat;
	padding-left:15px;
}

.fixer {
	clear:both;
	height:0;
}

#paddedContent {
	padding:15px 36px;
	background:url(../images/interiorBar.jpg) top center no-repeat;	
}

#footer {
	width:936px;
	height:75px;
	background:url(../images/footerCap.jpg) top center no-repeat;
	margin:0 auto;
}

#footer a {
	color:#2d1e0b;
	text-decoration:none;
	line-height:15px;
}

#footer p {
	padding:15px 0 0 25px;
}
