﻿body 
{
}

.fullbody
{
	width:575px;
	height:100%;
	background-image:url(images/repeat_bar.jpg);
	background-repeat:repeat-y;
	float:left;
}

.leftcontent
{
	width:84px;
	float:left;
}

.rightcontent
{	
	margin-left: 50px;
	width:410px;
	float:left;
}

.flash
{
	width:72px;
	height:160px;
	position: relative;
	left:-7px;
	top:-2px;
	float:left;

}
	
.banner1
{
	background-image:url(images/tobbar.jpg);
	background-repeat:no-repeat;
	height:51px;
	width:575px;
	float:left;
}
.banner2
{
	background-image:url(images/logo_bar.jpg);
	background-repeat:no-repeat;
	height:94px;
	width:575px;
	float:left;
}
.repeat_bar_top
{
	background-image:url(images/repeat_bar_top.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:575px;
	float:left;
}

.repeatbar_bottom
{
	background-image:url(images/repeat_bar_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:100%;
	width:575px;
	float:left;
}

.ic_logo
{
	margin-top:10px;
	height:67px;
	width:230px;
	float:left;
	position:relative;
	left:0px;
	top:-10px;
}

.vs_logo
{
	height:75px;
	width:197px;
	float:left;
	position:relative;
	left:10px;
	top:28px;
}

.wb_logo
{
	height:76px;
	width:66px;
	float:left;
	display:none;
	border: solid 1px red;
}
.dc_logo
{
	height:59px;
	width:87px;
	float:left;
	position:absolute;
}
.spacer
{
	width:386px;
	height:45px;
}
#boximage
{
	width:325px;
	height:331px;
	position:relative;
	top:-3px;