
body {
	xbackground-image: url(files/tfgbg.png);
}

body,td,th {
	font-family: Arial, Verdana;
	background-image: url(files/tfgbg.png);
	background-position: center center;
	background-repeat: repeat-y;


}


a:link      { color:#2C415A; text-decoration:underline; }
a:visited   { color:#2C415A; text-decoration:underline; }
a:hover     { color:#2C415A; text-decoration:underline; }
a:active    { color:#2C415A; text-decoration:underline; }



	#container{
	width: 1024px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	}
	
	iframe{
	background-color: #ffffff;
	}
	
	#sub{
	position: absolute;
	right: 24px;
	top: 100px;
	color: #2C415A;
	}
	
	#top{
	width: 924px;
	height:200px;
	position: absolute;
	top: 0px;
	left: 50px;	
	xbackground-color: #C2A34F;
	}
	
	#left{
	width: 224px;
	position: absolute;
	top: 248px;
	left: 50px;	
	xbackground-color: #C2A34F;
	}
	
	#right{
	width: 676px;
	position: absolute;
	top: 248px;	
	left: 298px;
	xbackground-color: #C2A34F;
	}
	
	.in{
	margin: 24px;
	}
