body
{
	margin: 0px;
}

/* ------ Page Layout (DIVs) ------ */

#main_container
{
	margin-left: auto;
	margin-right: auto;
}

#header1
{
	background: url('../images/top1.jpg') repeat-x center top;
}

#header2
{
	background: url('../images/top2.jpg') no-repeat top center;
	height: 415px;
	text-align:center;
	padding-left: 1px;
}

#topbar
{
	width: 756px;
	height: 19px;
	padding-top: 2px;
	text-align:right;
              margin-top: 0px;
}

#flash
{
	width: 800px;
	height: 354px;
	overflow:hidden;
	border-bottom: 2px solid black;
}

#sound_flash
{
	width: 40px;
	height: 18px;
              overflow:hidden;
              margin-left: auto;
              padding-top:1px;
              padding-left:-2px;
              text-align:left;

}


#nav
{
	width: 800px;
	height: 34px;
	border-bottom: 1px solid black;
	background: url('../images/nav_bg.gif') repeat-x black;
}

#fill1
{
	background: url('../images/fill1.gif') center 2px repeat;
}

#fill2
{
	background: url('../images/fill2.jpg') center 2px repeat-y;
}


.content_table
{
}

.left
{
	width: 197px;
	color: #FFFFFF;
}

   

.content_frame
{
	width: 557px;
	/* width: 360px; */
	padding-top: 15px;
	padding-bottom: 22px;
	padding-left: 23px;
	padding-right: 23px;
	text-align:justify;
	line-height: 24px;
	border-top: 1px solid #6c6b6a;
}

.right
{
	width: 197px;
	color: #FFFFFF;
}


#bottom2
{
	background: url('../images/bottom2.jpg') no-repeat center top;
	height: 110px;
}

.columns
{
	column-count: 3;
	text-align: justify;
	width: 100%;
}


.tab
{
	width: 187px;
	height: 19px;
	/* background: #808080 url('../images/tab.gif'); */
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: #fbfbf9;
	padding-left: 10px;
	/* padding-top: 7px; */
	padding-top: 15px;
}
