/* CSS Document */

#container
{	width:381px;
	height:auto;
}
#header
{	width:381px;
	height:48px;
	padding:0;
	background-image:url(images/ba-v3-top.png);
	}
#footer
{	width:381px;
	height:37px;
	padding:0;
	background-image:url(images/ba-v3-bottom.png);
	}
#container-content
{	width:381px;
	height:auto;
	margin:0;
}	
#left-bar
{	width:33px;
	height:391px;
	background:url(images/ba-v3-left.png) no-repeat;
	float:left;
	}

#screen-middle
{	width:304px;
	height:391px;
	background:url(images/ba-v3-middle.png) no-repeat;
	float:left;
	}

#right-bar
{	width:44px;
	height:391px;
	background:url(images/ba-v3-right.png) no-repeat;
	float:left;
	}

.clear
{ clear:both;}
#container2
{	width:381px;
	height:auto;
	}
#header2
{	width:381px;
	height:88px;
	padding:0;
	background-image:url(images/vid-skin-blue-top.png);
	}
#footer2
{	width:381px;
	height:80px;
	padding:0;
	background-image:url(images/vid-skin-blue-bottom.png);
	}
#container-content2
{	width:381px;
	height:auto;
	margin:0;
	}	
#left-bar2
{	width:25px;
	height:265px;
	background:url(images/vid-skin-blue-left.png) no-repeat;
	float:left;
	}

#screen-middle2
{	width:320px;
	height:265px;
	background:url(images/screen1.png) no-repeat;
	float:left;
	}

#right-bar2
{	width:36px;
	height:265px;
	background:url(images/vid-skin-blue-right.png) no-repeat;
	float:left;
	}
