h1
{
	color: #666666;
}

h1 sup
{
	color: #666666;
}

h1 a
{
	color: #666666;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #666666;
}

h2
{
	color: #666666;

}

h3
{
	color: #666666;

}

h4
{

}

.content
{
	margin-top:-375px;
	margin-left:50px;

}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	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
{
	width:700px;
	text-align: left;
	
	
}

img {
	border:0px;
}