/* Tags */

body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a {
	font-weight: bold;
	color: #9E0B0E;
	text-decoration: underline;
	}

/* Headings */
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	}
	
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	}

/* Text Styles */
	
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}
	
.sidebar_caption {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}

.stylepage1text {
	font-size: 12px;
	font-style: italic;
}

.photos {
	border-color: #000000;
	}

#learnmore {
	vertical-align: bottom;
	text-align: right;
	}

/* Tables */

#introspecialtable {
	border: 2px dashed #CCCCCC;
	vertical-align: middle;
	text-align: center;
	}

#karate1table {
	background-image:url(images/karatebg.png);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	}
	
#aiki1table {
	background-image:url(images/aikibg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	}
	
#kenjutsu1table {
	background-image:url(images/kenjutsubg.png);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	}