body, h1, h2, h3, h4, h5, h6, p, ul, li, form {
	margin: 0px;
	padding: 0px;
	border:0;
}
body {
	line-height: 15px;
}

h3
{
	color: #FFF;
	font-size:14px;
}


.content
{
	margin: 0 20px;
}

.content a
{
	color: #FFF;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 11px;
	color: #ddd;
}

.content p.linkage a { color: #FFF; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0;
}

#myGallery imageElement h3 {
	/*font-size:30px;*/
	}
