body      	{
					vertical-align:top;
					text-align:center;
					margin-left:auto;
					margin-right:auto;
					margin:0px;
					background:#953537;
					}
body td		{
					color:#ffffff;
					}					
a	{
	color:#fc6;
	}
a:hover	{
	color:#c96;
	}						
#container {
			width:1024px;
			margin-left:auto;
			margin-right:auto;
			
			}
#main	{
			width:1024;
			height:100%;
			background:url(images/tile.jpg) repeat-y;
			}
#left	{
			float:left;
			width:146px;
			text-align:center;
			}
#left span	{
			font-family:times new roman;
			font-style:italic;
			font-size:14px;
			color:#fff;
			}
#left span a	{
			font-family:times new roman;
			font-style:italic;
			font-weight:bold;
			font-size:14px;
			color:#fc6;
			text-decoration:none;	
			}		
#left span a:hover	{
			font-family:times new roman;
			font-style:italic;
			font-weight:bold;
			font-size:14px;
			color:#c96;
			text-decoration:underline;	
			}								
#right	{
		 	float:right;
			width:878px;
			text-align:left;
			}
#content	{
			width:690px;
			text-align:left;
			margin-left:20px;
			margin-right:;
			vertical-align:top;
			}							
					
.butsub		{
					font-family: times new roman;
					font-size: 10px;
					font-style:italic;
					font-weight: bold;
					color: #000000;
					text-align: center;
					padding-top:70px;
					}
.butsub a				{
					color: #000000;
					}
.butsub a:hover		{
					color: #CC9966;
					}							



					