a {
	border-bottom: 1px solid #32668E;
	color: #32668E;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #AF180F;
	color: #AF180F;
	text-decoration: none;
}

a img {border: 0px;}

a.img {border:0px;}

body {
	background-color: #FFFFFF;
	background: url(/gallery/images/pattern.gif) repeat;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	background-color: #FFFFFF;
	color: #32668E;
}

h3 {
	background-color: #FFFFFF;
	color: #AF180F;
	font-size: 16px;
}

h4 {font-size: 14px;}

table {border-style: hidden;}

td {border-style: hidden;}

tr.odd {background-color: #EEE;}

ul {list-style-image: url(/gallery/images/bullit.gif);}

#alert {
	background: #eee;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#alert a {background: #eee;}

#contact {margin-top: 10px;}

#container { 
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 792px;
}

#first {border-top: 1px solid #32668E;}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
}

#header {text-align: center;}

#left{
	float: left;
	width: 175px;
}

#right{
	float: right;
	width: 600px;
}

.block li a {
	background-color: #CCCCCC;
	color: #32668E;
	border-bottom: 1px solid #32668E;
	display: block;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
}

.block li a:hover {
	background-color: #AF180F;
	color: #CCCCCC;
	display: block;
}

.block ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.block .there {
	background-color: #32668E;
	border-bottom: 1px solid #32668E;
	color: #CCCCCC;
	display: block;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
}

p.colorline {
	background-color: #32668E;
	color: #FFFFFF;
	display: block;
	height: 30px;
	margin: 0px;
	width: 100%;
}

.subnav li a {
	background-color: #CCCCCC;
	color: #32668E;
	border-bottom: 1px solid #32668E;
	display: block;
	line-height: 20px;
	margin-left: 20px;
	text-decoration: none;
}

.subnav .there {
	margin-left: 20px;
}