body {
	background-color: #cccc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;

}

A:visited {
	color: #000000;
	text-decoration: none;

}

A:active {
	color: #000000;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
TD.Purchuse {
	font-size: 14px;
	color: #0033CC;
}
TD.tabs {
	background:url(Images/nav_tab1.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:146;
	font-weight: bold;
}
.content
{
	margin: 0 20px;
}

.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
{
	text-align: left;
	margin: 0 auto;
}

