body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding:18px;
}
A:Link  {
	text-decoration : none;
	color : #000000;}
A:Visited  {
	text-decoration : none;
	color : #000000;}
A:Active  {
	text-decoration : underline;
	color : #000000;}
A:Hover  {
	text-decoration : underline;
	color : orange;}

}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight:bold;
	line-height: 35px;
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left: 0px;
	display:block;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight:bold;
	line-height: 25px;
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left: 0px;
	display:block;
}
#leftmenu {
	background-color:#999999;
	background-repeat:no-repeat;
	color: #ffffff;
}
#leftmenu a {
	display:block;
	line-height:30px;
	text-decoration:underline;
	width:100%;
	height:12px;
	color:#000000;
	padding-left:3px;
}
#leftmenu a:hover {
	background-color:#336699;
}
#leftmenu a:visited {
	color : #ffffff;

}

.galleryHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4DCC3;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: 18px;
}
.text2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 32px;
	font-weight:bold;
	color: #000000;
	line-height: 28px;
}
.text3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #000000;
	line-height: 28px;
}
.text4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	line-height: 20px;
}
.link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	line-height: 28px;
}


