.background {
	background-image: url(../assets/background.gif);
}
.header {
	margin-right: auto;
	margin-left: auto;
}
.menu {
	margin-left: auto;
	margin-right: auto;
}
.menu_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td#menu_home a {
	background-image: url(../assets/menu/home.png);
	height: 30px;
	width: 58px;
	vertical-align: bottom;
	display: block;
	background-position: left top;
}
td#menu_home a:hover {
	background-position: bottom;
}
td#menu_principals a {
	background-image: url(../assets/menu/principals.png);
	height: 30px;
	width: 82px;
	vertical-align: bottom;
	display: block;
	background-position: left top;
}
td#menu_principals a:hover {
	background-position: bottom;
}
td#menu_members a {
	background-image: url(../assets/menu/members.png);
	height: 30px;
	width: 82px;
	vertical-align: bottom;
	display: block;
	background-position: left top;
}
td#menu_members a:hover {
	background-position: bottom;
}
td#menu_links a {
	background-image: url(../assets/menu/links.png);
	height: 30px;
	width: 53px;
	vertical-align: bottom;
	display: block;
	background-position: left top;
}
td#menu_links a:hover {
	background-position: bottom;
}
td#menu_contact a {
	background-image: url(../assets/menu/contact.png);
	height: 30px;
	width: 89px;
	vertical-align: bottom;
	display: block;
	background-position: left top;
}
td#menu_contact a:hover {
	background-position: bottom;
}
.principals_box {
	margin-right: auto;
	margin-left: auto;
}
.principals_box_text_box {
	vertical-align: top;
}
.principals_box_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 25px;
	vertical-align: top;
}
.principals_box_text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.links_box {
	margin-right: auto;
	margin-left: auto;
}
.links_box_text_box {
	vertical-align: top;
}
.links_box_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 35px;
	vertical-align: top;
	text-decoration: underline;
}
.links_box_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.links_box_text_link_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.links_box_image {
	text-align: center;
}
.links_box_text_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.links_box_text_article_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
	text-decoration: none;
}
.about_box {
	margin-right: auto;
	margin-left: auto;
}
.about_box_text_box {
	vertical-align: top;
}
.about_box_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 25px;
	vertical-align: top;
}
.about_box_text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contact_box {
	margin-right: auto;
	margin-left: auto;
}
.contact_box_text_box {
	vertical-align: top;
}
.contact_box_text_header_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 35px;
	vertical-align: top;
	text-decoration: underline;
}
.contact_box_text_header_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
}
.contact_box_text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contact_box_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.construction_box {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer_box {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.footer_box:link {
	color: #333333;
	text-decoration: none;
}
a.footer_box:visited {
	color: #333333;
	text-decoration: none;
}

