#container
{
	width: 980px !important;
	width: 982px; /* IE */
	border: solid 1px rgb(98,98,98);
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header, #header_a, #header_b
{
	float: left;
	height: auto !important;
	height: 100px; /* IE */
	min-height: 100px;
	border: 0;
	display: inline;
}

#header
{
	width: 980px;
}

#header_a, #header_b
{
	width: 100px;
}

#header3
{
	float: left;
	width: 100%;
	height: auto !important;
	height: 20px; /* IE */
	min-height: 20px;
	display: inline;
	border-top: rgb(120,0,120) 0px solid;
	border-bottom: rgb(154,154,154) 1px solid;
}

#middle
{
	float: right;
	width: 960px;
	height: auto !important;
	height: 380px; /* IE */
	min-height: 380px;
	display: inline;
	margin: 10px 10px 0 10px;
	padding: 0;
}

#footer
{
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0;
	padding: 10px;
}

#p_names
{
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0;
	padding: 10px;
}
div.p1 { width: 480px; float: left; text-align: center; }
div.p2 { width: 480px; float: right; text-align: center; }

div.block-clear { clear: both; }
	
div.f1, div.f2
{
		height: 20px;
		margin: 0;
		padding: 0;
		border: 0;
		display: inline;
}

div.f1 { width: 680px; float: left; text-align: left; }
div.f2 { width: 280px; float: right; text-align: right; }

#menu-l, #menu-main, #menu-versions, #menu-r
{
	height: auto !important;
	height: 42px; /* IE */
	min-height: 42px;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: rgb(150,136,179) 1px solid;
	display: inline;
}

#menu-l
{
	background: transparent url('pic/menu_left.jpg') no-repeat;
	width: 20px;
	float: left;
}

#menu-main
{
	background: transparent url('pic/menu.jpg') no-repeat;
	width: 640px;
	float: left;
}

#menu-versions
{
	background: transparent url('pic/menu.jpg') no-repeat;
	width: 300px;
	text-align: right;
	float: left;
}

#menu-r
{
	background: transparent url('pic/menu_right.jpg') no-repeat;
	width: 20px;
	float: left;
}

#menu-main a, #menu-main a:hover
{
	background-color: transparent;
	font: 16px georgia,trebuchet ms, verdana, arial, sans-serif;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	height: auto !important;
	height: 30px; /* IE */
	min-height: 30px;
	margin: 0px 2px 0px 0px;
	padding: 12px 20px 0 20px;
	border-right: rgb(200,200,200) 1px solid;
	letter-spacing: 0.5px;
	display: inline;
	float: left;
}

#menu-main a:hover
{
	background: transparent url('pic/menu_part.jpg') repeat-x;
	color: rgb(120,120,120);
}

table, table.committee
{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

table.committee { border: 1px solid rgb(190,190,190); }

table td
{
	padding-left: 5px;
}

table tr
{
	height: 24px;
	text-align: left;
}
