body {
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	font-family: helvetica;
}

.creative #nav1{ padding-top: 132px}

#wrapper {
	width: 100%;
	padding: 32px;
}

#container {
	width: 960px; 
	margin: 0 0 0 100px;
}

#header {
	padding: 40px 0 40px 0;
}

#header h1 a ,
#header h2 {
	float: right;
	clear: both;
}

#header h1 a { background: url(/img/spikyjumper.png) no-repeat; width: 380px; height: 31px;margin-bottom: 16px;}
#header h2 { background: url(/img/photography.png) no-repeat; width: 126px; height: 21px;margin-right: 42px;}

#header h1 span ,
#header h2 span 
{display: none;}

.clear-block:after {
	clear: both;
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
}

#body {
	position: relative;
	padding-left: 190px; /* leaves 600px content area*/
}

#body img {
	margin: 20px 0px;
}

#footer {
	padding: 0 0 0 190px;
}

.body-image #content {
	text-align: center;
}

.body-text {
	padding-bottom:50px;
}

.nav ul {
	font-family: "Times New Roman", Times, serif;
	list-style: none;
}

#nav1 {
	position: absolute;	
	top: 0px;
	left: 0px;
	width: 190px;
}

#nav1 ul li {
	margin: 0 0 1em 0;
}

/* ie 
		content widht = 600px
		6 menu items
		each li has forced 2px border/pad

		li width = (600px / 6) - 4px = 96px */

#nav2 ul li{ 
	display: inline-block;
	width: 96px; 
	text-align: center;
}

div#content a {font-weight: bold; color: #777777}


#content #nav2 ul li a { 
	color: black;
}

#thumbs {
	margin: 20px 0;
}

#thumbs ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 66px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}
em {
	font-weight: bold;
}

a {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.home #home a ,
.children #children a ,
.weddings #weddings a ,
.corporate #corporate a ,
.everythingelse #everythingelse a ,
.about #about a ,
.enquire #enquire a ,
.creative #creative a ,
.portfolio #portfolio a ,
.albums #albums a ,
.links #links a ,
.blog #blog a {
	font-weight: bold;
}

.slideshow { font-size: 420px;}
.slideshow div.img-container { width: 600px; height:440px; display: none; }

.slideshow div.img1 { display: block; }

#content a {
	color: #777777;
}

#content h2 {
	padding: 0 0 0.8em 0;
}

#content h3 {
	font-weight: bold;
}

