* { margin: 0; padding: 0; }

body, html {
	width: 100%;
	background: rgb(255,255,255) url(images/pageBg6.jpg) repeat-X;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	height: 100%;
}

img {
	border: none;
}

p {
	margin-bottom: 15px;
}


.times-roman
{
    font-family: Times, Verdana, Arial, sans-serif;
	font-size: 14px;
}

.superheader
{
	font-size: 40px;
	color: rgb(0,0,0);
	font-weight: bold;
}
.mediumheader
{
	font-size: 25px;
	color: rgb(0,0,0);
	font-weight: bold;
}

.smallheader
{
	font-size: 16px;
	color: rgb(0,0,0);
	font-weight: bold;
}


h1 {
	font-size: 35px;
	color: rgb(0,0,0);
	font-weight: bold;
}
h2 {
	font-weight: bold;
	color: rgb(0,0,0);
	font-size: 16px;
	margin-top: 10px;
}
a
{
	color: rgb(255,0,0);/*rgb(255,88,45);*/
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin-left: 25px;
	list-style-position: outside;
}

legend {
	background-color: rgb(255,255,255);
	padding: 3px;
	color: rgb(0,0,0);
	font-weight: bold;
	border: 1px solid #8A8A8A;
}
fieldset {
	border: 1px solid #8A8A8A;
	padding: 10px;
	background-color: rgb(255,255,255);
}
input.form_button {
	background-color: rgb(255,255,255);
	border: 1px solid #8A8A8A;
	background-position: 3px;
	padding: 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: rgb(0,0,0);
}
input.text_input {
	color: rgb(0,0,0);
	border: 1px solid #8A8A8A;
	display: block;
}
textarea.text_input {
	color: rgb(0,0,0);
	border: 1px solid #8A8A8A;
	display: block;
	width: 495px;
}




.grn_txt_bold {
	font-weight: bold;
	color: #619216;
}
.logos h3, h3.sideheader  {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0,0,0);
}
blockquote {
	font-style: italic;
	background-color: rgb(255,255,255);
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0,0,0);
}
blockquote p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.quote_name {
	font-size: 11px;
	font-weight: bold;
}

.emphasize
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}




#wrap
{
	width: 1024px;
	margin: 0 auto;
	overflow: auto;
}

/* TOP */
#index_top_menu
{
    position: absolute;
	width: 1024px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: rgb(0,0,0);
	text-indent: 0px;
    font-size: 7pt;
}

#index_top_menu ul
{
	list-style: none;
}

#index_top_menu ul li
{
	display: inline;
	padding: 0 6px;
	text-decoration: none;
	font-weight: lighter;
    font-style:oblique;
	color: rgb(0,0,0);

}

#index_top_menu ul a {
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
}

/* NAVIGATION */
#navigation
{
    position: absolute;
	width: 1024px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: rgb(0,0,0);
	text-indent: 0px;
    font-size: 8pt;
    margin-top: 112px;
}

#navigation ul
{
	list-style: none;
}

#navigation ul li
{
	display: inline;
}

#navigation ul a
{
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
}

#navigation ul a.normal
{
	color: black;
}


#navigation ul a.hover
{
	color: red;
}

#navigation ul a.current
{
	color: red;
}

/* LOGO */
#logo
{
	margin-top: 35px;
	width: 400px;
	height: 83px;
    margin-left: 24px;
	float: left;
}

#logo img
{
	display: block;
    height: 60px;
    width: 589px;
}

#top
{
	width: 986px;
	height: 10px;
    float: left;
	/*padding: 0 24px 0 0;*/
	line-height: 10px;
	text-align: center;
	color: rgb(0,0,0);
	text-indent: 0px;
    font-size: 8pt;
    margin-top: 0px;
    padding-bottom: 5px;
}

#top ul {
	list-style: none;
}

#top ul li {
	display: inline;
}

#top ul a {
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
}

#top ul a.hover
{
	color: red;
}

#top ul a.current
{
	color: red;
}


#visitors
{
}

