/* begin GLOBAL styles */
* {
	margin: 0;
	padding: 0;
	visibility:visible;
}
#top {
	visibility: hidden;
	left: 0px;
	top: 0px;
}
body {
	text-align:left;
}
img, img a:link, img a:visited, img a:hover, img a:active { 
	border:none;
}
#header {
	margin:60px 0px 30px 75px;
	width:950px;
	height:40px;
	float:left;
	clear:none;
}
#header img {
	float:left;
	clear:none;
	margin-right:212px;
}
/* GALLERY PAGES */
#gallery_main {
	width:850px;
	margin:0px 0px 10px 75px; 
	float:left;
	clear:none;
}
#gallery_col1 {
	width:550px;
	float:left;
	clear:none;
}
#gallery_col1a_featured {
	width:550px;
	height:432px;
	margin-bottom:25px;
	float:left;
	clear:both;
}
#gallery_col1b_thumbnails {
	width:560px;
	float:left;
	clear:none;
}
#gallery_col1b_thumbnails img{
	margin:0px 10px 10px 0px;
}
#gallery_col2 {
	margin-left:25px; 
	width:260px;
	height:432px;
	float:left;
	clear:none;
}
#gallery_col2a_caption {
	width:260px;
	height:410px;
	margin: 0 0 10px 0; 
	float:left;
	clear:none;
	z-index:20;
}
#gallery_col2b_subnav {
	width:260px;
	height:12px;
	float:left;
	clear:none;
	z-index:30;
	background-color:#FFFFFF;
	margin-right:-3px; /*IE bug fix */
}
/* TEXT PAGES */
#text_main {
	width:850px;
	margin:0px 0px 10px 75px; 
	float:left;
	clear:none;
}
#text_col1 {
	width:550px;
	float:left;
	clear:none;
}
#text_col2 {
	margin-left:25px; 
	width:260px;
	float:left;
	clear:none;
}
/*cv */
#text_col1_cv {
	width:550px;
	float:left;
	clear:none;
	margin: 0;
}
#text_col1_cv table{
	width:500px;
	margin: 0 0 1em 20px;
	border:0;
} 
#text_col1_cv td{
	vertical-align:text-top;
} 
/* news -- past news, press */
.item_left{
	width:550px;
	float:left;
	clear:none;
	margin:0 0 1em 0;
	text-align:left;
}
.item_right{
	width:550px;
	float:right;
	clear:none;
	margin:0 0 1em 0;
	text-align:right;
}
.item_right img {
	float:right;
	clear:left;
	margin: 0 0 10px 15px;
}
.item_left img{
	float:left;
	clear:right;
	margin: 0 15px 10px 0;
}
.img_right {
	float:right;
	clear:left;
	margin: 0 0 10px 15px;
}
.img_left {
	float:left;
	clear:right;
	margin: 0 15px 10px 0;
}
/* HOME PAGE */
#homepage {
	width:820px;
	margin:0px 0px 10px 75px; 
	float:left;
	clear:both;
	text-align:center
}
#homepage img {
	margin: 0 10px 10px 0;
	width:152px;
	height:152px;
	float:left;
	clear:none;
}
