body{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/jonathan-pollock-photography-bg.gif);
}


/*added to css to loose halo around firefox links. */
#wrapper {
vertical-align:top;
	width: 996px;
	position: absolute;
	height:645px;
	top:0px;
}
/*main page formatting-------------------------------------------------------------------*/



/*html text image formatting-------------------------------------------------------------*/
h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}
h1 {
    font-size: 12px;
	margin-top: 9px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #1c8694;
	text-align:center;
}

h2 {	
    font-size: 22px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 24px;
	font-weight: normal;
	color: #69a633;
}
h3 {
    font-size: 17px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #000000;
}

p {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	//padding-left:14px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
}

.pnormal {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-right:0px;
	margin-left: 14px;
}

/*layout-----------------*/
#topedge{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:996px;
	height:18px;
}

#leftedge{
	position:absolute;
	top:18px;
	width:18px;
	height:609px;
	left: 0px;
	background-image:url(images/jonathan-pollock-photography-left-shadow.png);
	background-repeat:repeat-y;
}

#rightedge{
	position:absolute;
	top:18px;
	left:978px;
	width:18px;
	height:609px;
}

#btmedge{
	position:absolute;
	top:627px;
	width:996px;
	height:18px;
	left: 0px;
}

#picture{
	z-index:1;
	position:absolute;
	left:18px;
	top:18px;
	width:742px;
	height:566px;
	padding-top:10px;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}

#home{
	z-index:1;
	position:absolute;
	left:18px;
	top:18px;
	width:960px;
	height:600px;
	padding-top:10px;
	background-image:url(images/home-background.jpg);
	background-color:#1f94a3;
	vertical-align:middle;
	text-align:center;
}

#picturetitle{
	position:absolute;
	left:94px;
	top:594px;
	width:590px;
	height:33px;
	background-color:#FFFFFF;
}
#next{
	position:absolute;
	left:684px;
	top:594px;
	width:76px;
	height:33px;
	background-color:#FFFFFF;
}
#back{
	position:absolute;
	left:18px;
	top:594px;
	width:76px;
	height:33px;
	background-color:#FFFFFF;
}

#navigation{
	z-index:2;
	position:absolute;
	top:18px;
	left:760px;
	width:218px;
	height:609px;
	background-color:#1b8491;
	background-image:url(images/jonathan-pollock-photography-panel-bg.gif);
}



#trademark{
position:absolute;
top:0px;
left:0px;
width:218px;
height:81px;
}



#contactdetails{
z-index:4;
	position:absolute;
	top:88px;
	left:0px;
	width:218px;
	height:50px;
}

#topnavigation{
z-index:4;
position:absolute;
top:148px;
left:0px;
width:218px;
height:126px;
}


/*buttons----------------*/
a.mainnav{
    display:block;
    width:202px;
	height:19px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	padding-left:14px;
	padding-top:1px;
	color: #ffffff;
	text-decoration:none;
}
a.mainnav:link {
	color: #ffffff;
}
a.mainnav:visited {
	color: #ffffff;
}
a.mainnav:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.mainnav:active {
	color: #ffffff;
}
a.jpnav{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.jpnav:link {
	color: #ffffff;
}
a.jpnav:visited {
	color: #ffffff;
}
a.jpnav:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.jpnav:active {
	color: #ffffff;
}
a.backnav{
    display:block;
    width:41px;
	height:25px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-left:35px;
	padding-top:8px;
	color: #1c8694;
	text-decoration:none;
	background-image:url(images/jonathan-pollock-photography-back.gif);
}
a.backnav:link {
	color: #1c8694;
}
a.backnav:visited {
	color: #1c8694;
}
a.backnav:hover {
	color: #1c8694;
	text-decoration:underline;
}
a.backnav:active {
	color: #1c8694;
}
a.nextnav{
    display:block;
    width:61px;
	height:25px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-left:15px;
	padding-top:8px;
	color: #1c8694;
	text-decoration:none;
	background-image:url(images/jonathan-pollock-photography-next.gif);
}
a.nextnav:link {
	color: #1c8694;
}
a.nextnav:visited {
	color: #1c8694;
}
a.nextnav:hover {
	color: #1c8694;
	text-decoration:underline;
}
a.nextnav:active {
	color: #1c8694;
}
