body
{
	background-image:url('pictures/fill.png');
	background-color: RGB(76, 26, 27);
	background-repeat: repeat-x; 
	width:auto;
	height:auto;
}

#body
{
	position:relative;
	background-image:url('pictures/background.jpg');
	width:100%;
	text-align:center;
	margin:0px auto;
	width:1109px;
	height:760px;
	top:22px;
	background-repeat: no-repeat;
	line-height: 1;		
}

#right
{
	background:url('pictures/rightsideExtra.png');
	position:absolute;
	top:1px;
	height:753px;
	width:235px;
	left:1109px;
}
	
#main
{
	background:transparent;
	position:relative;
	left:-45px;
	width:1109px;
	top:87px;
	height:400px;
	text-align:left;
}

#home
{
	background:transparent;
	position:relative;
	left:40px;
	width:411px;
	height:159px;
	top: 60px;
}

#menu
{
	background:transparent;
	text-align:left;
	left:692px;
	position:relative;
	top:15px;
	height:auto;
	width:10px;
}

#text
{
	background:transparent;
	overflow:auto;
	text-align:left;
	line-height:1.2;
	position:relative;
	color:white;
	top:-130px;
	left:500px;
	height:330px;
	width:654px;
	font-family:'guatami';
}

td img 
{
	display: block;
}

table
{
        border-collapse:collapse;
        border-spacing: 0;
}

div.bottom
{
	background:transparent;
	position:relative;
	text-align:center;
	left:0px;
	top:0px;
	height:10px;
	color:#ffffff;
	text-decoration:none;
	font-size:11pt;
}

a.bottom
{
	text-decoration:none;
	font-size:12pt;
	color:#bbbbbb;
}

h2
{
	font-family: 'guatami';
}

h3
{
	font-family: 'guatami';
}