a:link { 
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	}
a:hover { 
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	}

body {
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
/*    font-weight: bold; */
/*    letter-spacing: 1; */
    margin-bottom: 2px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 2px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
}

body h1 {
  font-weight: normal;
    text-transform: none;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  body h1 img {
    margin: 0; }

#container
{
background-color: #FFFFFF;
width: 830px;
margin: 10px auto;
}

#book {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: x-small;
    font-family: 'helvetica';
    text-transform: uppercase;
    
}

#backgrd {
/*	background-image: url(http://techcabconfessions.com/images/livesite-photobkrd.jpg);  */
	background-color: #FFFFFF;
	width:810px;
	length:696px;
}

#rightbox {
	background-color: #FF;
        margin-top: 2px;
	margin-left: 510px;
	text-align: left;
}

#footer {
	clear: both;
	margin: 0;
}

#buttbox {
	background-color: #FF0000;
	float:right;
	margin:0 15px 20px 0;
	padding:20px 0 0;
}

#mogbox {
	float:left;
	width:500px:
}

#ustreambox {
	float:left;
	width:500px:
}

.vert {background-image: url(http://techcabconfessions.com/images/chkrbd100-bg.png); background-repeat: repeat-y;}
.horiz {background-image: url(http://techcabconfessions.com/images/chkrbd100-bg.png); background-repeat: repeat-x;}
.both {background-image: url(http://techcabconfessions.com/images/chkrbd100-bg.png); background-repeat: repeat;}