#info-index
{
	height: 35px;
    padding-top: 15px;
    text-align: right;
	color: rgb(0,0,0);
	font-size: 18px;
}

/* INFO */
#info
{
	width: 595px;
	height: 20px;
	float: left;
	text-align: right;
    margin-top: 15px;
}

#info span
{
	display: block;
}

#info span.title
{
	padding-top: 40px;
	color: rgb(0,0,0);
	font-size: 18px;
}


/* SUB-NAVIGATION */
#sub-navigation {
	width: 799px;
	height: 20px;
	padding: 0 0 0 25px;
	float: left;
	font-size: 11px;
	line-height: 20px;
	color: rgb(0,0,0);
	text-align: right;
}

#sub-navigation ul {
	list-style: none;
}

#sub-navigation ul li {
	display: inline;
}

#sub-navigation ul a {
	padding: 0 3px;
	text-decoration: none;
	color: rgb(0,0,0);
}

#sub-navigation ul a:hover {
	text-decoration: underline;
}

#sub-navigation ul a.current {
	color: rgb(0,0,0);
}


div#belt-pages td
{
     vertical-align: top;
}

div#belt-images img
{
    height: 186px;
    width: 220px;
}


div#lee-newspaper-clippings img
{
    width: 900px;
}


div#striking-images img
{
    width: 220px;
}

div.standard-content
{
    margin-top: 40px;
    margin-left: 30px;
    width: 964px;
    margin-bottom: 30px;
    font-size: 12pt;
    float: left;
}

div.standard-content .title
{
    padding-bottom: 50px;
}

div#content {
	margin-top: 30px;
	width: 525px;
	float: left;
	margin-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(0,0,0);
	padding-top: 10px;
	padding-right: 30px;
}

div#content-black-belts {
	margin-top: 30px;
	width: 600px;
	float: left;
	margin-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(0,0,0);
	padding-top: 0px;
	padding-right: 0px;
}

div#sidebar-blackbelts {
	float: left;
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
}



div#association-info{
	margin-top: 30px;
	width: 950px;
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 30px;
}

div#association-info ul
{
    list-style-type: disc;
}

div#association-info ul ul
{
    list-style-type: none;
}

div#association-info ol
{
    list-style-type: decimal;
}

div#belt-pages{
	margin-top: 30px;
	width: 950px;
	float: left;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 30px;

}

div#lee-costa
{
	margin-top: 60px;
	width: 1024px;
	float: left;
}

div#lee-costa-archives a span
{
    padding-left: 10px;
    color: red;
    font-size: 12pt;
    font-weight: bold;
}

div#black-belts
{
	margin-top: 60px;
	width: 1024px;
	float: left;
}


div#syllabus{
	margin-top: 50px;
	width: 950px;
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 30px;
}


div#black-belt-images img
{
    width: 90px;
    height: 120px;
	float: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

div#sidebar-blackbelts img
{
	width: 300px;
    height: 400px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 15px;
	border: 1px solid rgb(0,0,0);
}


div#sidebar {
	float: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}


div#sidebar_Lee
{
	float: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}

div#sidebar_Lee img
{
	width: 150px;
    height: 180px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 15px;
	border: 1px solid rgb(0,0,0);
}

div#sidebar_header {
	width: 225px;
	height: 7px;
	background-image: url(images/column_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
div#sidebar_body {
	width: 225px;
	float: left;
	background-image: url(images/column_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 15px;
}

div#sidebar img {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 15px;
	border: 1px solid rgb(0,0,0);
}

div.logos {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.logos  ul {
	margin-left: 10px;
}



p.introtxt  {
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: rgb(0,0,0);
	margin-top: 10px;
}

#news
{
    position: absolute;
	width: 1024px;
	height: auto;
    float: left;
	margin-top: 166px;
}


#features
{
    position: absolute;
	width: 986px;
	height: 195px;
	border: 1px solid #8A8A8A;
	margin-top: 166px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
}


#features .feature {
	position: absolute;
}

#features .feature p.title {
	font-size: 28px;
	color: rgb(0,0,0);
}

