body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 9px;
}
#bodycontainer {
	width: 961px;
	padding: 0 19px;
	text-align: left;
}
h1 {
	font-size: 15pt;
	color: #7A2A47;
	margin: 0;
	padding: 15px 0;
}
a:link { 
	color: #7A2A47; 
	text-decoration: none;  
}
a:visited { 
	color: #7A2A47; 
}
a:hover { 
	color: #ff3300; 
	text-decoration: none; 
}

A:link.topMenu { 
	font-size: 10pt;
	font-weight: bold;
	color: #ddd; 
	padding: 0 5px;
	text-decoration: none; 
}
A:visited.topMenu { 
	color: #ddd; 
}
A:hover.topMenu { 
	color: #ffffff; 
}
A:active.topMenu { 
	color: #ddd; 
}
A:link.text2 { 
	color: #000000; 
	text-decoration: underline;   
}
A:visited.text2 { 
	color: #000000; 
}
A:hover.text2 { 
	color: #ff0000; 
}

A:link.text3 { 
	color: #555; 
	font-weight: bold;
	padding: 0 9px;
	text-decoration: none;  
}
A:visited.text3 { 
	color: #555; 
}
A:hover.text3 { 
	color: #fff; 
	text-decoration: underline; 
}
A:active.text3 { 
	color: #555; 
}
#GalleryBody {
	width: 999px;
	margin: 0 Auto;
	text-align: left;
}
#gallery {
	width: 150px;
	padding: 5px 3px;
	margin: 5px 3px;
	border: 1px solid #999;
	text-align: center;
	float: left;
}
.title {
	color: #990000;
	width: 150px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-transform: capitalize;
}
#gap {
	width: 9px;
	height: 182px;
	margin: 6px 0;
	float: left;
	background: #eee;
}
img {
	border:0;
}
#showimage{
position:absolute;
visibility:hidden;
border: 3px solid #D9A90B;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #ffffff;
min-width: 160px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 3px;
}