	body
	{
		margin: 1em auto;
		padding: 0;
		font: 85%,goudy old style, arial, hevetica, sans-serif;
		text-align: left;
		color: #505367;
		background-color: #ccc
	}
	
	
a, a:link, a:visited  { color: f69; font-size: 12px; font-family: goudy old style, Arial, Impact; text-decoration: none }

a:hover {color: grey;}

a:active, a:focus {color: #566047;}

	#bigcontainer
	{	margin:0 auto;
		width: 813px;
		height:350px;
		text-align: right;
		background-color: #039;
		border: 1px solid black;
	}

	#leftborder
	{
		float: left;
		width: 48px;
		height: 100%;
		align: right;
		background-image: url("images/tapestry.jpg");
		background-repeat: repeat-y;
		border: 0;
	}

	#container
	{
		float:left;
		margin: 0em auto;
		width: 713px;
		text-align: right;
		background-color: #039;
		border: 2px solid white;
	}

	#leftsub
	{
		float: left;
		width: 110px;
		height: 300px;
		align: right;
		background-color: #039;
		border: 0px solid black;
	}
	#rightsub
	{
		float: left;
		width: 599px;
		border-right:0 px solid #fff;
		text-align: left;
		align: center;
		background-color: #039;
	}

	#rightborder
	{
		float: right;
		width: 48px;
		height: 100%;
		align: right;
		background-image: url("images/tapestry.jpg");
		background-color: #039;
		border: 0;
	}

			#rbcorner
		{
			float: right;
			width: 48px;
			height: 600px;
			align: right;
			background-image: url("images/tapestry.jpg");
			background-color: #039;
			border: 1px solid black;
		}


	#menu table {
		font: 85% arial, hevetica, sans-serif;
		text-align: right;
		color: #ff6;
		background-color: #630;
		margin: 0
}
	#menu a:link, a:visited {
		color: #c93;
		text-decoration: none;
		display: block;
}

	#menu a:hover {
		color: #ff3;
		background: #c93;
		text-decoration: none;
}

	#act-table {
		width: 538;
		background: #ccc;
		border: 2px solid #cc9933;}

	#act-table td{
		color: #000;
		font-size: 13px;
		font-family: arial,sans-serif;
		font-weight: bold
		text-decoration: none }


	.rate  { color: #000; font-size: 14px; font-family: arial, sans-serif; text-decoration: none }

	.body  { color: #fff; font: 400 15px goudy old style, arial, Verdana; text-decoration: none }

	.leftfloat  { Float:left }
	
	#middle { 
		color: #fff;
		font-size: 16px;	
		font-color: #fff;
		font-family: Arial, Impact;
		text-decoration: none }

	#rate-table {
		width: 410;
		height: 50;
		background: #ccc;
		border: 2px solid #cc9933;
	}
	#rate-table td {
		color: #000;
		font-size: 15px;
		font-family: goudy old style, arial,sans-serif;
		font-weight: bold
		text-decoration: none }

	#footer
	{
		border: 1 solid #fff;
		float: left;
		width: 711px;
		height: 15;
		clear: both;
		color: #fff;
		background-color: #630;
		text-align: center;
		padding: 0px;
		font-size: 50%;
	}
	#footer ul
	{
		margin: 0 0 0 0px;
		padding: 0;
		list-style-type: none;
		border-left: 0px solid #000;
	}
	
	#footer li
	{
		display: inline;
		padding: 0 3px;
		border-right: 0px solid #000;
	}
	
	#footer li a
	{
		display: inline;
		text-decoration: none;
		color: #c93;
	}
	
	#footer li a:hover
	{
		color: #ff3;
		background: #c93;
		text-decoration: none;}
		background-color: #f69;
	}


