#gallery {
	color:#000000;
	font-family : Arial, sans-serif;
	font-size : 10px;
	padding:0 10px 0 10px;
}

.description {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

.title {
	color : #336699;
	font-family : Arial, sans-serif;
	font-size : 18px;
}

a.gallery {
	color : #FF3399;
	text-decoration : none;
}

a.gallery:hover {
	color : #000000;
	text-decoration : underline;
}


h1 {
	font-size : 24px;
	color : #336699;
}

h2 {
	font-size : 16px;
	color : #336699;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #FF3399;
	font-weight:normal;
}

#whiteborder img {
	border:3px solid #ffffff;
