/* BAKER CUSTOM INC CSS SHEET -- Brandt Solovij 2007 for BCI  */
html {
	background-color: #252525;
	font-family: arial;
	font-size : 13px;
	text-decoration: none;
}

h3 {
	font-size : 24px;
	font-weight: bold;
	color : white;
	font-style: italic;
}
#random 
{
position : absolute;
width: 300;
left: 330px;
top : 345px
}
#newsText
{
	position :absolute;
	display : block;
	overflow: scroll;
	height : 471px;
	top: 1px;
	left: 310px;
	width : 450px;
	padding : 10px;
}
#eventSetup
{
position : absolute;
top : 0px;
left: 440px;
}
#eventTrailer
{
position : absolute;
top : 255px;
left: 450px;
}
#infoText
{
position : absolute;
top : 75px;
left: 35px;
width : 425px;
}

#infoPic
{
position : relative;
width: 500px;
}

#companyText {
	position : absolute;
	left : 60px;
	top : 135px;
	width : 713px;
	height: 412px;
			  
			  }

#newsPics
{
position :absolute;
display : block;
overflow: hidden;
top: 0px;
left : 5px;
height : 575px;
width : 300px;
padding : 10px;
}
	  
#navigation {
	position : absolute;
	left : 137px;
	top : 90px;
	width: 655px;
	height: 31px;
}

#ContentPlacer { position : relative;
 				  width : 900px;}
				  
#floorBoards { position : absolute;
			   left : 48px;
			    top : 135px;
				}
#floorBoardCloseUp
{
	position : absolute;
	left :  462px;
	top : 374px;
	width: 402px;
	height: 368px;
				}
#bochure
{
	position : absolute;
	left : 47px;
	top : 475px;
				}
#viewParts{
	position : absolute;
	left : 140px;
	top : 475px;
				}
#mainWelcome {
	position : absolute;
	left : 449px;
	top : 128px;
	width : 400px;
	height: 230px;
			  
			  }
.protocol { color : #EBEBEB; } 

#ProductGrouper 
{
	position : absolute;
	top : 140px;
	left : 45px;
	display : block;
	overflow: hidden;
	height : 575px;
	width : 810px;
}
#ProductLists
{
position :relative;
display : block;
overflow: scroll;
height : 575px;
width : 786px;
padding : 10px;
}
.title
{
font-weight : bold;
font-size : 18px;
color : white;
}
.subTitle
{
font-weight : bold;
font-size : 12px;
color: #CA0000;
}

.Price
{
	font-size : 13px;
	color: #CCCCCC;
}
.description 
{
font-size : 12px;
color: #B4B4B4;
}
