/* 3 Streams Styles */
#outer-wrapper
{
	position: absolute;
	top: 0px;
	width: 830px;
	left: 50%;
	margin-left: -415px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url("../images/3streams_bg.png");
}
#content
{
	padding: 10px 20px 10px 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
.nav
{
	text-decoration: none;
	color: #663399;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	height: 16px;
}
.nav:hover
{
	color: #ffffff;
}
.footer
{
	font-size: 8pt;
}
/*#inner-wrapper
{
	position: relative;
	top: 0px;
	width: 820px;
	left: 50%;
	margin-left: -410px;
	background-image: url("../images/3streams_bg.png");
}
#left
{
	position: relative;
	float: left;
	width: 210px;
	border: 1px solid yellow;
}
#sidebar
{
	position: relative;
	width: 183px;
	text-align: middle;
}
#right
{
	position: relative;
	float: right;
	padding-right: 15px;
	width: 600px;
	border: 1px solid purple;
}
#top_bar
{
	position: relative;
	background-image: url("../images/top_bar.png");
}
#nav_bar
{

}

#footer
{
	position: relative;
	text-align: center;
	padding-top: 6px;
	color: #ffffff;
	font-size: 7pt;
	width: 820px;
	height: 32px;
	background-image: url("../images/footer_bg.png");
}//*/
td
{
	font-size: 10pt;
}

