body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url("images/backgroundMain.jpg");
	background-color: #FFFFFF;
	background-attachment: fixed;
}

img
{
	border:0px;
}

.content
{
	height:200px;
	background-repeat: no-repeat;
	background-image: url("images/backgroundContent.jpg");
}

p,li,input,textarea,select
{
	font-family: arial;
	font-size: 10pt;
	color: #652100;
}

input,textarea,select
{
	font-size: 8pt;
	color: #415b8a;
}

.tbl
{
	width: 95%;
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
}

.tbl TH
{
	background-color: #415b8a;
	color: #FFFFFF;
}

.tbl TD
{
	background-color: #c7e2ff;
	color: #415b8a;
}

td.tbl_b
{
	background-color: #415b8a;
	color: #FFFFFF;
}

td.tbl_b a
{
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
}

td.tbl_b a:hover
{
	text-decoration: none;
}

.light p,.light li
{
	color:#415b8a;
}

ul
{
	list-style-image: url("images/leaf_list.gif");
}

img.portfolio
{
	border-width:1px;
	/*height: 375px;
	background-repeat: no-repeat;
	background-image: url("images/backgroundPortfolio.jpg");*/
}

.footer
{
	height: 157px;
	width: 740px;
	
	background-repeat: no-repeat;
	background-image: url("images/backgroundFooter.jpg");
}

.footer A
{
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 95%;
	margin-left: 46px;
}

.footer A:hover
{
	text-decoration: underline;
}

.thumb
{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#backgroundContent
{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 0;
}
