*           {	margin: 0; }
	html, body  { height: 100%; background-image: url(../images/tbg.jpg); background-repeat: repeat-x; background-color: #f8f6e9; font-family: Arial, Helvetica, sans-serif; color:222222;}
	.wrapper    { min-height: 100%; height: auto !important; height: 100%;	margin: 0 auto -120px; }
	.push       {	height: 120px; }
	.header     { padding: 110px 0 0 100px; height:110px;}
	.content    { padding: 20px 0 30px 100px;}
	.title			{ font-weight:bold; font-style:italic; color:#000000; font-size: 22px;}
	h1          { color:#f8f6e9; font-family: Times New Roman; font-weight:bold;}
	p           { line-height: 1.8; text-indent: 30px; text-align:justify;}
	img         {	padding: 0 10px 10px 0; }
	.footer     { padding: 30px 0 0 100px; background-color:#444444; height:90px; background-image: url(../images/footer_bg.jpg); background-repeat: repeat-x;}
	.copyright  { color: #aaaaaa; font-size:12px; font-family: Arial; }
	
	a:link 			{text-decoration: none; color: #FFFFFF; font-weight:bold; font-size:14px;}
	a:visited 	{text-decoration: none; color: #FFFFFF; font-weight:bold; font-size:14px;}
	a:active 		{text-decoration: none; color: #FFFFFF; font-weight:bold; font-size:14px;}
	a:hover 		{text-decoration: none; color: #FFBBBB; font-weight:bold; font-size:14px;}
	
	a.text_link:link 			{text-decoration: none; color: #b42c38; font-weight:bold; font-size:14px;}
	a.text_link:visited 	{text-decoration: none; color: #b42c38; font-weight:bold; font-size:14px;}
	a.text_link:active 		{text-decoration: none; color: #b42c38; font-weight:bold; font-size:14px;}
	a.text_link:hover 		{text-decoration: underline; color: #b42c38; font-weight:bold; font-size:14px;}
	.imagecontainer{
	  float:left;
	  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(../images/shadow.gif) no-repeat bottom right;
	  margin: 30px 30px 10px auto !important;
	  margin: 10px 30px 10px 5px;
	}
	.imagecontainer img{
		display: block;
		position: relative;
		background-color: #fff;
		border: 1px solid #a9a9a9;
		margin: -6px 6px 6px -6px;
		padding: 4px;
	}
	
	div.bar {
		float:left;
		font-size: 20px;
		font-weight: bold;
		border-bottom: 2px solid #610710;
		padding: 2px;
		margin-top: 20px;
		color:#b42c38;
	}
