@charset "utf-8";
	
	h1{
	letter-spacing:3px;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 300;
	color: #333;
	line-height: 120%;
	background-image: url(../images/hdot1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	h2{
	letter-spacing:3px;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	margin-right: 20px;
}

	a{color:#348;text-decoration:none;outline:none;}
	a:hover{color:#67a;}

	.caption{font-style:italic;color:#887;}
	.gallery{
	width:600px;
	float: left;
}
	.gallery li{
	width:66px;
	height:50px;
	border:thin none #FFF;
	background:#000;
	margin: 2px;
}
	.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{
	margin:0;
	height:450px;
	width:600px;
	overflow: hidden;
}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 120%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #F90;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

	
ul {
	list-style-image: url(../images/bullet.gif);
}
li {
	line-height: 120%;
	margin-bottom: 10px;
}
p {
	line-height: 120%;
}
td.XSP_MAIN_PANEL {
	background-image: url(../images/vdot2.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 20px;
}
td.XSP_RIGHT_PANEL_SPC {
	margin-top: 20px;
	padding: 20px;
}
#myGallery
{
	width: 500px !important;
	height: 375px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#GalleryContent {
	width: 505px;
	padding: 5px;
	border: thin solid #999;
	margin-left: 20px;
}

#project_details {
	clear: both;
}
