﻿a, a :visited, a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
#gal_leftcolumn {
	float: left;
	height: 400px;
	padding: 5px;
	padding-left: 8px; 
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical; 

}

gal_img {
	border: 0px;
}
#gal_leftcolumn a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
}
#gal_rightcolumn {
	float: left;
	min-height: 400px;
	margin-left: 10px;
}
* html #gal_rightcolumn {
	/*IE only style*/
height: 400px;
}
.gal_menu{
	margin: auto;
	width: 750px;
}

gal_form{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.gal_description{
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
}
.gal_photo_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.gal_image_number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight:700;
}
