body {
	background-image: images/background.jpg;
	background-repeat: repeat-x;
}

p
{
	color: #ffffff;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin-right: 8px;
    margin-left: 8px;
	font-weight: 500;
}

p.leftmargin {margin-left: 8px}

p.footer
{
	color: #ffffff;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 450;
}

.plink:link
{
	color: #ED1B24;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration:  none;
  
}
.plink:visited
{
	color: #ED1B24;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
  
}
.plink:hover
{
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #ffffff;
 	text-decoration: underline;
}

li {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-right: 8px;
    margin-left: 8px;
	font-weight: 600;
	}
	
	td {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-right: 8px;
    margin-left: 8px;
	font-weight: 600;
	}

.cell2 {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-style: bold;
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0px;
}

.h1
{
	color: #ffffff;
	font-size: 18px;
	font-weight: bolder;
	margin: 0 8px;
	padding: 0.08em 0;
}

.h1 sup
{
	color: #ddd;
}

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

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

.h2
{
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.h2a
{
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin-right: 8px;
    margin-left: 8px;
}

.h3
{
	color: #fff;
	font-size: 2.5em;
}

.h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 4px;
}

.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: right;
	margin: 0 auto;
}
