body {
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #868686;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #1B1B1B;
	list-style-image: url(images/list.jpg);
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.container {
	width: 955px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.header {
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #AA0910;
}

.header_second {
	padding: 0px;
	background-image: url(images/header_second.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #AA0910;
}

.bttns {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 91px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 148px;
	clear: both;
}

.content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.9em;
	padding: 0px;
	background-color: #F9F9F9;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content_pages {
	font-size: 0.9em;
	padding: 0px;
	background-color: #F9F9F9;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left_home {
	background-color: #303030;
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 535px top;
}

.text_pages {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 72px;
	background-image: url(images/logo_ph.gif);
	background-repeat: no-repeat;
	background-position: 650px top;
	margin: 0px;
}

.end_float {
	clear: both;
}
.master {
	float: right;
	padding-top: 0px;
	padding-right: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
.footer {
	font-size: 0.8em;
	color: #F9F9F9;
	margin: 0px;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 15px;
	background-color: #333333;
	padding-bottom: 10px;
	background-image: url(images/footer_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer_text {
	font-size: 0.8em;
	margin: 0px;
}


a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #1B1B1B;
}
a:visited {
	color: #272727;
	text-decoration: underline;
}
a:hover {
	color: #272727;
	text-decoration: none;
}
a:active {
	color: #272727;
	text-decoration: underline;
}
h1 {
	font-size: 1.2em;
	color: #9C080E;
}
h2 {
	font-size: 1.5em;
	color: #9C080E;
}
h3 {
	font-weight: bold;
	color: #9C080E;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #9C080E;
}
li {
	list-style-image: url(tkd/images/list.gif);
	line-height: 1.3em;
}
.bold {
	font-weight: bold;
}
.click {
	font-size: 0.9em;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_right {
	float: right;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_left {
	float: left;
	padding-top: 2px;
	padding-right: 53px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_footerlogo {
	float: left;
	padding-right: 10px;
	padding-bottom: 30px;
}
.float_footer {
	float: left;
	padding-left: 52px;
	padding-right: 30px;
	width: 150px;
	padding-bottom: 15px;
}

.float_footerhome {
	float: left;
	padding-left: 0px;
	padding-right: 75px;
}
.pct {
	float: none;
	border: 4px solid #CECECE;
}
.pct_gall {
	border: 4px solid #CECECE;
	cursor:pointer;
}
.submenu {
	float: left;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.webdesign {
	text-decoration : none;
	color : #7B8518;
}

a.webdesign:visited {
	text-decoration : none;
	color : #7B8518;
}

a.webdesign:hover{
	text-decoration: underline;
	color: #666B13;
}

a.webdesign:active {
	text-decoration : none;
	color : #7B8518;
}
 
.webdesign {
	float: left;
	padding-top: 0px;
}

	

.copyright {
	font-size: 0.8em;
	color: #565B10;
	padding-left: 50px;
}


a.footerlinks {
	text-decoration : none;
	color : #F9F9F9;
}

a.footerlinks:visited {
	text-decoration : none;
	color : #F9F9F9;
}

a.footerlinks:hover{
	text-decoration: none;
	color: #303030;
	background-color: #E1E1E1;
	border: thin none #F9F9F9;
}


a.footerlinks:active {
	text-decoration : none;
	color : #F9F9F9;
}

.bold_red {
	font-weight: bold;
	color: #9C080E;
}
.red {
	color: #9C080E;
}

.testim {
	font-size: 0.9em;
	font-style: italic;
}
.girl {
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
.upper_text {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list {
	list-style-image: url(images/list.jpg);
}
.newsletter {
	float: left;
	width: 195px;
	height: 150px;
	padding-top: 0px;
	padding-right: 53px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form_nl {
	padding-left: 25px;
	background-image: url(images/n_letter_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #B40913;
	padding-top: 0px;
}
.form_email {
	width: 140px;
	font-size: 0.9em;
}
.float_address {
	float: left;
	padding-right: 30px;
	padding-bottom: 25px;
}
.flag {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a.tkd {
	text-decoration : underline;
	color : #9C080E;
	font-weight: bold;
}

a.tkd:visited {
	text-decoration : underline;
	color : #9C080E;
	font-weight: bold;
}

a.tkd:hover{
	text-decoration: none;
	color: #9C080E;
	border: thin none #F9F9F9;
	font-weight: bold;
}


a.tkd:active {
	text-decoration : underline;
	color : #9C080E;
	font-weight: bold;
}

a.nl {
	text-decoration : underline;
	color : #F9F9F9;
}

a.nl:visited {
	text-decoration : underline;
	color : #F9F9F9;
}

a.nl:hover{
	text-decoration: none;
	color: #F9F9F9;
}


a.nl:active {
	text-decoration : underline;
	color : #F9F9F9;
}
.testim1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 327px;
	background-image: url(tkd/images/sports1.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
}
.testim2 {
	margin-top: 0px;
	margin-left: 340px;
	margin-bottom: 30px;
	width: 327px;
}
.testim_text {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.testim_bg {
	background-image: url(images/testim_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.classes_table {
	background-image: url(images/belts.jpg);
	background-repeat: no-repeat;
	background-position: 94px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
}
.td_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
.middle_tumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 220px;
	text-align: center;
	margin: 0px;
}
.left_tumb {
	float: left;
	width: 220px;
}
.right_tumb {
	float: right;
	width: 220px;
	text-align: right;
}
.tumb {
	border: 1px solid #CCCCCC;
}
.construction {
	float: right;
	padding-top: 10px;
	padding-right: 100px;
}
.mainExpand {
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}
.freelesson {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 20px;
	width: 360px;
	border: 15px solid #990000;
	text-align: left;
	left: 150px;
	top: 150px;
	font-size: 0.9em;
	display: none;
}
.contact {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_index {
	float: right;
	padding-right: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bttn_home {
	float: right;
	padding-right: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.school_bttn {
	margin: 0px;
	padding: 0px;
	width: 107px;
	float: left;
}
.news_bttn {
	float: right;
}

.menu {
	margin:0px;
	text-align: left;
	width: 87px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	height: 140px;
	background-image: url(images/bg_drop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
 
.menuItem {
	margin:0px;
	width: 106px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F9F9F9;
}
 .menuItem a {
	text-decoration:none;
	font-size: 0.85em;
	color: #E5E5E5;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.menuItem a:hover {
	color: #F9E96C;
}
.tournam_left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 40px;
	width: 200px;
	float: left;
}
.tourn_upcoming {
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 230px;
	margin-top: 40px;
}
.trophy {
	margin: 0px;
	float: right;
	width: 80px;
	padding-bottom: 20px;
	text-align: right;
}
.newsletter_left {
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 170px;
	float: left;
}

.newsletter_left3 {
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 210px;
	float: right;
}.getvideos {
	float: left;
	padding-right: 215px;
	padding-left: 0px;
}
.gall_pcts {
	padding-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.iframe_belts {
	background-color: #DDDDDD;
	float: right;
	margin-left: 10px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.belt_links {
	line-height: 1.5em;
}
.submen {
	float: right;
	padding-top: 0px;
	padding-right: 341px;
}
.compet {
	font-size: 0.8em;
}
.summercamp {
	float: left;
	padding-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 50px;
}
