
#head_container{
	width: 790px;
	height: 125px;
	background-color: #FFFFFF;
	border-top: 5px #4f301b solid;
	border-left: 5px #4f301b solid;
	border-right: 5px #4f301b solid;
	background-image: url("../images/menu_visfiles.jpg");
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
}


#news #head_container{
	border-top: 5px #1B2844 solid;
	border-left: 5px #1B2844 solid;
	border-right: 5px #1B2844 solid;
	background-image: url("../images/menu_news.jpg");
}
#gallery #head_container{
	border-top: 5px #06332A solid;
	border-left: 5px #06332A solid;
	border-right: 5px #06332A solid;
	background-image: url("../images/menu_gallery.jpg");
}
#visfiles #head_container{
	border-top: 5px #661A05 solid;
	border-left: 5px #661A05 solid;
	border-right: 5px #661A05 solid;
	background-image: url("../images/menu_visfiles.jpg");
}
#meet #head_container{
	border-top: 5px #4f301b solid;
	border-left: 5px #4f301b solid;
	border-right: 5px #4f301b solid;
	background-image: url("../images/menu_meet.jpg");
}


#head_table{
	width: 790px;
	text-align: left;
}
#head_table td{
	height: 100px;
	vertical-align: top;
}
#head_table td#head_nav{
	height: 101px;
	text-align: right;
	vertical-align: bottom;
}
#head_table td#right{
	text-align: right;
}

#head_table td#head_nav_2{
	height: 76px;
	text-align: right;
	vertical-align: bottom;
}

#login_table{
	height: 10px;
	text-align: right;
}

#login_table tr{
	text-align: right;
}

#login_table td#login{
	height: 10px;
}

#head_table td#head_img{
}
