#container{
	width: 950px;
	height: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -475px;
	position: absolute;
	left:     50%;
}
#top{
	width: 950px;
	height: 130px;
	background-image:url(../images/index_top.jpg);
	float: left;
	font-size:14px;
	color:#FFFFFF;
}
#top_seneca{
	width: 950px;
	height: 130px;
	background-image:url(../images/index_top_seneca.jpg);
	float: left;
	font-size:14px;
	color:#FFFFFF;
}
#top_seneca a{
	color:#FFFFFF;
	text-decoration:none;
}
#page{
	width: 950px;
	height: auto;
	float: left;
	}
#pathbox{
	width: 400px;
	margin-bottom:5px;
	height: 20px;
	float: left;
	color:#666666;
	}
#searchbox{
	width: 400px;
	height: 20px;
	float: left;
	color:#666666;
	margin-bottom:5px;
	}
#box_left {
	width:159px;
	height:250px;
	float:left;
	color:#000000;
	background-image:url(../images/boxleft_sfuma.gif);
	background-repeat:repeat-x;
	border-left:#ff0000 6px solid;
	padding-top:10px;
}
#box_middle {
	width:510px;
	height:auto;
	margin-left:10px;
	float:left;
	/*background-color:#990000*/
}
#box_right {
	width:235px;
	height:auto;
	padding-left:30px; 
	min-height:300px;
	padding-top:10px;
	float:left;
	/*background-color:#66CC66*/
}
#blinks {
	width:510px;
	height:15px;
	margin-bottom:5px;
	//background-color:#eeeeee;
}
#box_long {
	width:678px;
	height:auto;
	padding:2px;
	margin-left: 10px;
	border-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:8px;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#CCCCCC;
	min-height:400px;
	float:left;
}
#footer_row{
	width: 950px;
	height: 8px;
	float: left;
	background-image:url(../images/index_rigafooter.jpg);
}
#footer_row_seneca{
	width: 950px;
	height: 8px;
	float: left;
	background-color: #3f743e;
}
#footer_links{
	width: 767px;
	height: 25px;
	float: left;
	margin-top:5px;
	margin-left:177px;
	color:#b21d1f;
}
#footer_links_seneca{
	width: 767px;
	height: 25px;
	float: left;
	margin-top:5px;
	margin-left:177px;
	color:#3f743e;
}
#footer_links a {
	font-size:12px;
	color:#b21d1f;
	text-decoration:none;
}
#footer_links_seneca a {
	font-size:12px;
	color:#3f743e;
	text-decoration:none;
}
#footer_info{
	width: 950px;
	height: 15px;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	font-size: 10px;
	text-align:right;
}
#footer_credits{
	width: 800px;
	height: 15px;
	float: left;
	padding-top:4px;
	font-size: 9px;
	text-align:right;
	color:#999999;

}
.adm_tab_head {
	font-weight: bold;
	background-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 2px;
	height: 20px;
	vertical-align: middle;
}
.adm_tab_head_list {
	font-weight: bold;
	background-color: #CCCCCC;
	height: 16px;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.adm_tab_rows {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
}
.adm_button {
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin solid #666666;
}
.adm_button_on {
	text-decoration: none;
	background-color: #AA0000;
	border: thin solid #666666;
}
.adm_button_ov {
	text-decoration: none;
	background-color: #EEEEEE;
	border: thin solid #666666;
}
/*elementon elementoff*/
.elementoff{display:none}
.elementon{display:inherit}
