BODY {
	background-color			: #cccccc;
	margin: 0px;
	padding: 0px;
	background-image: url(../photosnew/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td, tr, div
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration		: none;
	font-size			: 14px;
}

td.left
{
	background-image: url(../photosnew/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

td.right
{
	background-image: url(../photosnew/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.text
{
	line-height: 18px;
}

.title
{
	font-weight				: bold;
	color					: #000000;
	font-size				: 18px;
	background-image: url(../photosnew/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}

td.contentmain
{
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
}

.textjust
{
	color					: #000000;
	line-height				: 22px;
	text-align				: justify;
}


.motto
{
	font-size					: 13px;
	color					: #999999;
	line-height				: 22px;
	text-align				: right;
	vertical-align: top;
}

td.footer
{
	background-image: url(../photosnew/f.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td.footertext
{
	font-size: 11px;
	color: #666666;
	text-align: right;
}

.small
{
	font-size					: 11px;
	color					: #000000;
	line-height				: 18px;
	text-align				: justify;
}

.small2
{
	font-size					: 10px;
	color					: #e6bbba;
	line-height				: 16px;
	text-align				: justify;
}


a.link
{
	color					: #851b12;
	text-decoration			: none;

}

a.link:hover {
	color					: #000000;
	text-decoration			: none;
}

.img
{
	border: 4px solid #851b12;
}

.imgg
{
	border: 1px solid #999999;
}