/*Texas Black Belt Academy Stylesheet*/

body
{
font: 11px "trebuchet ms", arial, helvetica, sans-serif;
background-image: url(images/background_repeat.jpg);
}

h1
{
font-size: 2em;
}

h2
{
border-top: 2px solid white;
border-bottom: 2px solid white;
background-color: black;
text-align: center;
padding: 8px;
font-size: 1.5em;
}

img{border: none;}

#container 
{
position: absolute;
left: 50%;
top: 15px;
width: 999px;
height: 835px;
margin-left: -500px;
background-image: url(images/container.jpg);
background-repeat: no-repeat;
}

#header
{
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width: 913px;
height: 248px;
position: relative;
left: 42px;
top: 42px;
}

#header_bar
{
background-image: url(images/nav_background.jpg);
width: 865px;
height: 40px;
position: absolute;
bottom: 16px;
left: 25px;
}

#nav
{
word-spacing: 12px;
position: relative;
top: 15px;
left: 20px;
width: 450px;
float: left;
}

#subscribe{
float: right;
position: relative;
top: 12px;
right: 15px;
width: 348px;
height: 20px;
}

#tbba_logo
{
position: relative;
left: 17px;
top: 20px;
}

#header_photo
{
position: relative;
top: 16px;
left: 15px;
}

a:visited
{
color: #dadada;
text-decoration: none;
}

a:link
{
color: #fff;
text-decoration: none;
}

a:hover
{
color: #fff;
text-decoration: underline;
}

#sign_up
{
color: white;
}

#addthis
{
position: absolute;
right: 45px;
top: -28px;
}

#tkl
{
position: absolute;
right: 205px;
top: -28px;
}


#content_container
{
background-image: url(images/contentbox.jpg);
width: 912px;
height: 514px;
position: relative;
left: 46px;
top: 50px;
}

#side_links
{
float: left;
width: 280px;
text-align: center;
position: relative;
left: 15px;
top: 10px;
}

#textbox
{
color: white;
float: right;
width: 580px;
position: relative;
right: 20px;
}

#footer
{
color: white;
position: absolute;
bottom: -3px;
left: 9px;
width: 900px;
}


#copyright
{
position: absolute;
left: 30px;
right: 0px;
}


#address
{
position: absolute;
left: 370px;
}

#phone
{
position: absolute;
right: 37px;
top: 0px;
}

#goog
{
position: relative;
left: 70px;
}

#mj
{
float: right;
padding: 8px;
}

#textbox #table
{
width: 100%;
text-align: center;
color: white;
padding: 1px;
}



p{scroll: overflow;}

#textbox table
{
width: 100%;
text-align: center;
background-color: black;
color: white;
border-bottom: 2px solid white;
border-top: 2px solid white;
}

#tempshout
{
	position: absolute;
	top: -27px;
	left: 40px;
	background-color: black;
	text-align: center;
	width: 109px;
}

