@charset "UTF-8";
body, html {
font-family: Garamond, Lucida Sans Unicode, Franklin Gothic Medium;
	font-size: 14px;
	line-height:1.5ems;
	color: #2B3040;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a:link {
color: #72415c;
}
a:hover, a:visited {
color: #696b6e;
text-decoration:none;
}
p {
	margin: 0px;
}
.splash_table {
	height: 600px;
	width: 843px;
	background-image: url(../images/splash_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 185px;
	padding-right: 20px;
}
.main_table {
	height: 100%;
	width: 100%;
}
.name_cel {
	height: 157px;
	width: 431px;
}
.img_table {
	height: 575px;
	width: 550px;
	border: 1px solid #87909c;
	background-image: url(../images/img_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.submenu_cel {
	height: 335px;
	padding-left: 21px;
}
img {
	border: none;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #87909c;
	text-align: justify;
}
.warning a:link {
	color: #A67AA9;
	text-decoration: none;
}
.internalpg_table {
	height: 606px;
	width: 1007px;
}
.menu {
	font-family: Garamond, Lucida Sans Unicode, Franklin Gothic Medium;
	font-size: 15px;
	color: #696b6e;
	margin-bottom:15px;
	text-align: center;
}
.menu a {
	margin-right: 11px;
}
.menu a:link, .menu a:visited {
	color: #696b6e;
	text-decoration:none;
}
.menu a:hover {
	color: #72415c;
	text-decoration:none;
}
.menu a:active {
	color: #72415c;
	text-decoration:overline;
}
.gallery_table {
	width: 360px;
	font-size: 12px;
}
.gallery_table img {
	border: solid 1px #87909c;
}
.gallery_table td {
	height:4px;
	width:4px;
}
.gallery_table img.btn {
	border: none;
}
.infobar {
	background-color: #EEF2F5;
	border: 1px solid #DBDDE1;
}
.infobar div {
	width:250px;
	float:right;
	margin: 5px;
}
.infobar img {
float:left;
}
.news {
	height: 100%;
	width: 100%;
	text-align: left;
}
.text_div {
	width: 364px;
	text-align: left;
}
.members_name_cel {
	height: 115px;
	width: 261px;
}
.memebrs_menu {
	font-family: Garamond, Lucida Sans Unicode, Franklin Gothic Medium;
	font-size: 15px;
	color: #696b6e;
	margin-bottom:15px;
}
.memebrs_menu a {
	margin-right: 11px;
}
.memebrs_menu a:link, .menu a:visited {
	color: #696b6e;
	text-decoration:none;
}
.memebrs_menu a:hover {
	color: #72415c;
	text-decoration:none;
}
.memebrs_menu a:active {
	color: #72415c;
	text-decoration:overline;
}
