body {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20;
	padding: 0;
	font-size: 10;
	background-color: #ffffff;
	background-image: url(../../sitefiles/background3a.jpg);
	background-position: left top;
}

h1
{
	color: #993333;
	font-size: 24px;
	font-weight: normal;
	margin: 0 40px;
	padding: 0.08em 0;
	letter-spacing: 6px;
	font-family: 'Georgia', cursive;
	font-style: italic;
}

h1 sup
{
	color: #ddd;
}

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

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

h2
{
	color: #663333;
	font-size: 12pt;
	letter-spacing: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	color: #663333;
	font-size: 18px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
}

h4
{
	font-size: 1.3em;
	color: #CCCCCC;
}
table {
	font-family: "trebuchet MS", Helvetica;
	font-size: 12px;
	color: #660000;
	border: thin #CCCCCC none;
	font-weight: lighter;
	letter-spacing: 1px
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: lighter;
	color: #660000;
	letter-spacing: 3px
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #996666;
	text-decoration: none;
}
img {
border: none; }
a:visited {
	text-decoration: none;
	color: #666666;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
;
	font-weight: lighter
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter
}
a:active {
	text-decoration: none;
	color: #6633CC;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}
.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;
}
hr {
	color: #999999;
	font-weight: lighter;
	text-align: center;
}

