/* BAKER CUSTOM INC CSS SHEET -- Brandt Solovij 2007 for BCI  */
html {background-color: #252525;
	  font-family: arial;
	  font-size : 13px;
	  color : #969696;}

h3 { 
font-size : 30px;
font-weight: bold;
color : white;
}
#random 
{
position : absolute;
width: 300;
left: 330px;
top : 345px
}
#newsText
{
position :absolute;
display : block;
overflow: scroll;
height : 575px;
top: 0px;
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 : 325px;
			  
			  }

#newsPics
{
position :absolute;
display : block;
overflow: hidden;
top: 0px;
left : 5px;
height : 575px;
width : 300px;
padding : 10px;
}
	  
#navigation {
	position : absolute;
	left : 48px;
	top : 90px;
}

#ContentPlacer { position : relative;
 				  width : 900px;}
				  
#floorBoards { position : absolute;
			   left : 48px;
			    top : 135px;
				}
#floorBoardCloseUp
{ 			  position : absolute;
			   left :  495px;
			    top : 435px;
				}
#bochure
{ 			  position : absolute;
			   left : 48px;
			    top : 475px;
				}
#viewParts{    position : absolute;
			   left : 260px;
			    top : 475px;
				}
#mainWelcome {position : absolute;
			  left : 450px;
			  top : 135px;
			  width : 400px;
			  
			  }
.protocol { color : #EBEBEB; } 

#ProductGrouper 
{
position : absolute;
top : 135px;
left : 48px;
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: white; 
}
.description 
{
font-size : 12px;
color: #B4B4B4;
}

