body{
	background-attachment: fixed;
	background-image: url("i/page_background.gif"); 
	background-repeat: no-repeat;
	background-color: #cdcdcd;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	}
a:link, a:active, a:visited{
	color: #1c1a1f;
	}	


.page_hr_container{
	height: 0px;
	border-bottom: 1px dotted #b8b8b8;
	}
	

/*------------------------------------------------------
	GALLERY ROW
------------------------------------------------------ */
#rowGALLERY{
	height: 860px;
	overflow: hidden;
	}
#gallery_image{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}
#gallery_caption{
	padding-top: 1px;
	font-family: Verdana;
	color: #757779;
	height: 15px;
	font-size: 11px;
	}
#thumbnail_container{
	padding-top: 23px;
	}
#thumbnail_container img{
		border: 0px;
	}
/*------------------------------------------------------
	Navigation
------------------------------------------------------ */
#logo_container{
	padding-top: 180px;
	}
#rowNAV{
	font-family: Verdana;
	color: #727478;
	
	}
#rowNAV h1{
	font-weight: normal;
	font-size: 30px;
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	}
#rowNAV h2{
	color: #959595;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}	
#rowNAV h3{
	color: #959595;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}	
#writeup_container{
	padding-top: 10px;
	}	
#writeup_container #bio{
	font-size: 13px;
	line-height: 17px;
	}
	
#rowNAV h2 a, #rowNAV #for_more_info a{	
	text-decoration: none;
color: #757779;
	font-weight: bold;
	}
#rowNAV h2 a:hover, #rowNAV #for_more_info a:hover{	
	color: #56585d;

	}	
#rowNAV p{
	font-size: 12px;
	line-height: 18px;
	}
#rowNAV small{
	font-size: 9px;
	}	
#rowNAV #for_more_info{
	margin-bottom: 0px;
	}
#bio{
	color: #888b92;
	}
#thumbnail_container{
	margin-top: 0px;
	color: #888b92;
	}
#thumbnail_container a{
	text-decoration: none;
	}
#thumbnail_container h2{
	margin-bottom: 15px;
	color: #888b92;
	}
#thumbnail_container a{
	margin: 0 6px 6px 0px;
	text-transform: none;
	padding: 0px;
	display: block;
	float: left;
	}
#thumbnail_container img{
	height: 31px;
	width: 31px;

	
  opacity: 0.70;
  -moz-opacity: 0.70; /* older Gecko-based browsers */
  filter:alpha(opacity=70); /* For IE6&7 */	
	
	
	}
#thumbnail_container img:hover{
	height: 31px;
	width: 31px;
	
	
	  opacity: 1;
	  -moz-opacity: 1; /* older Gecko-based browsers */
	  filter:alpha(opacity=100); /* For IE6&7 */	
	
	
	}
#thumbnail_container p{
	margin: 2px 0px 0px 0px;
	color: #5f616b;
	}

/*------------------------------------------------------
	LEGAL ROW	
------------------------------------------------------ */
	
#rowLEGAL{
	margin-top: 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #656973;
	}
#rowLEGAL #copyright{
/*	border-top: 1px dotted #b8b8b8; */
	padding-top: 10px;
	}
#rowLEGAL a{
	text-decoration: none;
	color: #3a455f;
	}
#rowLEGAL a:hover{
	color: #1a424b;
	}