body
{
	background-color:#000000;
	text-align:center;
	font-family: Bookman Old Style, verdana, Arial;
	color: #000000;
}

div
{
	//border:5px solid red;
}

#menuHolder
{
	float:right;
	width:21%;
	margin-bottom: 10px;
	margin-top: 125px;
	margin-left:0px;
	background-repeat: no-repeat;
	text-align: left;
}

#menuHolderSamurai
{
	float:right;
	width:25%;
	margin-bottom: 10px;
	margin-top: 380px;
	margin-left:0px;
	background-repeat: no-repeat;
	text-align: left;
}

img
{
	border: none;
	border-color: black;
}

#leftScroll
{
	margin-left: 5px;
	float: left;
	width: 57%;
}

#rightScroll
{
	float: right;
	width: 40%;
}

#fullScroll
{
	float: center;
}


.scrollContent
{
	height: 418;
	background-color: #ffffff;
	overflow-y: scroll;
	margin-right: 0%;
	text-align: left;
	border:2px solid black;
	
}

.fullScroll
{
	width: 73%;
	height: 450;
	background-color: #ffffff;
	overflow-y: scroll;
	margin-right: 0%;
	text-align: left;
	border:2px solid black;
	
}

#videoHolder
{
	width: 1255px;
	height: 675px;
	text-align: left;
	border: none;
  	background-image: url("../ims/opacity.png");
	float: left;

}


#scroller
{
	width: 70%;
	height:540px;
	overflow: scroll;
	text-align: center;
	float: left; 
}

#vidGrid
{
	width: 100%;
	text-align: center;
	float: left;
}

#scrollHolder
{
	float: left;
	width: 79%;
}

#scrollHolderSAS
{
	float: left;
	width: 70%;
}

#backgroundHolder
{
	float:center;
	width: 1255px;
	height: 675px;
	/**padding-top:1px;
	padding-left:5px;**/
	background-repeat: no-repeat; 
	background-image: url("../ims/statue_background_crop.jpg");
	margin-left: auto ;
  	margin-right: auto ;
}

#samuraiBackgroundHolder
{
	float:center;
	width: 1120px;
	height: 675px;
	text-align: center;
	/**padding-top:1px;
	padding-right:5px;
	padding-left:5px;**/
	background-repeat: no-repeat; 
	background-image: url("../ims/SamuraiJackHR.jpg");
	margin-left: auto ;
  	margin-right: auto ;
}

#menuBar
{
	float: right;
	width: 20%;
	height: 60%;
	background-color: #ffffff;
	border:2px solid black;
}

a:link
{
	color:#000000;
	font-weight: bold;
	font-style: normal;
}
a:visited
{
	color:#000000;
	font-weight: bold;
	font-style: normal;
}
a:hover
{
	color:#000000;
	font-weight: bold;
}
a:active
{
	color:#000000;
	font-weight: bold;
	font-style: normal;
}

#backgroundHolderFront
{
	float:center;
	width: 850px;
	height: 680;
	text-align: center;
	/**background-image: url("../ims/web_site_background_front.jpg");**/
}

#footerAd
{
	color: #FFFFFF;
	font-family: Bookman Old Style, verdana, Arial;
}

.header
{
	float:left;
	width:70%;
	height:125px;
	margin-bottom: 10px;
	margin-left:0px;
	background-repeat: no-repeat;
	text-align: left;
	
}

#mainHeader
{
	background-image: url("../ims/header.png");
}

#videoHeader
{
	background-image: url("../ims/videos_title.png");
}

.vidWithThumb
{
	width: 100%;
	padding-left: 0px;
	padding-top: 10px;
}

hr
{
	width: 100%;
}
