BODY
{
	background-color:black;
	margin:0;
	line-height:125%;
}
#borders 
{
	border-left:1px solid #439639; 
	border-right: 1px solid #439639; 
	border-bottom:1px solid #439639;
}
P
{
	font-family:Verdana, Arial;
	font-size:small;
	text-align:left;
}
.address
{
	text-align:center;
}
.footer
{
	text-align:center;
	font-size:x-small;
}
.caption
{
	text-align:center;
	font-size:x-small;
	font-style:italic;
	line-height:110%;
}
.sidebarhead
{
	font-family:Verdana;
	text-transform:uppercase;
	font-weight:bold;
	font-size:larger;
	text-align:center;
}
.sidebaritem
{
	font-family:Arial;
	font-family:Verdana, Arial;
	text-align:left;
	font-size:small;
}
.calendartitle
{
	text-align:center;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:larger;
}
.dayofweek
{
	text-align:center;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: medium;
}
.calendardate
{
	text-align:right;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: medium;
}
.calendaritem
{
	text-align:right;
	font-family:Verdana, Arial;
	font-size: xx-small;
}
.centerme
{
	font-family: Verdana, Arial;
	font-size: small;
	text-align: center;
}

h1
{
	font-family:Verdana, Arial;
	font-size:24pt;
	margin-top:10pt;
	line-height:125%;
	text-align: center;
}
h2
{
	font-family:Verdana;
	font-size:large;
	line-height:125%;
	text-align:center;
}
li
{
	font-family:Verdana, Arial;
	font-size:small;
	text-align:left;
}
.wrapper
{
	background-color:#f6f3f0;
	width:750px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.wisdom {
	width: 280px;
	height: 137px;
	padding-left: 135px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-top: 60px;
	background: url(../images/master_wisdom.jpg) no-repeat;
	font-size: smaller;
}
.centerspacer
{
	background-color:Black;
}
.sidebarcolumn
{
	padding-left:5px;
	padding-right:5px;
}
.pagecontent
{
	padding-left:5px;
	padding-right:5px;
}
.temptexttabs
{
	background:#f6f3f0;
	font-family:Verdana, Arial;
	font-size:large;
}
blockquote
{
	background-color:#e1dedb;
	font-family: Verdana, Arial;
	font-size: small;
	text-align: left;
	border:solid thin;
	padding:5px 5px 5px 5px;
}
td
{
	font-family:Verdana, Arial;
	font-size:small;
	text-align:left;
}

div.clear {
	clear: both;
}

td.centered_cell {
	text-align: center;
}
.kickathon a:link, .kickathon a:visited, .kickathon a:hover {
	font-weight: bold;
	font-size: 24px;
	color: red;
	text-decoration: none;
}

.boxed_in {
	border-width: medium;
	border-style: double;
	margin-top: 10px;
	padding-bottom: 10px;
}
.new_link {
	background-color: red;
	float: right;
	padding: 5px;
	border: thin dashed black;
	margin-bottom: 5px;
	color: white;
}

.instructor_list_photo {
	float: left;
	margin-right: 5px;
	border: 0px;
}
.instructor_list_photo a {
	border: 0px;
}
.instructor_list_name {
	color: red;
	font-weight: bold;
	font-size: larger;
}

.news_item {
	border: thin solid black;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: x-small;
}

.news_photo {
	float: left;
	margin-right: 5px;
	border: 0px;
}

.news_thumbnail {
	border: 0px;
}

.more_link {
	background-color: lightgrey;
	float: right;
	padding: 5px;
	border: thin dashed black;
	margin-bottom: 5px;
	font-size: x-small;
	color: black;
}

.country_group {
	margin-bottom: 20px;
	border: thick ridge #f00;
	padding: 10px;
}

#footer_group {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}

#translate {
	width: 180px;
	float: left;
}

#sitemeter {
	width: 100px;
	float: left;
	padding-top: 30px;
}

.quiet {
	font-size: xx-small;
	color: grey;
}

/* @group Photo Gallery */

#gallery {
	width: 725px;
}

.gallery_photo {
	float: left;
	width: 125px;
	height: 210px;
	padding: 2px;
	margin: 5px;
	text-align: center;
}

.short_gallery_photo {
	float: left;
	width: 125px;
	height: 150px;
	padding: 2px;
	margin: 5px;
	text-align: center;
}

#photo_show {
	width: 410px;
	text-align: center;
	margin: auto;
}

.gallery_photo a, .short_gallery_photo a {
	text-decoration: none;
}

.gallery_photo img, .short_gallery_photo img {
	border: 0px;
}

.gallery_caption {
	font-size: small;
	font-weight: bold;
}

.gallery_subcaption {
	font-size: x-small;
}

.show_caption {
	font-size: large;
}

.description {
	text-align: center;
}

.associated_links {
	margin-top: 20px;
	font-size: medium;
}

.rank_group {
	background-color: silver;
	border-style: groove;
	border-color: gray;
	padding: 10px;
	margin: 0 10px 10px;
}

.rank_group .subgroup {
	width: 215px;
	float: left;
	padding: 5px;
}

.rank_group .subgroup h1 {
	font-weight: bold;
	font-size: medium;
	text-align: left;
}

.about_black_belt {
	background-color: black;
	color: white;
	padding: 10px;
}

.about_black_belt h1 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: red;
}
/* @end */

/* @group Belts */

.up_top td {
	vertical-align: top;
}

/* @end */