#features .feature img {
	width: 986px;
	height: 195px;
	float: left;
}
#features .feature .img1 {
	width: 300px;
	height: 195px;
	float: left;
}

#features .feature .img2 {
	width: 686px;
	height: 195px;
	float: left;
}

#features .feature div {
	position: absolute;
	margin-left: 395px;
	width: 471px;
	height: 175px;
	padding: 10px;
	float: left;
}

#features .feature div a.more1 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more2 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more3 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more4 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more5 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more6 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more7 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more8 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: rgb(0,0,0);
	background-image: url(images/index-announce-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}


.select_feature
{
    padding-top: 2px;
    text-align: center;
    background: white;
    float: left;
    width: 246px;
    height: 20px;
    border: 1px solid #8A8A8A;
}

.select_feature a
{
    color: rgb(0,0,0); 
    text-decoration: none; 
    font-weight: bold;
}


.select_feature.current
{
	background: rgb(200,200,200);
}

#box_selection
{
    position: absolute;
    margin-top: 408px;
    margin-left: 16px;
    width: 1024px;
}

.index_box
{
	width: 239px;
	height: 81px;
	float: left;
	background: url(images/index-announce-bg2.jpg);
	border: 1px solid #8A8A8A;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

.index_box_b
{
	width: 229px;
	height: 71px;
	padding: 5px;
}

.index_box_b a h3
{
	color: rgb(0,0,0);
	text-decoration: none;
	padding-left: 15px;
	font-size: 14px;
	background: url(images/index-announce-arrow.gif) 0 5px no-repeat;
}


.index_box_b a p
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 10px;
}

#index_overview
{
    position: absolute;
    width: 1024px;
    margin-top: 600px;
    margin-left: 24px;
}


/* ANNOUNCE */

#announcewrapper
{
	margin: 7px 0 0 0;
	float: left;
	color: rgb(0,0,0);
}

#announce
{
	margin: 0 0 0 15px;
	float: left;
	color: rgb(0,0,0);
}

.announce_sidebar {
	float: left;
	color: rgb(0,0,0);
	background-image: url(images/column_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}


div.announce_sidebar div.announce {

	margin-left: 0px;
}

#announcements
{
	width: 988px;
	height: 150px;
	float: left;
	line-height: 20px;
	background: rgb(255,255,255);
	text-align: center;
}

#announce .announce, .announce_sidebar .announce {
	width: 239px;
	height: 81px;
	float: left;
	background: url(images/index-announce-bg.gif) repeat-x;
	border: 1px solid #8A8A8A;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

#announce .announce a h3, .announce_sidebar .announce a h3 {
	color: rgb(0,0,0);
	text-decoration: none;
}

#announce .announce a p, .announce_sidebar .announce a p  {
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 11px;
}
#announce .announce a:hover h3 , #announce .announce a:hover p, .announce_sidebar .announce a:hover p {
	text-decoration: underline;
}


#announce .announce .background, .announce_sidebar .announce .background {
	width: 229px;
	height: 71px;
	padding: 5px;
	float: left;
}

#announce .announce .announce-1, .announce_sidebar .announce .announce-1{
	background: url(images/announce-1.jpg) bottom  right no-repeat;
}

#announce .announce .announce-2, .announce_sidebar .announce .announce-2 {
	background: url(images/announce-2.jpg) bottom  right no-repeat;
}

#announce .announce .announce-3, .announce_sidebar .announce .announce-3 {
	background: url(images/announce-3.jpg) bottom  right no-repeat;
}

#announce .announce .announce-4, .announce_sidebar .announce .announce-4 {
	background: url(images/announce-4.jpg) bottom  right no-repeat;
}
#announce .announce .announce-5, .announce_sidebar .announce .announce-5{
	background: url(images/announce-5.jpg) bottom  right no-repeat;
}

#announce .announce .announce-6, .announce_sidebar .announce .announce-6 {
	background: url(images/announce-6.jpg) bottom  right no-repeat;
}

