#leftWrapper{
	width: 160px;
	height: 300px;
	padding-left: 16px;
	padding-bottom: 50px;
/*	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;*/
	float:left;
}

#leftHeader{
	display: block;
	width: 140px;
	height: 30px;
	margin-top: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	display:inline;	
}

#gal_image_border{
	float: left;
/*	border: 1px #0000FF solid;*/
	width: 150px;
/*	height: 200px;*/
	font-size: 1px;
}

#gal-img1{
	float: left;
	width: 72px;
	height: 72px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#gal-img2{
	float: left;
	width: 72px;
	height: 72px;
	padding-bottom: 4px;
}

#gal-border{
	border:	1px #FF5DCB solid;
}


#leftSubLink{
	margin-left: 30px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
}

#leftLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
}


#leftMenu{
	padding-top: 52px;
	padding-left: 20px;
}

#image_border{
	float: left;
	border: 2px #CCCCCC solid;
	width: 150px;
	height: 200px;
	font-size: 1px;
}

.boldSubItem{
	font-weight: bold;
}


ul#nav{
	list-style-type: none;
	padding-left: 0;
	margin-left: 15px;
	display:inline;	
	
		
}

ul#nav li{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


ul#nav a{
	display: block;
	width: 140px;
	height: 30px;
	padding-top: 10px;
	text-decoration: none;
}

ul#nav a:link{
	text-decoration: none;
}


ul.nav li { 
	display: inline;
}
