body {  font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
text-decoration: none;
word-spacing: normal;
margin-top: 10px;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 10px;
/*border: 4px solid #000066;*/
background-color: #006600; /*#d7ffd7;*/
}


#main {  font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
text-decoration: none;
word-spacing: normal;
/*margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;*/
width: 100%;
background: url(/images/companion_videos.png) no-repeat top left;
background-color: #FFFFd7;
}

 /* set millions of background images */
/*.rbroundbox { background: url(nt.gif) repeat; }*/
.rbtop div { background: url(/tl.gif) no-repeat top left; }
.rbtop { background: url(/tr.gif) no-repeat top right; }
.rbbot div { background: url(/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0px 7px; }
/*.rbroundbox { width: 50%; margin: 1em auto; }*/

#content {
	/* --border: 1px solid #711515;
	border-top: none; -- */
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 5px;
	/*width: 60%;*/
	margin-left: 160px;
	margin-right: 10px;
}
.menu_bar {
    background-color: #FF0000;
}

ul#nav {
	display: none;
}
#nav a:link, #nav a:visited {
display: none;
}
#nav a:hover {
display: none;
}
#nav a:active {display: none;
}


#rightcol {
	float: right;
	width: 200px;
	top: 25px;
	right: 15px;
	position: absolute;
}
#leftcol {
	float: left;
	width: 120px;
	top: 385px;
	left: 15px;
	position: absolute;
}

#float_left {
	float: left;
}
#float_right {
	float: right;
}
img {
	border: 0;
	margin: 8px 8px 8px 8px;
}

h1 {
	font-size: medium;
}


.link {
	font-size: small;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

.title {
	font-size: small;
	font-weight: bold;
}

