body {
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	align: center;
	font-size: 14px;

}
p {
	text-align: justify;

}
strong {
	font-size: 18px;
	color: #9999CC;
	text-transform: uppercase;
}
table {
	font-size: 14px;
}
h1 {
	font-size: 16px;
}
a {
	color: #9999CC;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-transform: uppercase;
}
a:hover {
	color: #CCFFFF;
}
a.underline {
	color: #9999CC;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-transform: none;
}
a.underline:hover {
	color: #CCFFFF;
}
.main {
	background-color: #003366;
	width: 100%;
	height: 100%;
	align: center;
}
.rand {
	background-color: #9999CC;
	width: 96%;
	height: 100%;
	align: center;
}

.nav {
	width: 11%;
	align: center;
	text-align: center;
	background-image: url(bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 42px;
}

.content {
	color: #669999;
	font-size: 14px;
	background-color: #003366;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 475;
	width: 600;
	padding-top: 150px;
}
.border {
	border: 3px solid #CCCCFF;
}
.tb_pay {
	align: center;
	text-align: center;
	color: #99CCCC;
	border: 1px solid #CCCCFF;

}
.gallery {
	color: #669999;
	font-size: 14px;
	background-color: #003366;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.tb_members {
	align: center;
	text-align: center;
	color: #99CCCC;
}
.members {
	color: #669999;
	font-size: 14px;
	background-color: #003366;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 475;
	width: 850;
	padding-top: 150px;
}

