body {
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.9em;
	background: #111 url('../images/bg/gradient1.gif') top left repeat-x;
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

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

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

h2
{
	
}

h3
{
	color: #fff;
	font-size: 0.8em;
	text-decoration:underline;
	
}

h5
{
	color: #fff;
	font-size: 1.9em;
	text-decoration:underline;
	
}

a {
text-decoration:underline;
}


h4
{
	font-size: 1.5em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
	text-decoration:underline;
}

.blanc 
{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}


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

.content p.linkage a {
	 color: #fff; 
	font-size: 1.7em;
	text-decoration:underline;
}

/*.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 auto;
	width: 545px;
	height: 280px;
}