#portfolio_body
{
	min-height:  658px;
	width:  873px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	z-index:4;
}

/* Safari-speciic hack, the body was shifted down one more pixel than it shows up in IE or firefox */
#portfolio_body{ margin-top:-15px;# }

#portfolio_header
{
	width:  873px;
	height:  71px;
	background-image:url('../images/portfolio_heading.gif');
}

#portfolio_content
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	min-height: 538px;
	background-color:#FFFFFF;
}

div.page_bottom
{
	width:  873px;
	height:  29px;
	background-image:url('../images/page_bottom.gif');
}

#nav_buttons
{
	width:873px;
	margin-left:auto;
	margin-right:auto;
	margin-top:31px;
	z-index:6;
}

#graphic_design_button
{
	position:relative;
	margin-left:25px;
	width:138px;
	height:26px;
	z-index:6;
}

#about_button
{
	position:relative;
	width:139px;
	height:26px;
	z-index:6;
}

#photography_button
{
	position:relative;
	width:139px;
	height:26px;
	margin-left:405px;
	z-index:3;
	visibility:hidden;
}

img.thumb_image
{
	width:19px;
	height:19px;
	margin-top:25px;
	margin-left:14px;
	border-style:solid;
	border-width:2px;
	border-color:transparent;
}

img.thumb_image:hover
{
	border-color:#007A9F;
}

img.thumb_image_selected
{
	width:19px;
    height:19px;
    margin-top:25px;
    margin-left:14px;
    border-style:solid;
    border-width:2px;
    border-color:#007A9F;
}

img.thumb_image_not:hover
{
	border-style:solid;
	margin-top:25px;
}

div.portfolio_description
{
	font-size:12px;
	margin-left:40px;
	margin-top:17px;
}

body
{
	background: #414F69 url('../images/background2.gif') repeat-x scroll 78% top;
	font-family: Georgia;
	font-size: 14px;
	position:relative;
}

img
{
	border-style:none;
}

h1
{
	font-size:18px;
	color:#007A9F;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal;
}

h2
{
	font-size:14px;
	color:#8591C4;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
