body 
{
  	font-family: Verdana;
	font-size: 13px;
  	color: #0F4D7C; 
  	background: #FFFFFF none no-repeat;
	/*background-image: url(../Graphics/side.gif);*/
	margin: 0px;
	padding: 0px;
}

td 
{
	font-size: 13px;
}

.rect 
{
	text-align: center;
	background: url(../Graphics/rectangle.gif);
}

.rect_hover 
{
	text-align: center;
	background: url(../Graphics/rectangle_hover.gif);
}

.square
{
	text-align: center;
	background: url(../Graphics/square.gif);
}

.square_hover 
{
	text-align: center;
	background: url(../Graphics/square_hover.gif);
}

th 
{
	font-size: 13px;
}

h1
{
	font-size: 15px;
}

h2
{
	font-size: 20px;
}

#collage 
{ 

}

#steps 
{ 

}

#wave 
{ 
	position: absolute;
	/*background-image:  url(../Graphics/wave.gif);*/
	width: 632px;
	height: 147px;
	top: 0px;
	left: 370px;
	z-index: 1;
}

#pallettetop 
{

}

#pallettebot
{ 
    position: absolute;
    background-image: url(../Graphics/pallettebot2.gif);
    width: 116px;
    height: 151px;
    left: 136px;
    top: 99px;
	z-index: 8;
}

#logo 
{ 
    position: absolute;
    background-image: url(../Graphics/inbrelogo.gif);
    width: 296px;
    height: 82px;
    top: 15px;
    left: 15px;
	z-index: 5;
}

.adTop
{

}

.sideNav
{
	position: absolute;
	width: 125px;
	left: 13px;
	top: 100px;
	z-index: 10;
	height: 506px;
}

.topNav
{
	position: absolute;
	height: 86px;
	top: 13px;
	left: 311px;
	z-index: 10;
	width: 511px;
}

.pageContent
{
	position: absolute;
	top: 116px;
	left: 182px;
	z-index: 10;
	width: 600px;
}
