body {
	background-color: #330000;
	background-image: url(images/bkg_red_2.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 auto;
	padding: 0px;
	top: 0px;
	text-align:center;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #776666;
}

a {
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCC66;
}

#container {
	margin: 0 auto;
	width: 360px;
	text-align:left;
	top: 0px;
}

#column {
	margin: 0 auto;
	padding: 1px 60px;
	width: 240px;
	top: 0px;
	background: url(images/column_bkg.gif) repeat-y center top;
	text-align: center;
}

#logo_top{
	background: url(images/tfg_logo.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 360px;
}
#paper_middle{
	margin: 0px;
	padding: 0px;
	width: 240px;
	clear: both;
}
#paper_middle p{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
}

#paper_middle h1{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font: bold 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: both;
	text-align: left;
	border-bottom: 1px solid #999999;
}


#paper_bottom{
	background: url(images/column_btm.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 360px;
	clear: both;
}

#note_box{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 20px;
	padding: 10px;
	float: right;
	width: 200px;
	border: 1px solid #666666;
}

#text {
	margin: 0 auto;
	padding: 0px;
	height: 125px;
	width: 145px;
	top: 425px;
	right: 40px;
	bottom: 10px;
	left: 170px;
	position: relative;
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #59472D;
}

#container_wide {
	margin: 0 auto;
	width: 800px;
	text-align:left;
	top: 0px;
	background: #990000 url(images/column_wide_bkgtile.gif) repeat left top;

}

#column_wide {
	margin: 0 auto;
	padding: 1px 0px;
	width: 800px;
	top: 0px;
	background: url(images/column_wide_bkg.gif) repeat-y center top;
	text-align: center;
}

#column_wide_tile{
	margin: 0 auto;
	padding: 0px;
	width: 800px;
	top: 0px;
	background: #990000 url(images/column_wide_bkgtile.gif) repeat left top;
	text-align: center;
}

#logo_top_wide{
	background: url(images/column_wide_topbkgtile.gif) repeat-x left top;
	margin: 0px 30px;
	padding: 0px;
	height: 250px;
	width: 740px;
}
#paper_middle_wide{
	margin: 0px;
	padding: 0px;
	width: 800px;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: both;
}

#paper_middle_wide p{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
}

#paper_middle_wide h1{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font: bold 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: both;
	text-align: left;
	border-bottom: 1px solid #999999;
}
#paper_middle_wide h2{
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font: bold 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: both;
	text-align: left;

}

#paper_middle_wide h3{
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font: bold 16px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: both;
	text-align: left;
}

#content_padding{
	margin: 0px;
	padding: 0px 60px;
	width: 680px;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	clear: both;

}



#paper_bottom_wide{
	background: url(images/column_wide_btm.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
	clear: both;
}
