body,p,table
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #555555; /* #000000; /*#003399; */
}

body
{
margin: 0px 0px 0px 0px;
	/*
	margin-top: 0px;
	margin-left: 0px;
	*/
	padding: 0;
	background-image: url("wp-bg.png");
	background-position: center;
	background-repeat: repeat-y;
}

h1
{
	font-family: Calibri, Candara, Arial, Verdana;
	margin: 12px;
	margin-left: 24px;
	margin-right: 30px;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

.h1-fix
{
	font-family: Verdana, Candara, Arial;
	font-size: 10pt;
	color: #0080C0;
	font-weight: bold;
	margin-right: 10px;
}

ol,ul
{
	margin-right: 20px;
}

.para1
{
	margin: 12px;
	margin-left: 24px;
	margin-right: 200px;
	text-align: justify;
}

.para1-table
{
	margin: 12px;
	margin-left: 24px;
	margin-right: 20px;
	text-align: justify;
}

.para2
{
	margin: 12px;
	margin-left: 24px;
	margin-right: 10px;
	text-align: left;
}

.copyr
{
	margin: 8px;
	line-height: 10pt;
	color: #8D8D8D;  /*#8AA2B6; /*#0099DD;*/
	
	position: static;
	top: 98%;
	z-index:0;
}

.link-more
{
	color: red;
	text-decoration: underline;
}

.link-more-blue
{
	color: #0080C0;
	text-decoration: underline;
}

#Sidebar-Right
{
	position:absolute;
	left:694px;
	top:272;
	width:180;
	height:75%;
	z-index:2;
	background-color: #EDEDED;
	layer-background-color: #EDEDED;
	border: 1px none #000000;
	visibility: visible;
}

.td-Sidebar
{
	background-image:url(siteimages/grad.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
}

.table-contact
{
	font-size: 9px;
	line-height: 10pt;
}
.photo-cap
{
	margin-left: 10px;
	color: #000000;
	line-height: 12px;
}

.para-in-td
{
	margin-left: 9px;
	margin-right: 9px;
	line-height: 15px;
}

a:visited
{
	color: #669900;
}

.thumbOn
{
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	FILTER: alpha(Opacity=70);
  	-moz-opacity:.70;
  	opacity:.70;
}

.thumbOff
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.thumbnail2
{
	border-width: 1px;
	border-color: #FFCC33;
	border-style: solid;
}

.photomain
{
	border-width: thin;
	border-color: #333333;
	border-style: solid;
}

.cRed
{
	color: #FF0000;
}
