#PhotoRow td { 
	text-align: left
}

#Containertext { 
	width: 662px; 
	height: auto; 
	background-color:#4d4d4d;
	margin:0;
	padding:0;
	line-height: 1.4em; 
	font-size: 13px; 
	color: #ccc;
	position:relative;
		text-align: center;
}
#Containertext img { 
	padding: 0px; 
	border: 1px solid #ccc; 
	margin:30px 30px 10px;
}
#Containertext ul {
	margin:0;
	padding:0;
}
#Containertext li {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:20px;
	clear: both;
	color:ccc
}
#Containertext li a{
	text-decoration: none;
	padding:0;
	margin-right: 20px;
	font-weight: bold;
	font-size:15px;
}
#Containertext li a:hover, #Containertext li a:visited{
	color: #ccc;
}
#Containertext li a:hover, #Containertext li a:visited:hover{
	text-decoration: underline; 
	color: #fff;
}

#Boxnoscroll {
	width: 586px;
	text-align: left;
	margin: 0 auto;
	padding: 0 15px 0 0;
	border-bottom:20px solid #4d4d4d;
}
#Boxscroll {
	width: 588px;
	height: 280px;
	overflow: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 15px 0 0;
	border-bottom:20px solid #4d4d4d
}
#Boxscroll img, #Boxnoscroll img { 
	border: 1px solid #ccc; 
	margin:0;
	padding:0;
	float:left; 
	margin-right: 10px
}
#Boxscroll h1, #Boxnoscroll h1 { 
	background: none; 
	text-indent: 0; 
	height: auto; 
	color: #fff; 
	font-size: 18px; 
	margin-top: 0px
}
#Boxscroll h3, #Boxnoscroll h3{
	color: #ccc;
	font-size:18px; 
	margin-top: 20px
}
#Boxscroll p, #Boxnoscroll p { 
	line-height: 1.4em; 
	font-size: 13px; 
	color: #ccc
}
#Boxscroll p a:link, #Boxscroll p a:visited, #Boxnoscroll p a:link, #Boxnoscroll p a:visited { 
	text-decoration: none; 
	color: #ccc
}
#Boxscroll p a:hover, #Boxscroll p a:visited:hover, #Boxnoscroll p a:hover, #Boxnoscroll p a:visited:hover { 
	text-decoration: underline; 
	color: #fff;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0
}

.vscrollerbase {
	width: 10px;
	background-color: #373737
}
.vscrollerbar {
	width: 10px;
	background-color: black
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; 
	left: auto;
	bottom: 0px; 
	right: 0px;
	background-color: gray
}
.Clearer { 
	content:"clear"; 
	clear:both;
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
	