body		{
		background-color: #0066AE;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 75%;
		margin: 0;
		padding: 0;
		text-align: center
		}

#pagew		{
		position: relative;
		background-image: url("../images/container_r.gif");
		margin: 35px auto;
		padding: 0;
		left: 0;
		top: 0;
		width: 851px;
		height: 543px;
		text-align: left;
		font-size: 1em
		}

#pagew #reflection
		{
		position: absolute;
		
		top: 576px;
		width: 851px;
		height: 87px
		}

p		{
		font: 11px verdana;
		colour:#8C7B6D;
		line-height: 1.3;
		padding: 0.3em 0;
		margin: 0px;
		text-align: justify
		}

a:link, a:visited, a:active
		{  
		color: #FFFFFF;
		text-decoration: underline
		}
a:hover
		{  
		color: #615348;
		text-decoration: none	
		}

#ac_logo	{
		position: absolute;
		left: 10px;
		top: 5px
		}

#tr_logo	{
		position: absolute;
		left: 755px;
		top: 46px
		}

#b_links	{
		position: absolute;
		left: 400px;
		top: 31px;
		width: 350px;
		height: auto;
		text-align: right
		}

#f_content	{
		position: absolute;
		left:31px;
		top: 128px;
		width: 718px;
		height: 386px
		}

#footer		{
		position:absolute;
		width: 851px;
		top:546px;
		left:0
		}

#footer #info	{
		text-align:center;
		color: #FFFFFF;
		font: 9px verdana
		}

#footer #info a:hover
		{  
		color: #FFFFFF;
		text-decoration: none;
		background-color: #0066ad	
		}

#flmid		{
		position:absolute;
		left:0;
		top: 20px
		}
		


