body{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}
A:link		{ color: #336699;}
A:visited	{ color: #336699;}
A:active	{ color: #336699;}
A:hover 	{ color: #cc9933;	}

   A.navbar {font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: bold }
	A.navbar:link {color: #ffffff; text-decoration: none; font-weight: bold }
	A.navbar:hover {color: #ffffff; text-decoration: none; font-weight: bold }
	A.navbar:active {color: #ffffff; text-decoration: none; font-weight: bold }
	A.navbar:visited {color: #ffffff; text-decoration: none; font-weight: bold }
	A.navbar:hover {color: #ffffff; text-decoration: none; font-weight: bold }
	
	
	A.top {font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; font-size: 8pt; text-decoration: none; font-weight: bold }
	A.top:link {color: #336699; text-decoration: none; font-weight: bold }
	A.top:hover {color: #cc9933; text-decoration: none; font-weight: bold }
	A.top:active {color: #336699; text-decoration: none; font-weight: bold }
	A.top:visited {color: #336699; text-decoration: none; font-weight: bold }
	A.top:hover {color: #cc9933; text-decoration: none; font-weight: bold }

p {font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; font-size: 8pt; color: #000000; background: transparent }
	
td {font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; font-size: 8pt; color: #000000; }
	
	
.smtext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
}

A.smtext:link 	{
   text-decoration : underline;
   font-weight: bold;
   color : #000000;
   }
A.smtext:visited {
   text-decoration : underline;
   font-weight: bold;
   color : #000000;
}
A.smtext:active  {
   text-decoration : underline;
   font-weight: bold;
   color : #000000;
}
A.smtext:hover  {
   text-decoration : underline;
   font-weight: bold;
	color : #336699; 
}
.navbar {
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 8px;
   font-weight: bold;
	color : #ffffff;	
}
A.navbar:link 	{
   text-decoration : none; 
   color : #ffffff; 
   }
A.navbar:visited {
   text-decoration : none; 
   color : #ffffff;  
}
A.navbar:active  {
   text-decoration : none; 
   color : #ffffff;  
}
A.navbar:hover  {
   text-decoration : none;
   color : #ffffff;
}

.copyright {
	font-size: 8pt;
	font-family: Arial;
	color : #000000;
	}
A.copyright:link 	{
   text-decoration : underline;
	color : #336699;
   }
A.copyright:visited {
   text-decoration : underline;
	color : #336699;
   }
A.copyright:active  {
   text-decoration : underline;
	color : #336699;
}
A.copyright:hover  {
   text-decoration : underline;
	color : #808000;
}

h1 {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 14pt; color: #000000; background: transparent }
h2 {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 12pt; color: #000000; background: transparent }
h3 {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 12pt; color: #000000; background: transparent }


p.date {font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; font-size: 7pt; padding-top: 2px; padding-right: 14px; padding-bottom: 2px; color: #ffffff; background: transparent }


#gallerypage{
	position: relative;
	height: 540px;
}
#gallerypage ul.pageNav{
	margin-left: 15px;
	margin-right: auto;
	padding-bottom: 12px;
}
#gallerypage ul.pageNav li{
	float: left;
	list-style: none;
	margin-right: 10px;
	margin-bottom:10px;
	color: #fff;
}
#gallerypage ul.pageNav li a{
	color: #CC9933;
	font-weight: bold;
	display:block;
	text-decoration: none;
	background-color: #f7f7f7;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #999;
}
#gallerypage ul.pageNav li a:hover{
	background-color: #fff;
}


#gallerypage #gallery {
	width: 500px;
	padding:0px;
	margin:0px;
	margin-top: 25px;
	margin-right: 0px;
}
#gallerypage #gallery img{
	width: 500px;
}
#gallerypage #gallery li{
	list-style: none;
}
/*#gallerypage #gallery .overlay{
	display: block;
	width: 500px;
	height: auto;
	position: absolute;
	bottom: 3px;
	left: 0px;
	background: transparent url('../images/mainslider/overlay.png') repeat 0 0;
	color: #fff;
	font-family: Arial, sans-serif;
	z-index: 5;
	overflow: hidden;
}
#gallerypage #gallery .overlay h2{
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
}
#gallerypage #gallery .overlay p{
	margin-left: 10px;
	line-height: 1.2;
	font-size: 12px;
	width: 500px;
}*/
#gallerypage #foo{
	position: absolute;
	top: 425px;
	left: 0px;
	width: 500px;
	margin: 0px;
	background-color: #fff;
	padding: 0px;
}
#gallerypage #thumbs { 
	width: 500px;
	margin: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#gallerypage #thumbs li { 
	width: 128px;
	float: left;
	list-style: none;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#gallerypage #thumbs a {
	width: 128px;
	display: block;
}
#gallerypage #thumbs a.activeSlide img {
	border: 1px solid #666666;
}
#gallerypage #thumbs a:focus {
	outline: none;
}
#gallerypage #thumbs img {
	border: none;
	display: block;
	width: 114px;
	height: 80px;
	padding: 4px;
	border: 1px solid #ccc;
}
#gallerypage #foo .next{
	display: block;
	position: absolute;
	right: 0px;
	top: 20px;
	height: 50px;
	width: 25px;
	background: transparent url('images/nextarrowsmall.png') no-repeat 0 0;
	z-index: 9;
}
#gallerypage #foo .previous{
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	height: 50px;
	width: 25px;
	background: transparent url('images/backarrowsmall.png') no-repeat 0 0;
	z-index: 9;
}
	