body
{
	background-color: #8e8d8d;
	font-family: arial, tahoma, sans serif;
	font-size: 12px;
	color: #3a3a3a;
	margin: 0px;
}
.cb { clear: both; }
a { text-decoration: none; }
a:hover
{
	text-decoration: none;
	color: blue;
}
a:visited { }
#page
{
	width: 780px;
	display: block;
	background-color: white;
	position: relative;
	top: 2px;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	padding: 0px;
}
.sub
{
	font-style: italic;
	font-size: 12px;
}


/*	#### NAVIGATION */
#nav
{
	width: 780px;
	display: block;
	height: 42px;
	border-bottom: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	top: 2px;
	background-color: white;
	position: relative;
}
#gray_up
{
	width: 780px;
	display: block;
	height: 9px;
	background-color: #8e8d8d;
	float: left;
	text-align: right;
}

#white_up
{
	width: 780px;
	display: block;
	height: 9px;
	background-color: white;
	float: left;
	text-align: right;
}
.logo_add
{
	position: relative;
	right: 27px;
}
#logo
{
	width: 215px;
	position: relative;
	right: 4px;
	float: right;
	text-align: right;
	top: 2px;
	height: 20px;
	padding: 0px 3px 0px 0px;
}
#navtxt
{
	width: 550px;
	display: block;
	float: left;
	position: relative;
	left: 5px;
	height: 20px;
	text-align: left;
}
.navlink
{
	font-family: verdana, arial, sans serif;
	font-size: 13px;
	text-decoration: none;
	color: #3a3a3a;
}
.navlink:hover
{
	color: blue;
}



/*	#### PAGE */
.phWide
{
	margin: 0px;
	position: relative;
}
.txtWide
{
	display: block;
	width: 772px;
	padding: 1px 4px 2px 4px;
}
.portfolio
{
	width: 440px;
	display: block;
	margin: 0px 0px 0px 20px;
	height: 79px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	position: relative;
}
.portfolio:hover
{
	border-color: black;
	background-color: #eceaea;
}
.portfolio_empty
{
	width: 441px;
	display: block;
	height: 21px;
}
.portf_txt
{
	float: left;
	display: block;
	padding: 0px 0px 0px 8px;
	vertical-align: top;
	width: 310px;

}
.portf_photo
{
	float: left;
	display: block;
	width: 119px;
}
.txt_big
{
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 40px;
	text-decoration: none;
	color: #3A3A3A;
	font-weight: bold;
}
.txt_med
{
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 24px;
	text-decoration: none;
	color: #3A3A3A;
	font-weight: bold;
}
.txt_small
{
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color: #3A3A3A;
}
.link
{
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 12px;
	color: blue;
}
.link:hover { text-decoration: underline; }
.intro
{
	width: 259px;
	display: block;
	right: 20px;
	height: 150px;
	border-color: white;
	float: right;
	position: relative;
}
.intro_phi
{
	width: 441px;
	display: block;
	margin: 0px 20px 0px 0px;
	border-color: white;
	padding: 0px 0px 0px 20px;
}
.txt_h
{
	font-family: arial, verdana, sans serif;
	font-size: 21px;
	text-decoration: none;
	color: #3A3A3A;
	line-height: 28px;
	font-weight: bold;	
}

.form
{
	width: 441px;
	display: block;
	margin: 0px 0px 0px 20px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: #eceaea;
	padding: 6px 0px 5px 10px;
}


/*	#### PORTFOLIO PAGES */
.phVert
{
	margin: 0px;
	position: relative;
	top: 0px;
	width: 427px;
	display: block;
	float: left;
}
.txtVert
{
	position: relative;
	top: 45px;
	width: 313px;
	display: inline;
	float: left;
	margin: 6px 0px 0px 20px;
}
.txtHoriz
{
	position: relative;
	width: 740px;
	padding: 6px 20px 10px 20px;
	top: 15px;
}
.ne_pre_vert
{
	position: relative;
	top: 10px;
	width: 353px;
	display: block;
	float: left;
	text-align: center;
}
.ne_pre_horiz
{
	position: relative;
	top: 10px;
	width: 353px;
	display: block;
	text-align: center;
}
#prev
{
	float: left;
	position: relative;
	left: 3px;
}
#grid_s
{

	position: relative;

}
#next
{
	float: right;
	position: relative;
	right: 3px;
}


/*	#### GRID */
.grid
{
	width: 156px;
	height: 156px;
	float: left;
	background-color: #C9C8C8;
	text-align: center;
	border-bottom: white;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}
.grid:hover { background-color: white; }
.thumb_vert
{
	border-width: 0px;
	position: relative;
	top: 18px;
}
.thumb_horiz
{
	border-width: 0px;
	position: relative;
	top: 36px;
}