#announce .announce .announce-7, .announce_sidebar .announce .announce-7 {
	background: url(images/announce-7.jpg) bottom  right no-repeat;
}

#announce .announce .announce-8, .announce_sidebar .announce .announce-8 {
	background: url(images/announce-8.jpg) bottom  right no-repeat;
}

#announce .announce h3, .announce_sidebar .announce h3 {
	padding-left: 15px;
	font-size: 13px;
	color: rgb(0,0,0);
	background: url(images/index-announce-arrow.gif) 0 5px no-repeat;
}

/* Calendar */

#calendar {width: 500px;
	
	margin: 20px 0 0 0px;
	margin-left: 25%;
	
	line-height: 20px;
	text-align: left;
	
}
#calendar h2
{
padding: 0 0 10px 0;
font-weight:bold;

}
#calendar li
{
padding: 0px 0 0 0;
font-weight:bold;


}
#calendar hr
{
height:10px;
    width:50%;
    height:1px;
    color:#446791;
   
}
#calendar h3 {
	background-image: url("images/bullet.jpg");
	background-repeat: no-repeat;
	
	background-position: 0 50%;
	padding-left: 20px;
	margin-left: 2em;
	font-color: #aaa;
	font-size: 12px;
	font-weight:normal;

}
#calendar h4 {

	background-position: 0 50%;
	padding-left: 20px;
	margin-left: 2.3em;
	font-color: #aaa;
	font-size: 10px;
	font-weight:normal;
}
#calendar ul {
	list-style: none;
	color: rgb(0,0,0);
}



#calendar ul a {
	padding: 0 3px;
	text-decoration: none;
	color: rgb(0,0,0);
}

#calendar ul a:hover {
	text-decoration: underline;
}

/* BOTTOM */
#bottom {
	width: 986px;
	height: 20px;
	margin: 20px 0 0 27px;
	float: left;
	line-height: 20px;
	background: rgb(255,255,255);
	text-align: center;
}

#bottom ul {
	list-style: none;
	color: rgb(0,0,0);
	font-weight: bold;
}

#bottom ul li {
	display: inline;
}

#bottom ul a {
	padding: 0 3px;
	text-decoration: none;
	color: rgb(0,0,0);
}

#bottom ul a:hover {
	text-decoration: underline;
}

#copyright
{
	width: 986px;
	height: 20px;
	margin: 5px 0 0 27px;
	float: left;
	line-height: 20px;
	background: rgb(255,255,255);
	text-align: center;
}


/* FOOTER */
#footer {
	width: 986px;
	height: 80px;
	margin: 2px 0 5px 27px;
	float: left;
	border: 1px solid rgb(0,0,0);
	background: rgb(255,255,255);
}

#footer .half {
	width: 370px;
	height: 72px;
	padding-left: 116px;
	margin: 8px 0 0 0;
	float: left;
	background: url(images/footer-mail.jpg) 15px 5px no-repeat;
	font-size: 11px;
	color: rgb(0,0,0);
}

#footer .half a {
	text-decoration: none;
	color: rgb(0,0,0);
}

#footer .half span {
	color: rgb(0,0,0);
}

#footer .half.separator {
	width: 390px;
	height: 66px;
	padding-left: 96px;
	border-right: 1px solid rgb(0,0,0);
	background: url(images/footer-phone.gif) 15px 3px no-repeat;
}

#footer .half h4 {
	font-size: 11px;
	color: rgb(0,0,0);
}

#footer .half.separator h4 {
	font-size: 16px;
	color: rgb(0,0,0);
}

/* MISC */
.white {
	color: #fff;
}
ul.nobullet li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: none;
}
.nav_chosen {
	color: rgb(0,0,0);
	font-weight: bold;
}

.more_info {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.more_info_listing {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	text-align: left;
	margin-left: 25px;
}
.large_grn_txt {
	font-size: 16px;
	color: #80C218;
	font-weight: bold;
}
.small_grn_txt {
	font-size: 10px;
	color: #80C246;
	font-weight: bold;
}
#syllabus li
{
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
}


