body
{
	
	background-image: url(back2.jpg); 
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%;
	color: #522229;
	line-height: 200%;
	margin-top: 75px;
}

img
{
	border: 0px;
}

a:active, a:visited, a:link
{
	color: #953F4D;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#container

{ 
	width: 760px;
	height: 460px;
	border:1px solid #000000;
	margin: 0px auto;
	background: #000000;
}




#container2
{
	width: 730px;
	height: 430px;
	border:1px solid #000000;
	margin: 15px auto;
	background: #FFF;
}

#left
{
	background: #FFF;
	float: left;
	width: 254px;
	height: 430px;
}

#lefttop
{
	width: 254px;
	height: 120px;
	font-family: arial;
	font-size: 12pt;
}

#leftbottom
{
	width: 254px;
	height: 260px;
}

#right
{
	float: right;
	width: 474px;
	height: 430px;
	border-left: 2px solid #000000;
}

.overflow
{
	float: right;
	overflow: auto;
	width: 470px;
	height: 430px; 
}

#textpadding
{
	padding: 10px;
}

#footer
{
	width: 760px;
	margin: 0px auto;
	padding: 5px;
	text-align: right;
	color: #FFF;
}
